| x-merchant-id required | string Specific id of the merchant |
| owner_reference required | string Reference or Id of the customer |
{- "owner_reference": "string"
}| customer_id required | string Reference or Id of the customer |
| wallet_session_id required | string <uuid> Id of the wallet Session |
| status | string Enum: "ACTIVE" "INACTIVE" |
| x-merchant-id required | string Specific id of the merchant |
[- {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "uniqueness_token": "string",
- "pin_code": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "owner_reference": "string",
- "merchant": "string",
- "status": "ACTIVE",
- "description": {
- "brand_name": "string",
- "display_token": "string",
- "holder_name": "string"
}, - "payment_id": {
- "partner": "string",
- "method": "string"
}, - "created_at": "2019-08-24T14:15:22Z",
- "value": "string",
- "updated_at": "2019-08-24T14:15:22Z",
- "favorite": true
}
]| customer_id required | string Reference or Id of the customer |
| wallet_session_id required | string <uuid> Id of the Wallet Session of the customer |
| token_id required | string <uuid> Id of the token |
| x-merchant-id required | string Specific id of the merchant |