Skip to main content
DELETE
Delete a payment method

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

payer_id
string
required

ID of the payer.

payment_method_id
string
required

ID of the payment method.

Response

Payment method deleted.

Last modified on June 14, 2026