Create a mock PIX payment
Create a mock PIX payment
Initiates a mock PIX payment in the sandbox environment that mimics the behavior of funds sent through the bank account linked to the main wallet.
POST
Create a mock PIX payment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
PIX tracking reference that needs to be set in the PIX reference to beneficiary field. This field is retrievable through the response during PIX creation or via the bank instruction endpoint.
Example:
"CIR13FB13A"
The account number that the money should be transferred to.
Example:
"4842622"
Response
Successfully created a mock PIX payment.