v1

latestOpenAPI 3.0.32026-07-2484569553.1 KB
Mandates

List mandates

List all the mandates associated to the client used. This API must be called using a backend bearer token.

get/v3/mandates

Query parameters

user_idstring

Unique ID for the User

Example:f9b48c9d-176b-46dd-b2da-fe1a2b77350c

ID of the user

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

Mandates list