Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 781 Bytes

DeleteFulfillmentExceptionRequest.md

File metadata and controls

15 lines (11 loc) · 781 Bytes

Yaksa.OrckestraCommerce.Client.Model.DeleteFulfillmentExceptionRequest

API calls used during the fulfillment process.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
FulfillmentLocationId string The fulfillment location identifier. [optional]
LineItemId string The identifier of the line item. [optional]
OrderId string The identifier of the order. [optional]
ShipmentId string The identifier of the shipment. [optional]

[Back to Model list] [Back to API list] [Back to README]