post
https://api.staging.bancocdc.com.br/pix/manual/payment/
Route to confirm a manual pix using the unique manual transaction code
Is necessary to register device on onboarding
Response parameters
| Parameters | Format | Description |
|---|---|---|
| return | Boolean | Response status (true/false) |
| message | String | Response message |
| data | Object | Object with transaction |
| code | String | Identification code |
| value | Decimal | Value Qr code |
| spread | Decimal | Spread Qr code |
| origin | Object | Origin account information |
| origin_account | String | Origin account |
| origin_document | String | Origin document |
| origin_name | String | Origin name |
| origin_account_agency | String | Origin account agency |
| origin_account_bank_code | String | Origin account bank code |
| origin_account_digit | String | Origin account digit |
| origin_account_type | String | Origin account type |
| origin_bank_name | String | Origin account bank name |
| receiver | Object | Receiver account information |
| receiver_account | String | Receiver account |
| receiver_name | String | Receiver name |
| receiver_account_agency | String | Receiver account agency |
| receiver_account_bank_code | String | Receiver account bank code |
| receiver_account_digit | String | Receiver account digit |
| receiver_account_type | String | Receiver account type |
| receiver_bank_name | String | Receiver account bank name |
Possible Bacen Error Codes
| Code | Description |
|---|---|
| AB09 | Transaction interrupted due to an error with the recipient user's participant |
| AC03 | The agency number and/or transactional account of the recipient user is non-existent or invalid |
| AC06 | The specified transactional account is blocked |
| AC07 | The transactional account number is closed in the recipient's PSP |
| AC14 | Incorrect type for the specified transactional account |
| AG03 | Transaction type is not supported/authorized for the specified transactional account. E.g., transfer to salary account |
| AM01 | Instant payment order with zero value. |
| AM02 | Payment/devolution order exceeds the limit allowed for the credited transactional account type |
| AM09 | Payment refund exceeds the value of the corresponding instant payment order |
| AM18 | Amount of invalid transactions. |
| BE01 | CPF/CNPJ of the recipient user is inconsistent with the account holder of the specified transactional account |
| BE17 | QR Code rejected by the recipient user's participant |
| CH11 | CPF/CNPJ of the recipient user is incorrect |
| DS04 | Order rejected by the recipient's PSP |
| DS24 | Order rejected due to the elapsed time between the sending of pain.013 and receiving the corresponding pacs.008 by the recipient user's participant |
| ED05 | Error in processing the payment (generic error) |
| RC10 | ISPB of the invalid or nonexistent receiver participant. |
| RR04 | Payment order where the payer user is sanctioned by a United Nations Security Council (UNSC) resolution. If the recipient user is the sanctioned party, the payment order should not be rejected |
| SL02 | The transaction referenced in the original return message (pacs.004) is not related to Pix Withdrawal or Pix Change services |