Creates an orchestration rule that will be triggered by deposits to a source resource. The orchestration defines how assets should be moved from a source to a destination, potentially including conversions between different asset types.
A request to create an orchestration can fail with one of the following types of errors:
profile_id
) has insufficient available balance to
fund the execution.ref_id
) has already been created.The access token received from the authorization server in the OAuth 2.0 flow.
A successful response.
Orchestrations can be created directly via the CreateOrchestration endpoint, or indirectly by an incoming deposit which matches an OrchestrationRule previously defined with the CreateOrchestrationRule endpoint.