v1
latestOpenAPI 3.1.02026-07-26500375.1 KBPayment Fetch API
The following endpoint retrieves the details of all Payments created
get/payments
Query parameters
fromstring
Timestamp (in YYYY-MM-DD format) from when the Orders should be fetched
tostring
Timestamp (in YYYY-MM-DD format) up till when Orders are to be fetched
skipinteger
The number of payments to be skipped. The default value is 0. This can be used for pagination, in combination with count
limitinteger
Number of payments to be fetched. Default value is 25. This can be used for pagination, in combination with the skip parameter
Response
200