Create a transfer
Transfers
Create a transfer
POST
Create a transfer
Authorizations
API Key authentication. Use "Bearer YOUR_API_KEY".
Body
application/json
Required range:
x >= 1Three-letter ISO currency code, in lowercase. Must be a supported currency.
Available options:
gbp, usd, eur, sek Example:
"gbp"
Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.
Available options:
charge, rent, deposit, other Response
200 - application/json
Returns the created transfer.
Unique identifier for the object.
Time at which the object was created. Measured in seconds since the Unix epoch.
Available options:
transfer The account that the object belongs to. Only returned if the request is made with a valid Yorlet-Context header.
Only returned if the object has been deleted.