InvoiceYears
API | Description |
---|---|
GET api/invoiceyears?Limit={Limit}&Page={Page}&StoreId={StoreId} |
Receive a list of all product's invoice years |
GET api/invoiceyears/count?store_id={store_id} |
Receive a count of all product's invoice years |
Genders
API | Description |
---|---|
GET api/genders?Limit={Limit}&Page={Page}&StoreId={StoreId} |
Receive a list of all product genders |
OrderItems
API | Description |
---|---|
POST api/orders/orderitems?customer_id={customer_id}&store_id={store_id}&bonus_payment={bonus_payment}&promo_code={promo_code} |
Calculate discount |
Reports
Vouchers
API | Description |
---|---|
GET api/vouchers?store_id={store_id}&voucher_number={voucher_number} |
No documentation available. |
Prodlines
API | Description |
---|---|
GET api/prodlines?Limit={Limit}&Page={Page}&StoreId={StoreId} |
Receive a list of all product prodlines |
GET api/prodlines/count?store_id={store_id} |
Receive a count of all product prodlines |
MarketShares
API | Description |
---|---|
GET api/marketshares?store_id={store_id} |
Retrieve all orders for customer |
Customers
API | Description |
---|---|
GET api/customers/{id}?store_id={store_id} |
Retrieve customer by spcified id |
GET api/customers?PhoneNumber={PhoneNumber}&StoreId={StoreId} |
Retrieve customer by phone number |
POST api/customers?store_id={store_id} |
Create customer |
PUT api/customers/{id}?store_id={store_id} |
Update customer by id |
GET api/customers/{id}/promocode?store_id={store_id} |
No documentation available. |
Categories
API | Description |
---|---|
GET api/categories?Limit={Limit}&Page={Page}&StoreId={StoreId} |
Receive a list of all product categories |
GET api/categories/count?store_id={store_id} |
Receive a count of all product categories |
Shipments
API | Description |
---|---|
GET api/shipments?store_id={store_id} |
Receive a list of shipments |
Sizes
API | Description |
---|---|
GET api/sizes?Limit={Limit}&Page={Page}&StoreId={StoreId}&Prodline={Prodline}&Gender={Gender} |
Receive a list of all product sizes |
GET api/sizes/count?StoreId={StoreId}&Prodline={Prodline}&Gender={Gender} |
Receive a count of all product sizes |
Trainers
API | Description |
---|---|
GET api/trainers/{id}?store_id={store_id} |
No documentation available. |
GET api/trainers?PhoneNumber={PhoneNumber}&StoreId={StoreId} |
No documentation available. |
GET api/trainers/{id}/orders?store_id={store_id} |
No documentation available. |
Stores
API | Description |
---|---|
GET api/stores |
Receive a list of all stores |
Orders
API | Description |
---|---|
GET api/orders/customer/{customer_id}?store_id={store_id} |
Retrieve all orders for customer |
POST api/orders?processed={processed}&store_id={store_id} |
Create order |
Seasons
API | Description |
---|---|
GET api/seasons?Limit={Limit}&Page={Page}&StoreId={StoreId} |
Receive a list of all product seasons |
GET api/seasons/count?store_id={store_id} |
Receive a count of all product seasons |
ClothingTypes
API | Description |
---|---|
GET api/clothingtypes?Limit={Limit}&Page={Page}&StoreId={StoreId} |
Receive a list of all product clothing types |
GET api/clothingtypes/count?store_Id={store_Id} |
Receive a count of all product clothing types |