Get list of payments

Payments API is used to fetch list of payments that merchant has processed.

Query Params
string

Checkout ID of the payment that was created using our low code Checkout solution.

string

Identifier for the payment method. See list of payment methods in the following link https://continentalpay.readme.io/reference/list-of-payment-methods.

string

Status code of the payout. Find them in the following link: https://continentalpay.readme.io/reference/list-of-transaction-statuses.

string

Order ID of the payment.

string

Reference for the transaction.

string

3 letter currency code.

date

Starting date for filtering by date.

date

Ending date for filtering by date.

int32

Number of items per page.

int32

Pagination page number.

string

Unique UUID of the merchant that partner level merchant have access to. Only required when user making the API request has partner level access to this merchant account.

Response
200
Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!