Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Example:
"123e4567-e89b-12d3-a456-426614174000"
Available options:
usdc
Example:
"usdc"
Available options:
POLYGON
Example:
"POLYGON"
Whether this batch transfer requires approval before processing.
true
: Transfer will enter approval workflowfalse
or omitted: Transfer proceeds immediately
Example:
false