Cancel Order


PUT http://openapi.ck1info.com/v1/InventoryPutawayOrder/{customerOrderNo}/cancel?inventoryPutawayOrderType={inventoryPutawayOrderType}
Description: Cancel Order
Http 200 - Ok
Http 400 - Invalid data, Please check

Request

URI Parameters
NameDataTypeAnnotationRequiredDescriptionExample
customerOrderNo string

None.

Required

inventoryPutawayOrderType InventoryPutawayOrderType

Default value is CustomerOrderNo

Response

None.