Account

APIDescription
GET api/Account/GetToken

Login rep user and get bearer token

GET api/Account/GetTokenMobiApp

No documentation available.

GET api/Account/GetTokenCustomer

Login customer user and get bearer token

Rep

APIDescription
GET api/Rep/GetRep/{repCode}/{customerId}/{lastRefreshDate}

Gets the rep details, including rep customers

GET api/Rep/GetRepOrders/{repCode}/{customerId}/{lastRefreshDate}

Gets all the rep orders

GET api/Rep/GetGraphData/{repCode}/{lastRefreshDate}

Gets the rep graph data

GET api/Rep/GetSalesManager/{userId}/{lastRefreshDate}

Gets the sales manager details

GET api/Rep

No documentation available.

POST api/Rep

No documentation available.

GET api/Rep?identity={identity}

No documentation available.

MobiApp

APIDescription
GET api/MobiApp/GetAllProducts

No documentation available.

GET api/MobiApp/GetSalesGraphData/{code}

No documentation available.

GET api/MobiApp/GetProductionGraphData/{code}

No documentation available.

GET api/MobiApp/GetCustomerData/{id}

No documentation available.

POST api/MobiApp/Captureorder

No documentation available.

GET api/MobiApp/GetCustomerDetail/{id}/{custid}

No documentation available.

GET api/MobiApp/Getcaptureorder/{id}

No documentation available.

GET api/MobiApp/Selectshipto/{id}

No documentation available.

POST api/MobiApp/OrderAddItem

No documentation available.

POST api/MobiApp/Removesessioninfo

No documentation available.

GET api/MobiApp/GetCompitition

No documentation available.

GET api/MobiApp/CompetitorBrand

No documentation available.

GET api/MobiApp/CompetitorProducts/{id}

No documentation available.

GET api/MobiApp/GetCompetitorDetails

No documentation available.

POST api/MobiApp/SaveCompetitorDetail

No documentation available.

GET api/MobiApp/GetCompetitorDetailsByID/{id}

No documentation available.

GET api/MobiApp/CustomersSearch/{id}/{cust}

No documentation available.

GET api/MobiApp/StocksGetAll/{id}/{custid}

No documentation available.

POST api/MobiApp/SaveStockDetail

No documentation available.

GET api/MobiApp/GetItemPrice/{id}

No documentation available.

POST api/MobiApp/Updatelatlong

No documentation available.

GET api/MobiApp/CustomersSearchByUserId/{id}

No documentation available.

Customer

APIDescription
GET api/Customer/GetCustomer/{lastRefreshDate}

Gets the customer details, including customer rep details

GET api/Customer/GetCustomerTransactions/{lastRefreshDate}

Gets the customer transactions (invoices only)

GET api/Customer/GetCustomerTransactions_CreditDebitNotes/{lastRefreshDate}

Gets the customer Debit and Credit transactions

GET api/Customer/GetCustomerInvoiceTransactions/{invoiceNumber}/{lastRefreshDate}

Gets the transactions for a selected invoice number

POST api/Customer/DetailsChangeRequest

Use for Customer to request changes to their account details

POST api/Customer

No documentation available.

Order

APIDescription
GET api/Order/GetOrder/{orderId}

Gets the order details

POST api/Order/PlaceOrder

Places rep order

GET api/Order

No documentation available.

GET api/Order?identity={identity}

No documentation available.

Invoice

APIDescription
GET api/Invoice/{id}

No documentation available.