/oneship/hos

All hos sheets in given date range with ALL/PRINTED/UNPRINTED status.

📘

Note

Default pageSize=10
Default pageNumber=1
Allowed status values are ALL/PRINTED/UNPRINTED

Request

ParameterNameDataTypeParameterTypeRequirementDescription
startDatelongQueryOptionalstartDate in epoch millisecond format
endDatelongQueryOptionalendDate in epoch millisecond format
statusListStringQueryMandatorycomma separated status values
pageSizeintQueryOptionalpageSize used for pagination
pageNumberintQueryOptionalpageNumber used for pagination

Response

metadata :

FieldNameDataTypeDescription
requestIdStringUnique ID for the request
clientIdStringPartner Id
responseTimeLongResponse Time
requestedURIStringRequested URI
messageStringError message

payload :

FieldNameDataTypeDescription
handoverSheetsListList of handover Sheets

HOSSheetDetail :

FieldNameDataTypeDescription
oneshipCentreCodeStringoneshipCentreCode
oneshipCentreNameStringoneshipCentreName
hosCodeStringhosCode
createdDatecreated Date
statusStringHandover Sheet Status
packageCountIntegerpackageCount
hosIdIntegerhos Id
printedDateDateprintedDate
Language
Authorization