Allows cancellation transfers in bulk
Transfers withdrawn successfully
Bad request
Not authorized error
Internal server error
{- "dryRun": true,
- "notes": "string",
- "batchIdentifier": "string",
- "transfers": [
- "string"
]
}
{- "code": "INVALID_REQUEST",
- "message": "string",
- "errors": [
- {
- "code": "DUPLICATE_TRANSFER",
- "message": "string"
}
]
}