Skip to main content
POST
Repair address and push fulfillment 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

fulfillmentOrderId
integer
required

ID of the fulfillment order

Body

application/json
ship_to
object

Address fields to apply (snake_case). Omitted fields are left unchanged.

sync_ship_to_to_sales_order
boolean
default:false

When true, also write the repaired ship_to to the sales order.

debug
boolean
default:false

When true, capture and return outbound OMS HTTP traffic in data.debug.

Response

Repair and push completed

data
object