Skip to main content
POST
Preview a mapping (dry run)

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

id
integer
required

Integration mapping ID

Body

application/json
mapping_config
object[]

Config to preview. Omit to preview the stored config. Each row requires a pushField.

fulfillment_order_id
integer | null

Fulfillment order ID (sales_orders_shipments.id) to extract a live source sample from. Omit to use the mapping's stored source_order_json. Does not write to the mapping.

Response

Successful response

data
object