Set new Location's Type to Pallet

Hi,
I’m using the product_create mutation to create skus and simultaneously providing a new location name to be created in the same command. Is there a way for me to also specify the location type to be ‘Pallet’?

If it won’t work in that same command, what’s the next best alternative to change the location type once it’s created?

Thank you,
Raj

Hi Raj! Location names cannot be updated from the API, this can only be done in the UI for now.
Have a nice day!

Hi @tomasfd , NOT location names, I’m trying to change the location type (pallet, bin, shelf etc) - is that possible?

Hi @Raj, I meant to say types. It is the same for both, though.

Hi @tomasfd , can you tell me what this location_type_id field does and what kind of values it accepts?


Thank you