GET api/Values/GetChangeEstadoMotorista?pais={pais}&ciudadDestino={ciudadDestino}&anden={anden}&motorista={motorista}&codEstado={codEstado}&changeEstado={changeEstado}&numprefactura={numprefactura}&urgente={urgente}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| pais | string |
Required |
|
| ciudadDestino | string |
Required |
|
| anden | string |
Required |
|
| motorista | string |
Required |
|
| codEstado | string |
Required |
|
| changeEstado | string |
Required |
|
| numprefactura | string |
Required |
|
| urgente | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true
text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>