InvoiceYears

APIDescription
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

APIDescription
GET api/genders?Limit={Limit}&Page={Page}&StoreId={StoreId}

Receive a list of all product genders

OrderItems

APIDescription
POST api/orders/orderitems?customer_id={customer_id}&store_id={store_id}&bonus_payment={bonus_payment}&promo_code={promo_code}

Calculate discount

Reports

APIDescription
GET api/reports/stockreport?ModifiedDate={ModifiedDate}&Prodline={Prodline}&Gender={Gender}&Category={Category}&ProductType={ProductType}&Size={Size}&Season={Season}&InvoiceYear={InvoiceYear}&IsNewCollection={IsNewCollection}&WithPictures={WithPictures}&StoreId={StoreId}

Receive a list of all products from stock report

GET api/reports/withoutpicture?ModifiedDate={ModifiedDate}&Prodline={Prodline}&Gender={Gender}&Category={Category}&ProductType={ProductType}&Size={Size}&Season={Season}&InvoiceYear={InvoiceYear}&IsNewCollection={IsNewCollection}&WithPictures={WithPictures}&StoreId={StoreId}

Receive a list of all products from stock report without picture

GET api/reports/stockreport/count?Prodline={Prodline}&Gender={Gender}&Category={Category}&ProductType={ProductType}&Size={Size}&Season={Season}&InvoiceYear={InvoiceYear}&IsNewCollection={IsNewCollection}&WithPictures={WithPictures}&StoreId={StoreId}

Receive a count of all stock report results

GET api/reports/salereport?StoreId={StoreId}&Pbeg={Pbeg}&Pend={Pend}

Receive a list of all sale products by period

GET api/reports/bags?ModifiedDate={ModifiedDate}&Prodline={Prodline}&Gender={Gender}&Category={Category}&ProductType={ProductType}&Size={Size}&Season={Season}&InvoiceYear={InvoiceYear}&IsNewCollection={IsNewCollection}&WithPictures={WithPictures}&StoreId={StoreId}

Receive a list of all products bags from stock report

Vouchers

APIDescription
GET api/vouchers?store_id={store_id}&voucher_number={voucher_number}

No documentation available.

Prodlines

APIDescription
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

APIDescription
GET api/marketshares?store_id={store_id}

Retrieve all orders for customer

Customers

APIDescription
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

APIDescription
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

APIDescription
GET api/shipments?store_id={store_id}

Receive a list of shipments

Sizes

APIDescription
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

APIDescription
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

APIDescription
GET api/stores

Receive a list of all stores

Orders

APIDescription
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

APIDescription
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

APIDescription
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