Skip to main content
POST
Simulate fulfillment for a sales order

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

salesOrderId
integer
required

Sales order ID

Body

application/json
skip_status_check
boolean
default:true

When true (default), skip the sales order status gate so orders in any active state can be simulated.

Response

Simulation completed

data
object

Result of a dry-run fulfillment-order simulation.