/
Load Kit

Load Kit

Load Kit

This method can be called to create a new Kit in SEKO360 WMS. You must have created a product that is set as a new “Kit” then this should be the next method you call.

Clients can load Kits using iHub via the “Load Kit" service. This will allow clients to specify one or many “Component SKU’s” and a quantity that makes up the kit per DC.

Clients can also call this service to revise an existing Kit.

System Behaviors

  • Kit’s cannot be deleted once created.

  • Only display the values of “Kit Product Code” and “Kit Product Description” on the first occurrence of the Kit line.

  • If a Client has the “Kit to Order” setting enabled, Seko 360 will, first attempt to use the available stock for the Kit If the Kit is not in stock then Seko 360 will attempt to assemble the kit automatically from the kit components if stock is available for all the components that make up the requested kit.

  • A client can only revise a Kit if there are no active Dispatches using the Kit.

  • Ability to update a Kit is restricted if the Kit is allocated to an open Sales Order. All open Sales Orders with the Kit must be dispatched or cancelled first prior to updating the Kit or making any amendments.

Available formats

 

API

FTP

Manual

XML

x

 

 

JSON

x

 

 

CSV

 

x

 

Field Level Details

This diagram shows the high-level relationship between the entities detailed in the Field Level Details section of this page.

Field

Description

Data Type

Value Limits

Requirement

Use on Standard Documents

Field returned in service ID/table/field (multi services split by ";")

DCCode

SEKO created code that uniquely identifies the DC from other SEKO DC's. This code is supplied by SEKO.

nvarchar

(

100

)

 

Mandatory

 

 

KitProductCode

Kit Product Code must be unique.

nvarchar

(

100

)

Must be unique

Mandatory

 

 

KitProductDescription

Short description of Kit

nvarchar

(

200

)

 

 

 

 

KitComponentProductCode

Product Code component of the Kit

nvarchar

(

100

)

 

Mandatory

 

 

KitComponentQuantity

SKU Quantity needed in the kit.

 

int

 

Mandatory

 

 

Related content

API Load Kit
Read with this
WMS - Kit To Order User Guide
WMS - Kit To Order User Guide
More like this
Additional points to note
Additional points to note
Read with this
WMS - Kitting Flow Process
WMS - Kitting Flow Process
More like this
Dispatching from the DC
Dispatching from the DC
Read with this
WMS - Kit List Menu
WMS - Kit List Menu
More like this