Optional
configuration: ConfigurationProtected
axiosProtected
baseProtected
configurationsummary Attach a funding source to an Orchestration
. This defines funding origin.
The Orchestration ID
Optional
fundingAttachDeets: FundingAttachDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
summary Attaches a payment push to an Orchestration
in a pending state.
The Orchestration Identifier
Optional
paymentPushCreateDeets: PaymentPushCreateDeetsThe payment push details
Optional
options: RawAxiosRequestConfigOverride http request option.
Orchestrations greatly simplify payment routines and facilitate split payments. Orchestrations can import sales data, distill catalog information, requests payments, send payouts, and automatically reconcile funding with just a few API calls.
summary Create an `Orchestration`Optional
orchestrationCreateDeets: OrchestrationCreateDeetsOptional
options: RawAxiosRequestConfigOverride http request option.
Returns a single Orchestration if found
summary Retrieve an Orchestration
by ID
Optional
options: RawAxiosRequestConfigOverride http request option.
An Orchestration represents the lifecycle of moving funds from start to finish. Once an Orchestration completes, it provides the resulting invoices and payment ledgers for double-entry accounting.
summary Retrieve a list of `Orchestrations`Optional
limit: numberA limit of the number of objects to be returned for the next page, between 1 and 100. The default is 25
Optional
page: number1-based page index for paginated results
Optional
userId: stringThe user id to operate on their behalf (tenants only)
Optional
options: RawAxiosRequestConfigOverride http request option.
This phase behaves differently depending on the mode.
summary Runs the funding phase for an Orchestration
Optional
options: RawAxiosRequestConfigOverride http request option.
summary Runs the payments phase for the specified Orchestration
Optional
options: RawAxiosRequestConfigOverride http request option.
OrchestrationsApi - object-oriented interface export OrchestrationsApi