POST
/
payins

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
quoteId
string
required

The ID of the quote.

Response

202 - application/json
id
string
required

The ID of the payin.

pixCode
string
required

Pix code for the payin.

status
enum<string>
required

The current status of the payin.

Available options:
processing,
failed,
refunded,
completed