Store a credit card
POST/api/v3/creditcard
This method can be used to store a new card or update an existing card.
To update an existing card: Send a new POST request using an existing card number with its updated values. The stored card will then be updated.
Request
Responses
- 201
- 400
- 401
Object was created successfully
Bad request
Authentication error