POST api/IVR_Orders?order={order}&response={response}&auth={auth}&time={time}&_date={_date}&amount={amount}&XML={XML}&idAgente={idAgente}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| order | string |
Required |
|
| response | string |
Required |
|
| auth | string |
Required |
|
| time | string |
Required |
|
| _date | string |
Required |
|
| amount | decimal number |
Required |
|
| XML | string |
Required |
|
| idAgente | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>