List payments
Retrieve a paginated list of payments with optional filters.
Query parameters
Possible payment statuses.
Filter by payment status.
Available public payment methods.
Filter by payment method.
Start of date range (ISO 8601).
End of date range (ISO 8601).
Minimum payment amount.
Maximum payment amount.
Page number for pagination.
Number of items per page (1-100).
Response
Payments listed.
Changes
Changed in 6 of the 13 revisions of this API.139
- ●
added the new
undefinedenum value to thepayments/items/payer/documentTyperesponse property for the response status200response-property-enum-value-added
- ●
- ○
added the optional property
payments/items/paidAtto the response with the200statusresponse-optional-property-added
- ○
added the optional property
payments/items/payerto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
payments/items/feePassedToPayerto the response with the200statusresponse-optional-property-added
- ○
added the optional property
payments/items/payerFeeAmountto the response with the200statusresponse-optional-property-added
- ○
- ●
deleted the
queryrequest parameterexternalIdrequest-parameter-removed
This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ▲
removed the enum value
CRYPTO_LTCfrom thequeryrequest parametermethodrequest-parameter-enum-value-removed
- ●
removed the optional property
pagination/hasMorefrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
pagination/totalPagesto the response with the200statusresponse-optional-property-added
- ○
removed the
CRYPTO_LTCenum value from thepayments/items/methodData/typeresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CRYPTO_LTCenum value from thepayments/items/paymentMethodresponse property for the response status200response-property-enum-value-removed
- ○
removed the
LTCenum value from thepayments/items/currencyresponse property for the response status200response-property-enum-value-removed
- ▲
- ○
endpoint added
endpoint-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○