POST api/UpdateBookingByIdHaulage?Container_ID={Container_ID}&Container_No={Container_No}&Tare={Tare}
Update booking by Id
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Container_ID | string |
Required |
|
| Container_No | string |
Required |
|
| Tare | string |
Required |
Body Parameters
None.
Response Information
Resource Description
None
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.