Skip to main content
DELETE
Delete a payment method
A method of payment that can be assigned to payments (for example, Check, Wire, or ACH).

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

The payment method uuid.

Response

204