Branchsettings
Holds information about branch availability for the product.
availableProductBranchesstring[]
Holds the encoded keys of the branches this product should be available for.
forAllBranchesboolean
Indicates if this product should be available for all branches
Branchsettings
{
"availableProductBranches": [
"string"
],
"forAllBranches": true
}