DetachPaymentMethodResponse

object
id
string

The identifier for the deleted payment card.

type
string

Type of payment method.

{
  • "id": "string",
  • "type": "string",
  • "card": {
    }
}