Create Execution

Creates an execution.

Create a plan execution

StateDescription
storingThe Platform is storing the execution details in our private store
executingThe Platform is executing the plan
completedThe Platform has successfully completed the plan execution
failedThe Platform was not able to successfully complete the plan execution

Remittance failure codes

CodeDescription
compliance_rejectionThe payout was rejected due to a compliance or sanctions screening hit
invalid_destinationThe payout was rejected because the beneficiary details are invalid or not accepted by the payout partner
party_name_invalidThe payout was rejected due to invalid sender or beneficiary name fields
cancelledThe payout was cancelled
reversedThe payout was reversed
external_vendor_errorThe payout failed due to vendor-side limits, transient unavailability, or duplicate detection
market_volatilityThe payout failed due to market volatility preventing quote execution
no_quoteThe payout failed because no valid payout quote was available
internal_server_errorThe payout failed due to an internal platform error
invalid_quote_amountThe payout failed due to an invalid quote amount
not_filledThe payout could not be filled

Required scope: executions:execute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for plan creation.

string
required
length between 32 and 32

The unique identifier for the plan.

string | null

The GUID of a previously created Sardine session. Used to correlate device signals from the Sardine SDK with the execution screening.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json