Endpoints
Create Pix deposit
Create a Pix deposit
POST
Creates a Pix deposit.
Body parameters
string
Unique identifier for this deposit in your application.
number
required
Deposit amount in BRL.
string
URL that will receive deposit status webhook notifications.
Request example
Response
string
required
Transaction ID generated by the Gateway API.
string
required
Initial deposit status.
object
required
Order information.
string
required
Internal order ID.
string
Internal checkout order URL.
object
required
Pix deposit information.
string
required
Pix copy-and-paste code.
string
QR Code image URL.
string
Pix QR Code expiration date and time.
string
Deprecated. Always returns an empty string for backward compatibility.

