You can use the endpoint to programmatically initiate a fund transfer between two sellers
Requests for fund transfers are processed asynchronously so in the response, we only inform you that we received your request. You’ll get the result in the settlement report
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
X-API-Key authentication for accessing regular endpoints. Use Create api-key to create a key.
The content of the header should look like the following:
x-api-key: {api_key}An id that uniquely identifies the account.
9Initiate fund transfer data
A string id that uniquely identifies the fund transfer. The id is used
for idempotent processing so you can safely retry the request with same
id if you don't receive a response (for example, in case of a timeout)
payout-destination The amount of the fund transfer in the smallest unit of the currency
x >= 1A static reference that will be included on settlements made to the sellers
60Transfer fund initiated
This object contains the result from initiating a transfer fund