Retrieve a payment method
Payment Methods
Retrieve a payment method
Retrieves a payment method with the given ID.
GET
Retrieve a payment method
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Path Parameters
The id identifier.
Response
200 - application/json
Returns a payment method object if a valid identifier was provided.
- Bacs debit
- Bank transfer
- Card present
- Card
- Pay by bank
- Sepa debit
The Bacs debit payment method.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
Available options:
payment_method Available options:
chargeable, pending, failed, null Available options:
bacs_debit The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.