GET api/WhatsApp/SendMessage?authKey={authKey}&tempName={tempName}&phoneNumber={phoneNumber}&docUrl={docUrl}&invoiceNumber={invoiceNumber}&amount={amount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| authKey | string |
Required |
|
| tempName | string |
Required |
|
| phoneNumber | string |
Required |
|
| docUrl | string |
Required |
|
| invoiceNumber | string |
Required |
|
| amount | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.