v1

latestOpenAPI 3.0.32026-07-2484569553.1 KB
Payment links

Get payments

List all the payments associated with the payment link. This API must be called using a backend bearer token.

get/v3/payment-links/{id}/payments

Path parameters

idstring required

Unique ID for the Payment Link

Example:aKiW35RWSyF

ID of the payment link

Query parameters

cursorstring

cursor used for pagination purposes that represents the first item of the page. Returned as next_cursor in the response payload of endpoints supporting pagination. Not required to access the first page of items.

Example:bWFuZGF0ZXM6MmUwNDk0MTMK
limitinteger

Maximum number of items included in the returned window. Should be greater than 0 and less than 50. If not set, a default of 25 is considered.

Example:30

Response

Payments list