Get credit card details
This endpoint retrieves the complete information of a credit card you have access to.
Endpoint
POST https://canadamotorjobs.com/api/v1/{locale}/credit-cards/get
Parameters
| Parameter | Type | Description | Required |
|---|---|---|---|
id | string | The credit card identifier | Required |
api_token | string | Your API key | required or bearer token |
Errors
| Code | Message |
|---|---|
| 401 | Unauthorized |
| 404 | Not Found |
| 500 | Internal Server Error |