Creates a new store.
The name must not be empty. All other parameters are optional. Returns the created store chain.
- application/json
Request Body
- name Name of the chain.
Possible values:
<= 120 characters
Field does not support HTML, Markdown or multiline strings.
- status object
Possible values:
<= 2
, [0
,1
,2
] - headquartersZip ZIP code of the chains headquater.
Possible values:
<= 120 characters
- headquartersCity City of the chains headquater.
Possible values:
<= 50 characters
Field does not support HTML, Markdown or multiline strings.
- headquartersCountry Country of the chains headquater.
Possible values:
<= 50 characters
Field does not support HTML, Markdown or multiline strings.
- allowPress Whether the chain can be referred to in press releases.
- forumThread Identifier of a forum thread related to this chain.
Only visible to members of AG store chain
- notes Miscellaneous notes.
Possible values:
<= 200 characters
Field does not support HTML, Markdown or multiline strings.
- commonStoreInformation Information about the chain to be displayed on every related stores page.
Possible values:
<= 16777215 characters
kams object[]
id Unique identifier of the foodsaver. requiredname Name of the Foodsaver. requiredMight include the last name.
avatar URL of the foodsavers avatar image.- estimatedStoreCount Count of estimated stores.
Only visible to members of AG store chain
Responses
- 200
- 401
- 403
Success
Not logged in
Insufficient permissions
Loading...