ShopStatus

From Barion Documentation
Jump to navigation Jump to search

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's status has not been specified. This particular status is a result of a technical error. If you encounter this status, please contact our technical team for assistance.
NewUnderApproval string The shop has recently been created and is currently undergoing the approval process.
NewForbidden string The shop has been rejected by our team, and the shop owner needs to make further modifications and additions before it can be approved.
Open string The shop is open, and all Barion operations are available.
OpenWaitForModificationApproval string The shop is open, and the customer has made some minor modifications requiring approval. Despite these changes, the shop remains open.
OpenModificationForbidden string The shop owner is required to make additional modifications before approval can be granted. However, even with these pending changes, the shop continues to operate without interruption.
TemporaryClosed string The customer has chosen to temporarily close the shop. During this closure, the shop will not accept any payments. However, the customer still has the ability to make modifications, which will need to be approved if changes are made while the shop is closed. Once the customer re-opens the shop, normal operations will resume.
TemporaryClosedWaitForModificationApproval string The customer has opted to temporarily close the shop and made modifications to the data during the closure. Now, the customer has initiated the process of re-opening the shop, and the changes made during the closure require approval before they can take effect.
TemporaryClosedModificationForbidden string After selecting to re-open the shop, the changes made during the temporarily closed phase have been rejected. The shop owner is required to make additional modifications before approval can be granted.
PermanentlyClosed string The customer has made the decision to permanently close the shop.
PermanentlyClosedByUser string The customer has chosen to permanently close her Barion Wallet, which has resulted in the automatic closure of the associated shop.
PermanentlyClosedByOfficer string A Barion officer's decision to close the Barion Wallet has led to the automatic closure of the associated shop.
ClosedByOfficer string A Barion officer has temporarily closed the shop, but it can be reopened.
ReOpen_WaitingForApproval string The shop was closed by a Barion officer; however, the customer has requested to re-open the shop, which requires approval.
Draft string The shop is currently in a draft state, indicating that the customer has not provided all the necessary data or has not yet submitted the shop for approval. In the API scenario, the concept of a "draft state" may not be applicable as all the necessary data is provided through the API, and manual submission for approval is not required.