The ItemFulfillment object

Beta

The ItemFulfillment object represents the recorded shipment or delivery of some or all items on an associated sales order.

idstringOptionalRead-onlyformat: "uuid"
remote_idstring or nullOptional
The third-party API ID of the matching object.
created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
sales_orderstring or nullOptionalformat: "uuid"
The ID of the sales order that the item fulfillment originated from.
fulfillment_datedatetime or nullOptional
The date the fulfillment was created.
customerstring or nullOptionalformat: "uuid"
The customer associated with the item fulfillment.
companystring or nullOptionalformat: "uuid"
The subsidiary associated with the fulfillment.
statusenum or nullOptional
The status of the item fulfillment. * `DRAFT` - DRAFT * `IN_PROGRESS` - IN_PROGRESS * `SHIPPED` - SHIPPED * `CANCELLED` - CANCELLED
Allowed values:
memostring or nullOptional
Comment attached to the fulfillment.
lineslist of objectsOptionalRead-only
remote_created_atdatetime or nullOptional
When the third party's item fulfillment was created.
remote_updated_atdatetime or nullOptional
When the third party's item fulfillment was updated.
remote_was_deletedbooleanOptionalRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullOptionalRead-only
remote_datalist of objects or nullOptionalRead-only
remote_fieldslist of objectsOptionalRead-only