Update existing Dry Vessel's Hold
Header Parameters
Authorizationstring Required
Token used for authentication.
Query Parameters
idstring Required
Hold identifier (id).
Body Parameters
numinteger Required
Positive integer.
capacitynumber
lengthnumber
widthnumber
Response
200
Object
Returns updated Hold resource.
Response Attributes
idinteger
imointeger
numinteger
Positive integer.
capacitynumber
lengthnumber
widthnumber
update_datestring
Date format: Y-m-d H:i:s. Ex.: 2022-05-25 14:36:05.
403
Object
Access Denied.
Response Attributes
messagestring
404
Object
Resource not found.
Response Attributes
messagestring
422
Object
Validation Errors.
Response Attributes
errorsarray
Show child attributes
200
Object
Unexpected error
Response Attributes
codeinteger Required
messagestring Required