List draft transfers

๐Ÿšง

Beta feature

This feature is currently in beta testing, and the final specification may still change.

Retrieves a list of draft transfers for the organization including ones created in Mollie Apps, not just ones created via this API.

The results are paginated.

In test mode, this always returns a synthetic awaiting-initiation list. See Create draft transfer for full test-mode behavior.

๐Ÿ”‘

Access with

Advanced access token with business-account-draft-transfers.readOAuth access with business-account-draft-transfers.read
Query Params
string

Provide an ID to start the result set from the item with the given ID and onwards. This allows you to paginate the result set.

integer | null
1 to 250
Defaults to 50

The maximum number of items to return. Defaults to 50 items.

string

Filter the list by draft transfer status. Omit to return draft transfers in any status.

Possible values: awaiting-initiation initiated declined

string

Filter the list by origin: api for draft transfers created via this API, mollie-app for ones created in Mollie Apps. Omit to return draft transfers from any source.

Possible values: api mollie-app

Responses

Language
Credentials
LoadingLoadingโ€ฆ
Response
Choose an example:
application/hal+json