Payment Transaction

Search Payments

get

Retrieve a list of payments based on search and filter criteria.

Query parameters
customer-keystringRequired

Filters payment by the unique identifier of the associated customer.

plan-keystringRequired

Filters results by the unique identifier of the payment plan.

pageintegerRequired

Specifies the page number of results to return when pagination is applied.

page-sizeintegerRequired

Specifies the number of results to return per page.

isDescendingbooleanRequired

Specifies the sort order of the results. Set to true for descending order. Default is true.

order-bystringRequired

Specifies the field used to sort the results.

Header parameters
api-keystringRequired

An access API key issued to you by Xplor Pay.

Responses
chevron-right
200

ok

get
/rest/v2/payments

Last updated

Was this helpful?