Batch Retrieve Payment Objects Paginated

List all Payment Objects where filters can be added to the request body to filter out any unwanted payment objects. If an empty body is sent then no filters will be used and all payment objects will be returned.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

Page

int32

Limit

Body Params
int32

Unique identifier of the payment object

string

Group identifier associated with the payment object

int32

Amount of the payment

string

Currency of the payment

string

Payer identifier

string

Payee identifier

string

Memo for the IBAN transaction

string

User who created the payment object

string

User who approved the payment object

string

Transaction identifier

string

Key of the supporting document

date-time

Date when the payment object was created

date-time

Date when the payment object was last modified

date-time

Date when the payment object was rejected

date-time

Date when the payment object was approved

date-time

Date of the transaction

date-time

Date when the payment object was placed

date-time

Date when the payment object was processed

Headers
string
enum
Defaults to applicatioan/json

Generated from available response content types

Allowed:
Responses

400

Invalid request parameters

404

Payment Objects not found

500

Internal server error

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
applicatioan/json
*/*