POST api/WabaAPI?MobileNo={MobileNo}&msgtext={msgtext}&AgentNumber={AgentNumber}&CustomerNumber={CustomerNumber}&CustomerName={CustomerName}&LastMessageFrom={LastMessageFrom}&LastMessage={LastMessage}&ProjectId={ProjectId}&FlowId={FlowId}&WabaNo={WabaNo}&AgentId={AgentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| MobileNo | string |
Required |
|
| msgtext | string |
Required |
|
| AgentNumber | string |
Required |
|
| CustomerNumber | string |
Required |
|
| CustomerName | string |
Required |
|
| LastMessageFrom | string |
Required |
|
| LastMessage | string |
Required |
|
| ProjectId | integer |
Default value is -1 |
|
| FlowId | integer |
Default value is 0 |
|
| WabaNo | string |
Default value is |
|
| AgentId | integer |
Default value is -1 |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>