About Payment API
Payment API
Integration
There is an example to consume the API, or click here to follow the full documentation.
- Payload
- curl
- PHP
- Java
- Node.js
- C#
- Python
application/json
{- "request_info": {
- "payment_type": "pix_bar_code",
- "cpf_cnpj": "998191772000",
- "deep_installment": false
}, - "installments_id": [
- "12345678910",
- "12345674784"
]
}
Document historic
Version | Data | Notes |
---|---|---|
1.0 | 2022-06-20 | First version |