Create closed-loop withdrawal

Enable paying out from merchant account to one that has been used to pay-in.

🚧

Payments API v3

The Payments API v3 is the latest version of the TrueLayer payments API. It includes all of the functionality of the PayDirect API, so we recommend you use it instead.

Body Params
uuid
required

UUID identifying the user for the current client

uuid
required

UUID of the account that was previously generated from a deposit

uuid
required

UUID to identify this withdrawal

string
required

The reference that will appear in the beneficiary account against

string
enum
required
Allowed:
number
required

The 'cent' value representing the amount. eg 100 == 1GBP

Headers
string
required

A JWS with detached content, signed with your private key.
See Request Signing

Responses
202

Accepted

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; charset=UTF-8