Get draft transfer

🚧

Beta feature

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

Retrieves a single draft transfer by its identifier.

Only draft transfers created via this API are visible via this endpoint. Draft transfers created in Mollie Apps return a 404, even though they appear in the list endpoint.

In test mode, this returns synthetic data only, not your real draft transfer. See Create draft transfer for how to simulate approved and declined outcomes.

πŸ”‘

Access with

Advanced access token with business-account-draft-transfers.readOAuth access with business-account-draft-transfers.read
Path Params
string
required
^badrt_.+$

Provide the ID of the related draft transfer.

Query Params
boolean

Most API credentials are specifically created for either live mode or test mode. In those cases the testmode query parameter must not be sent. For organization-level credentials such as OAuth access tokens, you can enable test mode by setting the testmode query parameter to true.

Test entities cannot be retrieved when the endpoint is set to live mode, and vice versa.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/hal+json