Logo
GoCardless API API Documentation

List Payments

GET {{url}}/payments

Returns a cursor-paginated list of your payments.

List Payments API Docs

 

Body PARAM

Key Datatype Required Description 
after
null Cursor pointing to the start of the desired set.
before
null Cursor pointing to the end of the desired set.
charge_date[gt]
null Limit to records where the payment was or will be collected from the customer’s bank account after the specified date.
charge_date[gte]
null Limit to records where the payment was or will be collected from the customer’s bank account on or after the specified date.
charge_date[lt]
null Limit to records where the payment was or will be collected from the customer’s bank account before the specified date.
charge_date[lte]
null Limit to records where the payment was or will be collected from the customer’s bank account on or before the specified date.
created_at[gt]
null Limit to records created after the specified date-time.
created_at[gte]
null Limit to records created on or after the specified date-time.
created_at[lt]
null Limit to records created before the specified date-time.
created_at[lte]
null Limit to records created on or before the specified date-time.
creditor
null ID of a creditor to filter payments by. If you pass this parameter, you cannot also pass customer.
currency
null ISO 4217 currency code. Currently “AUD”, “CAD”, “DKK”, “EUR”, “GBP”, “NZD”, “SEK” and “USD” are supported.
customer
null ID of a customer to filter payments by. If you pass this parameter, you cannot also pass creditor.
limit
null Number of records to return.
mandate
null Unique identifier, beginning with “MD”. Note that this prefix may not apply to mandates created before 2016.
sort_direction
null The direction to sort in. One of: - asc - desc
sort_field
null Field by which to sort records. One of: - charge_date - amount
status
null One of: - pending_customer_approval - pending_submission - submitted - confirmed - paid_out - cancelled - customer_approval_denied - failed - charged_back
subscription
null Unique identifier, beginning with “SB”.



HEADERS

Key Datatype Required Description 




RESPONSES

status OK

