Delete a Customer's Payment Methods
  • 06 Sep 2024
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Delete a Customer's Payment Methods

  • Dark
    Light

Article summary

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

Delete all of a customer's payment methods.

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

Customer Payment Methods 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
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?