支付通知

方向:Inbound(QI Tech / 支付基础设施 → BNPL WL)。 合作伙伴不直接调用此端点。 Webhook endpoint to receive payment confirmations from payment providers (PIX, Boleto, etc.). This is called automatically by the payment provider when a payment is processed. The webhook validates the payment and updates the installment status accordingly.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

Person identifier associated with this payment

string
required

Installment identifier that was paid

double
required

Amount paid

string
enum
required

使用的支付方式

Show Details
PIX通过PIX即时支付
BOLETOBank payment slip (Boleto Bancario)
CREDIT_CARDCredit card payment
TEDBank wire transfer (Transferencia Eletronica Disponivel)
Allowed:
string
required

External payment identifier from provider

date
required

Date when payment was made

metadata
object

Additional payment metadata from provider

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json