Cart
Set card
Set the credit card for the current user's cart.
put/cart/card
Request body
Example request
{
"cardID": "crd_XXXXXXXXXXXXXXXXXXXXXXXXX"
}Response
Card was set successfully.
Set the credit card for the current user's cart.
{
"cardID": "crd_XXXXXXXXXXXXXXXXXXXXXXXXX"
}Card was set successfully.