Voltar para Payment Service
Type
ENDPOINT
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

path: "/v1/invoices/{invoiceId}"
method: "GET"
provider: "Stripe"
timeoutMs: 20000
environment: "sandbox|production"

Input Schema

type: "object"
required:
0"authStripeSecretKeyRef"
properties:
invoiceId:
paymentId:
stripeCustomerId:
authStripeSecretKeyRef:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"invoiceId"
1"status"
2"createdAt"
properties:
pdfUrl:
status:
currency:
createdAt:
invoiceId:
amountPaid:
invoiceUrl:

Used in Flows (1)