Skip to main content
POST
Simulate fulfillment-order generation (bulk)

Authorizations

Authorization
string
header
required

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

Body

application/json
sales_order_ids
integer[]
required

Sales order IDs to simulate (1–50).

Required array length: 1 - 50 elements
Required range: x >= 1
Example:
skip_status_check
boolean
default:true

When true (default), skip the sales order status gate.

Response

Simulation completed

data
object

Result of a dry-run fulfillment-order simulation.