Jump to content

Inventory


Recommended Posts

Posted

I'm reading the inventory_levels object

the variables

variant_id
store_id in_stock
updated_at

I'm retrieving them correctly, but the stock doesn't match the actual stock. How do I get the actual stock?

There's only one variant_id for each item.

Can you help me?

Posted

I understand that each variant_id can be in each store.

For example:

variant_id = 1
store_id = 1
variant_id = 1
store_id = 2
variant_id = 1
store_id = 3

Posted

Hello. Could you post screenshots that show how the number of stock is different between the Back office and API?

For your information, both variant_id and store_id are in UUID format, such as f81d4fae-7dec-11d0-a765-00a0c91e6bf6 (example).

Posted

For Variant_id "6a1ba6c5-5495-4884-ac4a-670785802281" Only show one Store "8a8cf25e-d5a3-4210-a8c6-09264d3a916f"  in invenrtory 

Posted
6 hours ago, Yasuaki said:

Hello. Could you post screenshots that show how the number of stock is different between the Back office and API?

For your information, both variant_id and store_id are in UUID format, such as f81d4fae-7dec-11d0-a765-00a0c91e6bf6 (example).

Hi i posted

Loyverse Point of Sale

 

 

 

 

×
×
  • Create New...