Returns all information about the store.

Response details:

KeyTypeDescription
dataarrayResponse body.
idUUIDIdentifier of the shop.
nameStringName of the shop.
enableEmailNotificationsbooleanIf email notifications are
enabled.
apiWithdrawalAllowedbooleanIf withdrawals through API are enabled.
apiPaymentsAllowedbooleanIf payments through API are enabled.
sandboxModebooleanIf sandbox mode is enabled.
multiPosStorebooleanIf multiple POS terminals are
enabled.
chargesarrayAn array of information
about charges
operationTypeStringOperation type: BUY /
SELL.
chargedecimalCommission value.
marketsarrayAn array of information
about markets which were
used in .
firstCurrencyStringFirst currency of the
market.
secondCurrencyStringFirst currency of the
market.
posesarrayAn array of information
about assigned POS
terminals.
idUUIDIdentifier of the POS
terminal.
createdUnix TimestampCreation time.
nameStringName of the POS.
activebooleanIf terminal is active.
deletedbooleanIf terminal is deleted.
defaultbooleanIf POS terminal is default for
the current shop
balancesarrayAn array of information
about generated wallets.
idUUIDIdentifier of the wallet.
currencyStringSupported currency.
accessLevelStringType of access level to the
shop: owner / read / write.
activebooleanIf store is active.
Language
Authorization
Query