Store
The controller used to call the methods that manages Stores
| API | Description |
|---|---|
| POST StoreRequest |
The method to Add or Update Store Details |
Template
The controller used to call the methods that gets the Template data
| API | Description |
|---|---|
| GET api/GetSMSTemplate?Status={Status}&SourceApplication={SourceApplication}&OrderGUID={OrderGUID} |
Return a list of SMS templates for a specific template |
Customer
The controller used to call the methods that manages Customers
| API | Description |
|---|---|
| POST api/CustomerRequest |
The method to Add or Update Customer Details |
Order
The controller used to call the methods that Creates and updates Orders
OrderStatus
The controller used to call the methods that set the statuses
CommunicationMethod
The Communication Method Controller
| API | Description |
|---|---|
| GET api/CommunicationMethod |
CommunicationLog
The Communication Log Controller
| API | Description |
|---|---|
| GET api/CommunicationLog?OrderNumber={OrderNumber}&OriginApplication={OriginApplication} |