https://b-api.longbridge.xyz/atm/whale/transferAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Transfer type. Specifies Transfer type. This field is required.
Source party type. Specifies Source party type. This field is required.
Source main account. Specifies Source main account. This field is required.
Source main account type. Specifies Source main account type. This field is required.
Source account id. Specifies Source account id. This field is required.
Target party type. Specifies Target party type. This field is required.
Target main account. Specifies Target main account. This field is required.
Target main account type. Specifies Target main account type. This field is required.
Target account id. Specifies Target account id. This field is required.
Allocation channel. Specifies Allocation channel. This field is required.
Currency. Specifies Currency. This field is required.
Amount. Specifies Amount. This field is required.
Postscript. Specifies Postscript. This field is required.
Responses
HTTP 200The request was processed successfully. The response data does not contain additional business fields.codemessagedatadataobjectdata structureThis is a write operation; on success it returns no business data, and data is always an empty object {}.
No nested fields
HTTP 400Bad request. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields