Creates a new direct transfer workflow and retrieves the transaction payloads that need to be signed to execute the transfer. This is the first step in the direct transfer process.
This endpoint initializes the transfer workflow and generates the necessary transaction payloads based on the provided transfer details. The response includes all data required for the signing process, including the transaction payload that must be cryptographically signed before the transfer can be executed.
The workflow created by this endpoint will need to be completed using subsequent API calls to either submit signed payloads or a transaction hash.
Access level: Qualified token investors only.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
400Retrieve direct transfer transaction payload to be signed operation failed due to invalid data.
401Unauthorized.
403Holder must be qualified for the token.
404Token not found.
Holder not qualified.
500The call to the WorkflowService API endpoint raised an error
