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

Config

path: "/v1/payment_intents"
method: "GET"
provider: "Stripe"
timeoutMs: 20000
environment: "sandbox|production"

Input Schema

type: "object"
required:
0"authStripeSecretKeyRef"
1"userId"
properties:
type:
limit:
userId:
endingBefore:
startingAfter:
stripeCustomerId:
authStripeSecretKeyRef:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"payments"
1"hasMore"
properties:
total:
hasMore:
payments:
totalAmount:
nextStartingAfter:

Used in Flows (1)