post
https://api.staging.bancocdc.com.br/pix/key/claim/
Route to claim a pix key for a bank account using the unique bank acocunt code
Is necessary to register device on onboarding
Response Parameters
| Parameters | Format | Description |
|---|---|---|
| return | boolean | response status ( true / false ) |
| message | String | Response message |
| data | Array of Object | Response data |
| code | String | Pix code |
| type | String | Pix type |
| key | String | Pix key |
| claimed | String | Pix key claimed (Y/N) |