/item-fulfillments/{id}

Beta

Returns an ItemFulfillment object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_remote_fieldsbooleanOptional
Whether to include all remote fields, including fields that Merge did not map to common models, in a normalized format.
include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

remote_fieldsenumOptional

Deprecated. Use show_enum_origins.

Allowed values:
show_enum_originsenumOptional
A comma separated list of enum field names for which you'd like the original values to be returned, instead of Merge's normalized enum values. [Learn more](https://help.merge.dev/en/articles/8950958-show_enum_origins-query-parameter)
Allowed values:

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
sales_orderstring or nullformat: "uuid"
The ID of the sales order that the item fulfillment originated from.
fulfillment_datedatetime or null
The date the fulfillment was created.
customerstring or nullformat: "uuid"
The customer associated with the item fulfillment.
companystring or nullformat: "uuid"
The subsidiary associated with the fulfillment.
statusenum or null
The status of the item fulfillment. * `DRAFT` - DRAFT * `IN_PROGRESS` - IN_PROGRESS * `SHIPPED` - SHIPPED * `CANCELLED` - CANCELLED
Allowed values:
memostring or null
Comment attached to the fulfillment.
lineslist of objects or nullRead-only
remote_created_atdatetime or null
When the third party's item fulfillment was created.
remote_updated_atdatetime or null
When the third party's item fulfillment was updated.
remote_was_deletedboolean or nullRead-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 nullRead-only
remote_datalist of objects or nullRead-only
remote_fieldslist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA41UbU/iQBD+L/uRlPYQOWOTywUBFXIsnuLljDHNsB3Kwr6UfRHF+N8vLY2CB+d9a2efeWaeZ2f2hTBwmGnzTGICjGmvHFcZCYjUKQoSk75Dee7FlAshUTkSEMg5BYk7CcnjEQmI9XmujcP0nKNI7aXBKYlJJNFkWPeKTzmm0XtSxJXDzIDjWtnoLbk+LbNJQARXC0zbm4TP6TbwehX58GsjwW3Rfg7WupnRPptd49Kj/Q/mojeBhX4Q9RQcRFssdbOh2RcrVKQo0GHaBQdddMgKuVXFmXO5jaNohiIPy+phio8RqgiM40ygjVrN06OT01a9Yimrf08y8a1Rmy8nenJSSzImEvC14Zg90XF/RefZMe0cP9H1bYuuF2s6X3ypJRnUhuNhazS+a4667cZoDyC5+fr79NdZ92xAa2zda9L53YqOWWM4ZovJut8cXLDV4PLnE13fHQ27t0067rUGF7ox6lzbYedaD9thSAKyfaskvn/ZDlSDQ9HdeO5wF92XkOGWK5vrgJzXcz8RnIW2GYKEtVawsiHTMpKYcogoOluwJXbpwWCYlwNcGsa1evOcxKRHL9u00+vujkH7EbiAiUASO+Pxrzkm8f3HNfjBFYbcoSTBwaNkurM2+2DlkiXe8/QAYOlBOe6eDxwblNphUszE54gkBzf7N+xgHxYE2kSbFE0iuMIDMGeALYrnoHpVONoDSK/40hcFUbli3QwJCNMyB1VoZd46LcvglomFCtw8CyWvRKlJQKremUFwmCbg3mOVMXtM2BZcffs8fSfYEkweCsjSc4PpFRiQ6NAUQ/Hw+vD6Bz4vBNBBBQAA" />