{ "payments": [ { "id": "PM00AHX6SDE9JM", "created_at": "2024-08-07T11:26:20.667Z", "charge_date": "2024-08-12", "amount": 13000, "description": "TestPLan", "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": "MD0011BPMRQ3VG", "creditor": "CR0000796J2GYR", "subscription": "SB0009QZNB4EFV" }, "retry_if_possible": true }, { "id": "PM00AHPQ32FMFZ", "created_at": "2024-08-07T08:58:34.884Z", "charge_date": "2024-08-12", "amount": 100000, "description": "NONAME", "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": "MD0011BPMWD92A", "creditor": "CR0000796J2GYR", "subscription": "SB000ABVA0VRTD" }, "retry_if_possible": true }, { "id": "PM00AHMRP89PZD", "created_at": "2024-08-07T08:17:37.887Z", "charge_date": "2024-08-12", "amount": 13000, "description": "TestPLan", "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": "MD0011BPMRQ3VG", "creditor": "CR0000796J2GYR", "subscription": "SB0009R1HMFE2R" }, "retry_if_possible": true }, { "id": "PM00AHH363AHSZ", "created_at": "2024-08-07T06:59:49.727Z", "charge_date": "2024-08-12", "amount": 10000, "description": "Nik's gold plan test", "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": "MD0011BPP6F4HX", "creditor": "CR0000796J2GYR", "subscription": "SB000AS9NTDSFA" }, "retry_if_possible": true }, { "id": "PM00AHEZGCSPP1", "created_at": "2024-08-07T06:12:36.524Z", "charge_date": "2024-08-12", "amount": 100000, "description": "NONAME", "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": "MD0011BPMXEPHK", "creditor": "CR0000796J2GYR", "subscription": "SB000AGFJ16F5V" }, "retry_if_possible": true }, { "id": "PM00AHCYHDSPSC", "created_at": "2024-08-07T03:10:38.537Z", "charge_date": "2024-12-19", "amount": 1000, "description": "Intelligent Plastic Bike (2/2)", "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": "MD00121V4D4M56", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS0000753ZZ2PF" }, "retry_if_possible": true }, { "id": "PM00AHCYHC7S05", "created_at": "2024-08-07T03:10:38.453Z", "charge_date": "2024-12-11", "amount": 1500, "description": "Intelligent Plastic Bike (1/2)", "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": "MD00121V4D4M56", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS0000753ZZ2PF" }, "retry_if_possible": true }, { "id": "PM00AHCYHB8M11", "created_at": "2024-08-07T03:10:38.356Z", "charge_date": "2024-12-19", "amount": 1000, "description": "Awesome Rubber Bike (2/2)", "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": "MD00121V4D4M56", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS0000753Y18ZD" }, "retry_if_possible": true }, { "id": "PM00AHCYHA8B4S", "created_at": "2024-08-07T03:10:38.348Z", "charge_date": "2024-12-19", "amount": 1000, "description": "Licensed Fresh Bike (2/2)", "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": "MD00121V4D4M56", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS0000753XEZAR" }, "retry_if_possible": true }, { "id": "PM00AHCYH9TWBT", "created_at": "2024-08-07T03:10:38.273Z", "charge_date": "2024-12-11", "amount": 1500, "description": "Awesome Rubber Bike (1/2)", "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": "MD00121V4D4M56", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS0000753Y18ZD" }, "retry_if_possible": true }, { "id": "PM00AHCYH8MJBQ", "created_at": "2024-08-07T03:10:38.269Z", "charge_date": "2024-12-11", "amount": 1500, "description": "Licensed Fresh Bike (1/2)", "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": "MD00121V4D4M56", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS0000753XEZAR" }, "retry_if_possible": true }, { "id": "PM00AHCYGZPAGF", "created_at": "2024-08-07T03:10:33.136Z", "charge_date": "2024-12-19", "amount": 1000, "description": "Refined Concrete Hat (2/2)", "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": "MD00121V4D4M56", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS0000753WXKPP" }, "retry_if_possible": true }, { "id": "PM00AHCYGYYQZM", "created_at": "2024-08-07T03:10:33.034Z", "charge_date": "2024-12-11", "amount": 1500, "description": "Refined Concrete Hat (1/2)", "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": "MD00121V4D4M56", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS0000753WXKPP" }, "retry_if_possible": true }, { "id": "PM00AHCKFMMPAZ", "created_at": "2024-08-06T14:34:28.361Z", "charge_date": "2024-08-09", "amount": 12500, "description": "Ticket Temp", "currency": "GBP", "status": "submitted", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD00120ZNM7QMD", "creditor": "CR0000796J2GYR", "subscription": "SB000AVDBR67YV" }, "retry_if_possible": true }, { "id": "PM00AHBPJ043WW", "created_at": "2024-08-06T07:26:19.459Z", "charge_date": "2024-08-09", "amount": 200000, "description": "SE Bootcamp", "currency": "GBP", "status": "submitted", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPN61DPN", "creditor": "CR0000796J2GYR", "subscription": "SB000AHER21JHY" }, "retry_if_possible": false }, { "id": "PM00AHAP2HVE7K", "created_at": "2024-08-06T07:03:06.645Z", "charge_date": "2024-08-09", "amount": 100000, "description": "GoldPlanTest", "currency": "GBP", "status": "submitted", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPNFK5NR", "creditor": "CR0000796J2GYR", "subscription": "SB000AKTJ51JTC" }, "retry_if_possible": true }, { "id": "PM00AH9H96Q8F2", "created_at": "2024-08-06T06:37:36.312Z", "charge_date": "2024-08-09", "amount": 100000, "description": "gold", "currency": "GBP", "status": "submitted", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPNADSAH", "creditor": "CR0000796J2GYR", "subscription": "SB000AJ92V4Z9H" }, "retry_if_possible": true }, { "id": "PM00AH62W8G3FJ", "created_at": "2024-08-05T13:50:33.461Z", "charge_date": "2024-08-16", "amount": 500000, "description": "Care", "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": "MD00121V4D4M56", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AH626FE99T", "created_at": "2024-08-05T13:26:17.567Z", "charge_date": "2024-08-08", "amount": 92848, "description": null, "currency": "GBP", "status": "submitted", "amount_refunded": 0, "reference": "example", "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011ZV92Y2F7", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AH626AG3MR", "created_at": "2024-08-05T13:25:51.940Z", "charge_date": "2024-08-08", "amount": 25699, "description": null, "currency": "GBP", "status": "submitted", "amount_refunded": 0, "reference": "omnis", "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011ZV92Y2F7", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AH623DJBYJ", "created_at": "2024-08-05T13:20:57.206Z", "charge_date": "2024-08-08", "amount": 500, "description": "test", "currency": "GBP", "status": "submitted", "amount_refunded": 0, "reference": "testing", "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD001201SQXP1N", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGZ64SG3G5", "created_at": "2024-08-02T14:38:07.611Z", "charge_date": "2024-08-02", "amount": 1000000, "description": "Depost", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": "PRQ0000VK3FJ392", "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0012104P32DY", "creditor": "CR0000796J2GYR", "payout": "PO000BPN5W4C1D" }, "retry_if_possible": false }, { "id": "PM00AGTM1GMG7J", "created_at": "2024-08-02T05:51:43.295Z", "charge_date": "2024-08-07", "amount": 100050, "description": "gold", "currency": "GBP", "status": "submitted", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPN52W1S", "creditor": "CR0000796J2GYR", "subscription": "SB000AHDNPS2XS" }, "retry_if_possible": true }, { "id": "PM00AGS1RNNHJX", "created_at": "2024-08-01T13:23:07.077Z", "charge_date": "2024-08-06", "amount": 100000, "description": null, "currency": "GBP", "status": "confirmed", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPMPY7A5", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGS1RMGZ3H", "created_at": "2024-08-01T13:23:07.010Z", "charge_date": "2024-08-06", "amount": 5000, "description": null, "currency": "EUR", "status": "confirmed", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0010DKC7Q0J7", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGS1RKSF8F", "created_at": "2024-08-01T13:23:06.930Z", "charge_date": "2024-08-06", "amount": 15000, "description": null, "currency": "GBP", "status": "confirmed", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPMMCFV8", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGS1RHMXRD", "created_at": "2024-08-01T13:23:06.762Z", "charge_date": "2024-08-06", "amount": 75000, "description": null, "currency": "GBP", "status": "confirmed", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPMQQCNF", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGS1RGECDB", "created_at": "2024-08-01T13:23:06.600Z", "charge_date": "2024-08-06", "amount": 237042, "description": null, "currency": "GBP", "status": "confirmed", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPMNYWZ9", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGS1RFV4EG", "created_at": "2024-08-01T13:23:06.438Z", "charge_date": "2024-08-06", "amount": 1500, "description": null, "currency": "GBP", "status": "confirmed", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPMSNB78", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGS1REPANJ", "created_at": "2024-08-01T13:23:06.217Z", "charge_date": "2024-08-06", "amount": 500, "description": null, "currency": "GBP", "status": "confirmed", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPMRQ3VG", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGS1RDAEJH", "created_at": "2024-08-01T13:23:06.138Z", "charge_date": "2024-08-06", "amount": 10000, "description": null, "currency": "EUR", "status": "confirmed", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD000ZRVDH1PSD", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGS1RB8TMZ", "created_at": "2024-08-01T13:23:05.800Z", "charge_date": "2024-08-02", "amount": 12300, "description": null, "currency": "USD", "status": "paid_out", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD000Z49J55VYQ", "creditor": "CR0000796J2GYR", "payout": "PO000BPVV4V1NY" }, "retry_if_possible": false, "faster_ach": false }, { "id": "PM00AGRMVDBCYG", "created_at": "2024-08-01T08:22:28.036Z", "charge_date": "2024-08-01", "amount": 1000, "description": "initial payment", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": "PRQ0000VGX7BBH4", "metadata": { "key": "value" }, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011ZTKF5K22", "creditor": "CR0000796J2GYR", "payout": "PO000BPAJ8F4SD" }, "retry_if_possible": false }, { "id": "PM00AGMCVF3VZN", "created_at": "2024-08-01T05:37:25.211Z", "charge_date": "2024-08-06", "amount": 100000, "description": "Testsub", "currency": "GBP", "status": "confirmed", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPMMCFV8", "creditor": "CR0000796J2GYR", "subscription": "SB000AD9MX1JP8" }, "retry_if_possible": true }, { "id": "PM00AGJJ4DGG3C", "created_at": "2024-07-31T11:39:01.443Z", "charge_date": "2025-01-06", "amount": 8333, "description": "Test (6/6)", "currency": "GBP", "status": "cancelled", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPP6F4HX", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS000074KM364V" }, "retry_if_possible": true }, { "id": "PM00AGJJ4CJ085", "created_at": "2024-07-31T11:39:01.348Z", "charge_date": "2024-12-05", "amount": 8333, "description": "Test (5/6)", "currency": "GBP", "status": "cancelled", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPP6F4HX", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS000074KM364V" }, "retry_if_possible": true }, { "id": "PM00AGJJ4BDESM", "created_at": "2024-07-31T11:39:01.271Z", "charge_date": "2024-11-05", "amount": 8333, "description": "Test (4/6)", "currency": "GBP", "status": "cancelled", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPP6F4HX", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS000074KM364V" }, "retry_if_possible": true }, { "id": "PM00AGJJ4AVKS3", "created_at": "2024-07-31T11:39:01.194Z", "charge_date": "2024-10-07", "amount": 8333, "description": "Test (3/6)", "currency": "GBP", "status": "cancelled", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPP6F4HX", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS000074KM364V" }, "retry_if_possible": true }, { "id": "PM00AGJJ48VD1G", "created_at": "2024-07-31T11:39:01.113Z", "charge_date": "2024-09-05", "amount": 8333, "description": "Test (2/6)", "currency": "GBP", "status": "cancelled", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPP6F4HX", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS000074KM364V" }, "retry_if_possible": true }, { "id": "PM00AGJJ47NNRX", "created_at": "2024-07-31T11:39:01.029Z", "charge_date": "2024-08-05", "amount": 8335, "description": "Test (1/6)", "currency": "GBP", "status": "cancelled", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPP6F4HX", "creditor": "CR0000796J2GYR", "instalment_schedule": "IS000074KM364V" }, "retry_if_possible": true }, { "id": "PM00AGJHR0NC2G", "created_at": "2024-07-31T11:20:57.222Z", "charge_date": "2024-08-09", "amount": 500000, "description": "Charge - Test", "currency": "GBP", "status": "submitted", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011Z9H51FSC", "creditor": "CR0000796J2GYR" }, "retry_if_possible": true }, { "id": "PM00AGJHPN1WA0", "created_at": "2024-07-31T11:17:34.406Z", "charge_date": "2024-08-05", "amount": 1000, "description": "Invoice 321", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011JV47KBHJ", "creditor": "CR0000796J2GYR", "payout": "PO000BQ3BM5EZ5" }, "retry_if_possible": true }, { "id": "PM00AGJHPMTFWD", "created_at": "2024-07-31T11:17:33.844Z", "charge_date": "2024-08-05", "amount": 100000, "description": "Gym Session", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011JYEKWMR8", "creditor": "CR0000796J2GYR", "payout": "PO000BQ3BM5EZ5" }, "retry_if_possible": true }, { "id": "PM00AGFDJYSEEQ", "created_at": "2024-07-31T09:13:50.822Z", "charge_date": "2024-08-05", "amount": 10000, "description": "Nik's gold plan test", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPP6F4HX", "creditor": "CR0000796J2GYR", "payout": "PO000BQ3BM5EZ5", "subscription": "SB000AS9NTDSFA" }, "retry_if_possible": true }, { "id": "PM00AG3QK39THH", "created_at": "2024-07-30T07:09:27.754Z", "charge_date": "2024-08-02", "amount": 200000, "description": "SE Bootcamp", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPN61DPN", "creditor": "CR0000796J2GYR", "payout": "PO000BPWHWAECS", "subscription": "SB000AHER21JHY" }, "retry_if_possible": false }, { "id": "PM00AG3FGHRKD7", "created_at": "2024-07-30T07:03:41.915Z", "charge_date": "2024-08-02", "amount": 100000, "description": "GoldPlanTest", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPNFK5NR", "creditor": "CR0000796J2GYR", "payout": "PO000BPWHWAECS", "subscription": "SB000AKTJ51JTC" }, "retry_if_possible": true }, { "id": "PM00AG3B84HGTY", "created_at": "2024-07-30T07:00:43.758Z", "charge_date": "2024-08-02", "amount": 100000, "description": "gold", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011BPNADSAH", "creditor": "CR0000796J2GYR", "payout": "PO000BPWHWAECS", "subscription": "SB000AJ92V4Z9H" }, "retry_if_possible": true }, { "id": "PM00AFYJ6G8DK3", "created_at": "2024-07-29T15:01:49.778Z", "charge_date": "2024-07-29", "amount": 500000, "description": "Storage Fee", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": "PRQ0000VD5Q54G2", "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011Y9TKWFVE", "creditor": "CR0000796J2GYR", "payout": "PO000BN981CK5Y" }, "retry_if_possible": false }, { "id": "PM00AFQ8Q75PKA", "created_at": "2024-07-29T08:21:58.255Z", "charge_date": "2024-08-01", "amount": 5000, "description": "Example Test Plan", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011VT1BZRRM", "creditor": "CR0000796J2GYR", "payout": "PO000BPN5W4C1D", "subscription": "SB000ATXFN74C0" }, "retry_if_possible": true }, { "id": "PM00AFN6EMRD50", "created_at": "2024-07-29T07:38:40.677Z", "charge_date": "2024-08-01", "amount": 5000, "description": "Example Test Plan", "currency": "GBP", "status": "paid_out", "amount_refunded": 0, "reference": null, "metadata": {}, "fx": { "fx_currency": null, "fx_amount": null, "exchange_rate": null, "estimated_exchange_rate": null }, "links": { "mandate": "MD0011N4NBYDTN", "creditor": "CR0000796J2GYR", "payout": "PO000BPN5W4C1D", "subscription": "SB000ATW9FJZ6S" }, "retry_if_possible": true } ], "meta": { "cursors": { "before": null, "after": "PM00AFN6EMRD50" }, "limit": 50 } }



Curl
curl -X GET 'https://api-sandbox.gocardless.com/payments?after=&before=&charge_date[gt]=&charge_date[gte]=&charge_date[lt]=&charge_date[lte]=&created_at[gt]=&created_at[gte]=&created_at[lt]=&created_at[lte]=&creditor=&currency=&customer=&limit=&mandate=&sort_direction=&sort_field=&status=&subscription='

ENDPOINTS