0.8.0 • Published 8 months ago

@scayle/admin-api v0.8.0

Weekly downloads
-
License
-
Repository
github
Last release
8 months ago

scayle-logo-cr

Installation

# Install the SDK with NPM
npm i @scayle/admin-api

# Install the SDK  with YARN
yarn add @scayle/admin-api

How to Use

import { createScayleAdminApiClient } from '@scayle/admin-api';

const client = createScayleAdminApiClient({
    tenant: 'my-tenant',
    accessToken: '<secret-token>'
});

const shopCountries = await client.shopCountries.getAllForShop('ay', { with: ['warehouses'] });

What is Scayle ?

SCAYLE is a full-featured e-commerce software solution that comes with flexible APIs. Within SCAYLE, you can manage all aspects of your shop, such as products, stocks, customers, and transactions.

Learn more about Scayles’s architecture and commerce modules in the Docs.

Other channels

License

Licensed under the MIT

0.8.0

8 months ago

0.7.0

8 months ago

0.6.0

8 months ago

0.5.0

10 months ago

0.5.1

9 months ago

0.1.0

1 year ago

0.3.0

12 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.0.27

1 year ago

0.0.28

1 year ago

0.0.29

1 year ago

0.4.1

12 months ago

0.4.0

12 months ago

0.3.1

12 months ago

0.2.2

1 year ago

0.4.3

10 months ago

0.4.2

12 months ago

0.0.26

1 year ago

0.0.24

1 year ago

0.0.25

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago