GET api/Order/SendEmailSMSForOrders?RecipientPhoneNumber={RecipientPhoneNumber}&OrderNumber={OrderNumber}&Status={Status}&OrderDate={OrderDate}&SMSBody={SMSBody}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| RecipientPhoneNumber | No documentation available. |
Define this parameter in the request URI. |
| OrderNumber | No documentation available. |
Define this parameter in the request URI. |
| Status | No documentation available. |
Define this parameter in the request URI. |
| OrderDate | No documentation available. |
Define this parameter in the request URI. |
| SMSBody | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
Sample not available.