batchId
to uniquely identify this batch of transfers.
Bearer <token>
, where <token>
is your auth token.batchId
is a client provided string (max length 64). If a request fails,
the request can be retried with the same batchId
. If the batchId
already
exists, we return a 409.We recommend using a UUID as batchId
.PHASE2_POINTS
or PHASE2_GOLD
MINIMUM_FINALIZE_SECONDS
and DEFAULT_FINALIZE_SECONDS
.If not present uses DEFAULT_FINALIZE_SECONDS
batchId
which was provided as a param.