Skip to main content
POST
Create Authorization

Create Authorization

Create an Automatic Pix authorization using the payin creation endpoint.

Request Body

integer
Merchant id of the account that is creating the payin. Mandatory if there is more than one account under your umbrella (sellers).
string
required
Your identification number, it must be unique on our database.
string
The url where we will submit the callbacks.
string
required
Payment method that will be used in payin.Allowed value: pix
integer
required
The charge total amount in the smallest currency unit.Min: 1
string
required
Currency code of the amount (ISO 4217). Example: BRL
string
required
Country code (ISO 3166-1 alpha-2). Example: BR
object
required
The person you are charging object.
object
required
Pix QRCode specific instructions.
object
required
Automatic Pix configuration object.

Request Example

Automatic Pix

Response Example

201