Delete a Payment Method.
  • 06 Sep 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Delete a Payment Method.

  • Dark
    Light

Article summary

Delete
/payments/v1/customers/{customerId}/methods/{paymentMethodId}

Delete a customer's Payment Method.

Security
HTTP
Type bearer
Path parameters
customerId
stringRequired
Min length1
paymentMethodId
stringRequired
Min length1
Responses
204

Payment Method Deleted.

401

Invalid Authentication Credentials

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
403

Invalid Authorization Credentials

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
404

Resource Not Found

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
429

Too Many Requests

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
500

Internal Server Error

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
502

Provider Error

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
503

Service Unavailable

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value
504

Provider Unavailable

Expand All
object
message
string
causes
Array of object
object
message
string
metadata
Array of object
object
key
string
value

Was this article helpful?