Get a single Payment

GET {{url}}/payments/{{payment}}

Retrieves the details of a single existing payment.

Get a single Payment API Docs

RESPONSES

status: OK

{"payments":{"id":"PM00695KC8WCCQ","created_at":"2022-11-01T17:05:08.377Z","charge_date":"2022-11-25","amount":89795,"description":null,"currency":"GBP","status":"pending_submission","amount_refunded":0,"reference":null,"metadata":{},"fx":{"fx_currency":null,"fx_amount":null,"exchange_rate":null,"estimated_exchange_rate":null},"links":{"mandate":"MD000PK0CW9TNR","creditor":"CR00004PQYSR68"},"retry_if_possible":true}}