v3

latestOpenAPI 3.0.42026-07-312008682.1 MB
Payment requests

Get all payment requests

Get all payment requests belonging to the specified customer accounts. Note this operation uses Pagination and supports Portfolio Access Tokens.

post/api/connector/v1/paymentRequests/getAll

Request body

ClientTokenstring required

Token identifying the client application.

AccessTokenstring required

Access token of the client application.

Clientstring required

Name and version of the client application.

EnterpriseIdsstring[] nullable

Unique identifiers of the Enterprises. If not specified, the operation returns data for all enterprises within scope of the Access Token.

PaymentRequestIdsstring[] nullable

Unique identifiers of the requested payment requests.

AccountIdsstring[] nullable

Unique identifiers of Customer accounts to which the payment requests were issued.

ReservationIdsstring[] nullable

Unique identifiers of Reservation to which the payment requests belong.

StatesPaymentRequestState[] nullable

A list of payment request states to filter by.

Response

OK

Cursorstring uuid nullable

Unique identifier of the last and hence oldest payment request returned. This can be used in Limitation in a subsequent request to fetch the next batch of older payment requests.