v1
latestOpenAPI 3.1.02026-07-241210356.3 KBRecurring Payments
Charges List
This endpoint returns a list of charges for a specific recurring payment.
get/RecurringPayments/{uid}/ViewRecurringCharge
Path parameters
uidstring required
Recurring payment uid
Query parameters
skipstring
Optional Query variable, From where you want to start take records.in this example you start from the first record
takestring
Optional Query variable required if skip have some value. max 500. This means that you want take 5 records.
terminal_uidstring required
Unique identifier for terminal
Headers
api-keystring required
API Key
secret-keystring required
Secret Key
Response
200