Cart

Set card

Set the credit card for the current user's cart.

put/cart/card

Request body

cardIDstring required

ID of the credit card to set for the current user's cart.

Example request

{
  "cardID": "crd_XXXXXXXXXXXXXXXXXXXXXXXXX"
}

Response

Card was set successfully.

data'ok' required

Changes