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