Skip to main content
POST
/
bulk-transfers
/
transfers
Add transfers
curl --request POST \
  --url https://api.example.com/bulk-transfers/transfers \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

Add transfers params

The body is of type object.

Response

Add transfers response

The response is of type object.