Skip to main content

Updates a store.

Updates a store.

Path Parameters
  • chainId string required

    Possible values: Value must match regular expression \d+

Request Body
  • name Name of the chain.

    Possible values: non-empty and <= 120 characters

    Field does not support HTML, Markdown or multiline strings.

  • status Indicates the cooperation status of this chain.

    Possible values: <= 2, [0, 1, 2]

    • '0' - Not Cooperating
    • '1' - Waiting, i.e. in negotiation
    • '2' - Cooperating.
  • headquartersZip ZIP code of the chains headquater.

    Possible values: non-empty and <= 5 characters

  • headquartersCity City of the chains headquater.

    Possible values: non-empty and <= 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.
  • 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 integer[]

    Managers of this chain

  • estimatedStoreCount Count of estimated stores.

    Only visible to members of AG store chain

Responses

Success

Loading...