ShopStatus
Shop status structure
This structure represents the details for the status of your shop in Barion.
API usage
This structure is used by the following API endpoints:
Property list
Property name | Property type | Description |
---|---|---|
Unspecified | string | The shop status has not been specified. |
NewUnderApproval | string | The shop is newly created and is being approved. |
NewForbidden | string | The shop is newly created, but it is forbidden from conducting Barion operations. |
Open | string | The shop is open, and all Barion operations are available. |
OpenWaitForModificationApproval | string | The shop is open, and a modification is under approval. |
OpenModificationForbidden | string | The shop is open, and its properties cannot be modified. |
TemporaryClosed | string | The shop is temporarily closed. |
TemporaryClosedWaitForModificationApproval | string | The shop is temporarily closed while awaiting approval for a modification. |
TemporaryClosedModificationForbidden | string | The shop is temporarily closed, and its properties cannot be modified. |
PermanentlyClosed | string | The shop is closed permanently. |
PermanentlyClosedByUser | string | The shop owner closed the shop. |
PermanentlyClosedByOfficer | string | A Barion officer closed the shop permanently. |
ClosedByOfficer | string | A Barion officer closed the shop. |
ReOpen_WaitingForApproval | string | The shop is being reopened and awaiting approval. |
Draft | string | The shop is in draft state. |