HomeGuidesAPIsReleasesDownloadsDeveloperEvents
Log In
APIs
These docs are for v2024.02. Click to read the latest docs for v2025.03.01.

Removes the customers payment method.

Remove one of existing payment methods if it is not in use on any account
Response Code | Fault Code | Fault | Suggested User Message
------------- | ---------- | ----- | ----------------------
404 | 90068 | UnknownCustomerFault | Customer does not exist
404 | 90043 | NoPaymentMethodsFoundFault | Payment Method not found
500 | 90061 | SystemFailureFault | System Failure, please try again later

Path Params
uuid
required

The ID of the customer the payment method is to be removed for

int64
required

The ID of a payment method to be removed

Headers
string

The tenant ID for which the operation is being carried out. This will be automatically generated during the authentication process.

string

The ID of the user requesting the operation. This will be automatically generated during the authentication process.

string

The source of whether records are updated by HMAC or a USER. This will be automatically generated during the authentication process. For customers accessing the service the source will be set to CUSTOMER.

Responses
200

Success

Language
URL
Choose an example:
application/json