Payments

Get all payments

Returns all payments for you tenant. The results are paginated. To fetch all take the cursor returned from a call and pass it to a subsequent call.

get/payments

Query parameters

cursorstring uuid

cursor returned from previous call

limitinteger

number of results per page

Response

successful operation

numElementsinteger
nextCursorstring uuid

Changes