Inventory Balance Import

The Inventory Balance loader has a single set of header columns.

Column Description Hidden Req'd Unique Type Allowable Values
Item Number Item Number. false false false string(255) Any
Item Name Item Name. To be deprecated. Use Item Number. false false false string(255) Any
Warehouse Warehouse Name false true false string(255) Must be an active warehouse
Aisle Warehouse Location Aisle false false false string(255) Must be a valid warehouse location
Bin Warehouse Location Bin false false false string(255) Must be a valid warehouse location
Level Warehouse Location Level false false false string(255) Must be a valid warehouse location
Quantity Quantity false false false decimal(32,4) Any
UOM The unit of measure name false false false string(6) Must exist in Coupa. Must match item UoM.
Price Price false false false decimal(30,6) Any
Currency The currency code false false false string(6) Must exist in Coupa.
Active Active false false false boolean

Related Items


Object Line API

Create custom line definitions on contracts to capture line details and make them available for requesters and buyers.

Rate Card API

Add rate cards to Contracts. Use the Contracts API to interact with rate cards.

Rate Card Line API

Add line items to rate cards. Use the Contracts API to interact with Rate Card Lines.

Quote Message API

Use the Quote Message API to view messages sent or recieved by the buyer in relation to your sourcing event.