Update a Card Product
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Body
The ID of the Card Auth Loop Endpoint object to be used to approve or reject a card transaction
An object that defines rules for how this card can be used
An object defining 3DS configuration
Optional arbitrary user data
Response
The ID of the Card Auth Loop Endpoint object to be used to approve or reject a card transaction
The ID of a File object containing the image defining the design for the back of the card, if applicable
An object that defines rules for how this card can be used
The ID of a File object containing the image defining the design for the front of the card, if applicable
An object defining additional card configuration
Unique identifier for object
Optional name used to identify the object
One of: active
, inactive
. Filterable.
An object defining 3DS configuration
One of: physical
, virtual
. Filterable.
Optional arbitrary user data