Initiate many transfers between financial accounts - Payee.

The POST /api/fundsMovement/PayeeTransferMany method enables users to initiate multiple transfers between internal financial accounts to various payees in a single API request. This bulk transfer process simplifies the management of multiple transactions, helping businesses or individuals efficiently process numerous payments at once. This method is particularly useful for automating large-scale fund transfers, such as paying multiple vendors or disbursing payments to clients.

Purpose:

This API method allows for batch processing of transfers to multiple payees, streamlining the workflow for users managing multiple transactions simultaneously.

Response:

The API returns a response indicating the success or failure of each individual transfer. It includes detailed information for each transaction, helping users track and manage transfers.

📘

Summary:

The POST /api/fundsMovement/PayeeTransferMany API method is an efficient tool for initiating multiple payee transfers in one request. It simplifies bulk payment processing and ensures that each transfer is tracked individually, making it suitable for businesses or individuals managing large-scale fund disbursements. This method is designed to enhance workflow automation and ensure accuracy in financial transactions.

Body Params
string
required
length ≥ 1
^\d{6}$
string
enum
required
Allowed:
transferRequests
array of objects | null
transferRequests
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

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