Branches
Create branch
Create a new branch to organize your products by location.
POST
string
required
Your store ID in Jelou Shop.
string
required
Branch name (max. 255 characters).
string
required
Unique branch code within the store (max. 255 characters).
string
Branch address (max. 255 characters).
string
Branch phone number (max. 255 characters).
boolean
default:"true"
Branch status (active/inactive).
object
JSON object with custom branch properties. You can include any of your own keys; the
language key is validated.The
code must be unique per store. If you try to create two branches with the same code in the same store, you will receive a validation error.