UpdateCustomerInfo
| API | Description |
|---|---|
| POST api/UpdateCustomerInfo?result={result}&type={type} |
No documentation available. |
| POST api/UpdateCustomerInfo?CustomerID={CustomerID}&APIToken={APIToken} |
No documentation available. |
CustomerList
| API | Description |
|---|---|
| POST api/CustomerList?result={result}&type={type} |
No documentation available. |
| GET api/CustomerList?APIToken={APIToken} |
No documentation available. |
Payhistory
| API | Description |
|---|---|
| POST api/Payhistory?result={result}&type={type} |
No documentation available. |
| GET api/Payhistory?CustomerID={CustomerID}&APIToken={APIToken} |
No documentation available. |
Products
| API | Description |
|---|---|
| POST api/Products?result={result}&type={type} |
No documentation available. |
| GET api/Products?APIToken={APIToken} |
No documentation available. |
Transaction
| API | Description |
|---|---|
| POST api/Transaction?result={result}&type={type} |
No documentation available. |
| GET api/Transaction?CustomerID={CustomerID}&APIToken={APIToken} |
No documentation available. |
Customer
| API | Description |
|---|---|
| POST api/Customer?result={result}&type={type} |
No documentation available. |
| GET api/Customer?CustomerID={CustomerID}&APIToken={APIToken} |
No documentation available. |
CustomerOrder
| API | Description |
|---|---|
| POST api/CustomerOrder?result={result}&type={type} |
No documentation available. |
| GET api/CustomerOrder?CustomerID={CustomerID}&APIToken={APIToken} |
No documentation available. |