Allows acceptance transfers in bulk
Transfers accepted successfully
Bad request
Not authorized error
Internal server error
{- "dryRun": true,
- "notes": "string",
- "transfers": [
- {
- "transferIdentifier": "string",
- "externalTransferIdentifier": "string",
- "price": {
- "currency": "string",
- "amount": 0
}
}
]
}
{- "message": "string"
}