get
https://api.staging.bancocdc.com.br/pix/secure-contacts/
Route to retrieve a list of all secure contacts of a client partner
Response Parameters
| Parameter | Format | Description |
|---|---|---|
| return | Boolean | Response status ( true / false ) |
| message | String | Response message |
| data | Object | Contact Details |
| code | String | Contact Unique Code |
| contact_document | String | Contact Document |
| contact_name | String | Contact Name |
| contact_nickname | String | Contact Nickname |
| active | String | Contact Active Status (Y/N) |
| created_at | String | Contact Created At Date |
| updated_at | String | Contact Updated At Date |