post
https://api.staging.bancocdc.com.br/card/products/
Route to vinculate a list of products to a card using it's unique card code
Response Parameters
| Parameters | Format | Description |
|---|---|---|
| code | String | Card UUID |
| product | Object | Product Info |
| code | String | Product UUID |
| description | String | Product Description |
| active | String | Active (Y/N) |
| card | Object | Card Info |
| code | String | Card UUID |
| expires_in | String | Card Expiration Date |
| code_status | String | Card Status Code |
| status | String | Card Status |
| client | Object | Client Info |
| code | String | Client UUID |
| name | String | Client Name |
| document | String | Client Document |