post
https://{project_url}/webservice/rest-api/{api_interface}/{version}/cards
Add a new customer card.
⚠️ Endpoint is available only in the Enterprise interface.
What happens when a card is created
- A card record is created and its server-generated
card_idis returned. - The card is linked to the supplied
customer_id. - A marketing-automation "assign card" event is triggered.
Related operations
- POST /cards/batch - create multiple cards in a single request.
- POST /cards/actions/assign-free-card - assign an existing free card from a pre-imported pool.
- PUT /cards/{card_id} - update an existing card.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
401The client has invalid credentials or auth token.
401The client has invalid credentials or auth token.
403The client does not exist or the client tried to access an unauthorized property or resource.
403The client does not exist or the client tried to access an unauthorized property or resource.
404The resource was not found.
404The resource was not found.
405The resource does not support the specified HTTP method.
405The resource does not support the specified HTTP method.
429Too many requests - more than the resource limit.
500Server is not working as expected.
500Server is not working as expected.
503Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.