curl --request POST \
--url https://api.example.com/bulk-transfers \
--header 'Content-Type: application/json' \
--data '{}'{}curl --request POST \
--url https://api.example.com/bulk-transfers \
--header 'Content-Type: application/json' \
--data '{}'{}Initiate bulk transfer params
The body is of type object.
Bulk transfer initiated response
The response is of type object.