POST api/TripReservation/saveGateIdInTrip
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Params | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"sample string 1": "sample string 2",
"sample string 3": "sample string 4",
"sample string 5": "sample string 6"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
text/plain
Sample:
Sample not available.