Add an internal transfer to a Batch

This endpoint will add an internal transfer payment to an existing batch. Simply specify the source account, destination account, amount and a reference. You will need to enable PERM_BUSINESS_POST_BATCH_INTERNALTRANSFERS to use this endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The uuid of the batch.

Body Params

Details of the source account, destination account, amount and a reference.

int64

The account ID for the fire.com account the funds are taken from

int64

The account ID for the fire.com account the funds are directed to

int64

The amount of funds to be transferred. Note the last two digits represent pennies/cents, (e.g., £1.00 = 100).

string

The reference on the transaction

Responses

Language
Credentials
Bearer
API Access Token
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json