v1

latestOpenAPI 3.1.02026-07-14270217.5 KB

EuroPix

Creates Pix payment requests. (The customer have to execute the payment after receiving the payment notification via Pix app.)

post/v1.02/pix/create

Request body

Response

201

transactionStatusstring
transactionIDstring
referencestring

Example response

{
  "transactionStatus": "Success",
  "transactionID": "fc4740349d5b350eca08fa5e503fa0aa",
  "reference": "2914983"
}