/item-fulfillments
Creates an ItemFulfillment object with the given values.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Headers
X-Account-Token
Token identifying the end user.
Query parameters
is_debug_mode
Whether to include debug fields (such as log file links) in the response.
run_async
Whether or not third-party updates should be run asynchronously.
Request
This endpoint expects an object.
model
# The ItemFulfillment Object
### Description
The `ItemFulfillment` object represents the recorded shipment or delivery of some or all items on an associated sales order.
### Usage Example
Fetch from the `LIST ItemFulfillments` endpoint and view a company's item fulfillments.
Response
model
# The ItemFulfillment Object
### Description
The `ItemFulfillment` object represents the recorded shipment or delivery of some or all items on an associated sales order.
### Usage Example
Fetch from the `LIST ItemFulfillments` endpoint and view a company's item fulfillments.
warnings
errors
logs