List customer available payment methods

List all available payment methods for the customer

Response CodeFault CodeFaultSuggested User Message
40490068UnknownCustomerFaultCustomer does not exist
40490043NoPaymentMethodsFoundFaultPayment Method not found
50090061SystemFailureFaultSystem Failure, please try again later
40090048PaymentMethodNotAssociatedFaultPayment method not found
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the customer the methods are listed for

Query Params
string
enum

Optional filtering of payment methods by status.
If not supplied, all ACTIVE and EXPIRED methods are returned.
ALL: all methods regardless of status
ACTIVE: all methods flagged as active and without an expuiry date or with an expiry date in the future
EXPIRED: all methods flagged as active and with an expiry date in the past
INACTIVE: all methods flagged as inactive

Allowed:
boolean

Optional. If true, will only return payment methods that can be used to add a manual payment. Not supplied or false will return all payment methods.

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 a user who is performing the operation. This will be automatically generated during the authentication process.

string
enum

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.

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json