Shipments
The current page index to get the shipments.
The maximum number of shipments to display.
Success
Authentication required
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
GET /rest/s1/poorti/shipments HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Accept: */*
{
"shipments": [],
"shipmentCount": "text"
}org.apache.ofbiz.shipment.shipment.ShipmentSuccess
org.apache.ofbiz.shipment.shipment.Shipment.PKAuthentication required
Access Forbidden (no authz)
Value Not Found
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 11032
{
"_entity": "org.apache.ofbiz.shipment.shipment.Shipment",
"shipmentId": "text",
"externalId": "text",
"shipmentTypeId": "text",
"statusId": "text",
"primaryOrderId": "text",
"primaryReturnId": "text",
"primaryShipGroupSeqId": "text",
"picklistBinId": "text",
"estimatedReadyDate": "2026-01-01T00:00:00.000Z",
"estimatedShipDate": "2026-01-01T00:00:00.000Z",
"estimatedShipWorkEffId": "text",
"estimatedArrivalDate": "2026-01-01T00:00:00.000Z",
"estimatedArrivalWorkEffId": "text",
"latestCancelDate": "2026-01-01T00:00:00.000Z",
"estimatedShipCost": 1,
"currencyUomId": "text",
"handlingInstructions": "text",
"originFacilityId": "text",
"destinationFacilityId": "text",
"originContactMechId": "text",
"originTelecomNumberId": "text",
"destinationContactMechId": "text",
"destinationTelecomNumberId": "text",
"partyIdTo": "text",
"partyIdFrom": "text",
"additionalShippingCharge": 1,
"addtlShippingChargeDesc": "text",
"createdDate": "2026-01-01T00:00:00.000Z",
"createdByUserLogin": "text",
"lastModifiedDate": "2026-01-01T00:00:00.000Z",
"lastModifiedByUserLogin": "text",
"carrierPartyId": "text",
"shipmentMethodTypeId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z",
"type": {
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentType",
"shipmentTypeId": "text",
"parentTypeId": "text",
"hasTable": "text",
"description": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"statusItem": {
"_entity": "statuses",
"statusId": "text",
"statusTypeId": "text",
"statusCode": "text",
"sequenceNum": 1,
"description": "text",
"statusAge": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"currencyUom": {
"_entity": "uoms",
"uomId": "text",
"uomTypeEnumId": "UT_AREA_MEASURE",
"abbreviation": "text",
"description": "text",
"fractionDigits": 1,
"symbol": "text",
"numericCode": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"originFacility": {
"_entity": "org.apache.ofbiz.product.facility.Facility",
"facilityId": "text",
"facilityTypeId": "text",
"parentFacilityId": "text",
"ownerPartyId": "text",
"defaultInventoryItemTypeId": "text",
"facilityName": "text",
"primaryFacilityGroupId": "text",
"oldSquareFootage": 1,
"facilitySize": 1,
"facilitySizeUomId": "text",
"productStoreId": "text",
"defaultDaysToShip": 1,
"openedDate": "2026-01-01T00:00:00.000Z",
"closedDate": "2026-01-01T00:00:00.000Z",
"description": "text",
"defaultDimensionUomId": "text",
"defaultWeightUomId": "text",
"geoPointId": "text",
"externalId": "text",
"openTime": "text",
"closeTime": "text",
"facilityTimeZone": "text",
"maximumOrderLimit": 1,
"postalCode": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"destinationFacility": {
"_entity": "org.apache.ofbiz.product.facility.Facility",
"facilityId": "text",
"facilityTypeId": "text",
"parentFacilityId": "text",
"ownerPartyId": "text",
"defaultInventoryItemTypeId": "text",
"facilityName": "text",
"primaryFacilityGroupId": "text",
"oldSquareFootage": 1,
"facilitySize": 1,
"facilitySizeUomId": "text",
"productStoreId": "text",
"defaultDaysToShip": 1,
"openedDate": "2026-01-01T00:00:00.000Z",
"closedDate": "2026-01-01T00:00:00.000Z",
"description": "text",
"defaultDimensionUomId": "text",
"defaultWeightUomId": "text",
"geoPointId": "text",
"externalId": "text",
"openTime": "text",
"closeTime": "text",
"facilityTimeZone": "text",
"maximumOrderLimit": 1,
"postalCode": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"originContactMech": {
"_entity": "org.apache.ofbiz.party.contact.ContactMech",
"contactMechId": "text",
"externalId": "text",
"contactMechTypeId": "text",
"infoString": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"destinationContactMech": {
"_entity": "org.apache.ofbiz.party.contact.ContactMech",
"contactMechId": "text",
"externalId": "text",
"contactMechTypeId": "text",
"infoString": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"originPostalAddress": {
"_entity": "org.apache.ofbiz.party.contact.PostalAddress",
"contactMechId": "text",
"toName": "text",
"attnName": "text",
"address1": "text",
"address2": "text",
"houseNumber": 1,
"houseNumberExt": "text",
"directions": "text",
"city": "text",
"cityGeoId": "text",
"postalCode": "text",
"postalCodeExt": "text",
"countryGeoId": "text",
"stateProvinceGeoId": "text",
"countyGeoId": "text",
"municipalityGeoId": "text",
"postalCodeGeoId": "text",
"geoPointId": "text",
"encodedAddressKey": "text",
"latitude": 1,
"longitude": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"originTelecomNumber": {
"_entity": "org.apache.ofbiz.party.contact.TelecomNumber",
"contactMechId": "text",
"countryCode": "text",
"areaCode": "text",
"contactNumber": "text",
"askForName": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"destinationPostalAddress": {
"_entity": "org.apache.ofbiz.party.contact.PostalAddress",
"contactMechId": "text",
"toName": "text",
"attnName": "text",
"address1": "text",
"address2": "text",
"houseNumber": 1,
"houseNumberExt": "text",
"directions": "text",
"city": "text",
"cityGeoId": "text",
"postalCode": "text",
"postalCodeExt": "text",
"countryGeoId": "text",
"stateProvinceGeoId": "text",
"countyGeoId": "text",
"municipalityGeoId": "text",
"postalCodeGeoId": "text",
"geoPointId": "text",
"encodedAddressKey": "text",
"latitude": 1,
"longitude": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"destinationTelecomNumber": {
"_entity": "org.apache.ofbiz.party.contact.TelecomNumber",
"contactMechId": "text",
"countryCode": "text",
"areaCode": "text",
"contactNumber": "text",
"askForName": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"order": {
"_entity": "org.apache.ofbiz.order.order.OrderHeader",
"orderId": "text",
"orderTypeId": "text",
"orderName": "text",
"externalId": "text",
"salesChannelEnumId": "text",
"orderDate": "2026-01-01T00:00:00.000Z",
"priority": "text",
"entryDate": "2026-01-01T00:00:00.000Z",
"pickSheetPrintedDate": "2026-01-01T00:00:00.000Z",
"visitId": "text",
"statusId": "text",
"createdBy": "text",
"firstAttemptOrderId": "text",
"currencyUom": "text",
"syncStatusId": "text",
"billingAccountId": "text",
"originFacilityId": "text",
"webSiteId": "text",
"productStoreId": "text",
"terminalId": "text",
"transactionId": "text",
"autoOrderShoppingListId": "text",
"needsInventoryIssuance": "text",
"isRushOrder": "text",
"internalCode": "text",
"remainingSubTotal": 1,
"grandTotal": 1,
"isViewed": "text",
"invoicePerShipment": "text",
"expireDate": "2026-01-01T00:00:00.000Z",
"localeString": "text",
"customerClassificationId": "text",
"presentmentCurrencyUom": "text",
"autoApprove": "text",
"statusFlowId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"return": {
"_entity": "org.apache.ofbiz.order.return.ReturnHeader",
"returnId": "text",
"externalId": "text",
"returnHeaderTypeId": "text",
"statusId": "text",
"createdBy": "text",
"fromPartyId": "text",
"toPartyId": "text",
"paymentMethodId": "text",
"finAccountId": "text",
"billingAccountId": "text",
"entryDate": "2026-01-01T00:00:00.000Z",
"originContactMechId": "text",
"destinationFacilityId": "text",
"needsInventoryReceive": "text",
"currencyUomId": "text",
"supplierRmaId": "text",
"returnChannelEnumId": "text",
"transactionId": "text",
"returnDate": "2026-01-01T00:00:00.000Z",
"employeeId": "text",
"terminalId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"orderItemShipGroup": {
"_entity": "org.apache.ofbiz.order.order.OrderItemShipGroup",
"orderId": "text",
"shipGroupSeqId": "text",
"shipmentMethodTypeId": "text",
"supplierPartyId": "text",
"vendorPartyId": "text",
"carrierPartyId": "text",
"carrierRoleTypeId": "text",
"facilityId": "text",
"contactMechId": "text",
"telecomContactMechId": "text",
"trackingNumber": "text",
"shippingInstructions": "text",
"maySplit": "text",
"giftMessage": "text",
"isGift": "text",
"shipAfterDate": "2026-01-01T00:00:00.000Z",
"shipByDate": "2026-01-01T00:00:00.000Z",
"estimatedShipDate": "2026-01-01T00:00:00.000Z",
"estimatedDeliveryDate": "2026-01-01T00:00:00.000Z",
"carrierAccountNumber": "text",
"carrierService": "text",
"orderFacilityId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z",
"items": [
{
"_entity": "org.apache.ofbiz.order.order.OrderItem",
"orderId": "text",
"orderItemSeqId": "text",
"externalId": "text",
"orderItemTypeId": "text",
"orderItemGroupSeqId": "text",
"isItemGroupPrimary": "text",
"fromInventoryItemId": "text",
"budgetId": "text",
"budgetItemSeqId": "text",
"productId": "text",
"supplierProductId": "text",
"productFeatureId": "text",
"prodCatalogId": "text",
"productCategoryId": "text",
"isPromo": "text",
"quoteId": "text",
"quoteItemSeqId": "text",
"shoppingListId": "text",
"shoppingListItemSeqId": "text",
"subscriptionId": "text",
"deploymentId": "text",
"quantity": 1,
"cancelQuantity": 1,
"selectedAmount": 1,
"unitPrice": 1,
"unitListPrice": 1,
"unitAverageCost": 1,
"unitRecurringPrice": 1,
"isModifiedPrice": "text",
"recurringFreqUomId": "text",
"itemDescription": "text",
"comments": "text",
"correspondingPoId": "text",
"statusId": "text",
"syncStatusId": "text",
"estimatedShipDate": "2026-01-01T00:00:00.000Z",
"estimatedDeliveryDate": "2026-01-01T00:00:00.000Z",
"autoCancelDate": "2026-01-01T00:00:00.000Z",
"dontCancelSetDate": "2026-01-01T00:00:00.000Z",
"dontCancelSetUserLogin": "text",
"shipBeforeDate": "2026-01-01T00:00:00.000Z",
"shipAfterDate": "2026-01-01T00:00:00.000Z",
"cancelBackOrderDate": "2026-01-01T00:00:00.000Z",
"overrideGlAccountId": "text",
"salesOpportunityId": "text",
"changeByUserLoginId": "text",
"shipGroupSeqId": "text",
"returnTillDate": "2026-01-01T00:00:00.000Z",
"promisedDatetime": "2026-01-01T00:00:00.000Z",
"shipmentId": "text",
"isNewProduct": "text",
"availableToPromise": 1,
"requestedDeliveryDate": "2026-01-01",
"requestedDeliveryTime": "text",
"requestedShipMethTypeId": "text",
"deliveryWindow": 1,
"taxCode": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z",
"adjustments": [
{
"_entity": "org.apache.ofbiz.order.order.OrderAdjustment",
"orderAdjustmentId": "text",
"orderAdjustmentTypeId": "text",
"orderId": "text",
"orderItemSeqId": "text",
"shipGroupSeqId": "text",
"comments": "text",
"description": "text",
"amount": 1,
"recurringAmount": 1,
"amountAlreadyIncluded": 1,
"productPromoId": "text",
"productPromoRuleId": "text",
"productPromoActionSeqId": "text",
"productFeatureId": "text",
"correspondingProductId": "text",
"taxAuthorityRateSeqId": "text",
"sourceReferenceId": "text",
"sourcePercentage": 1,
"customerReferenceId": "text",
"primaryGeoId": "text",
"secondaryGeoId": "text",
"exemptAmount": 1,
"taxAuthGeoId": "text",
"taxAuthPartyId": "text",
"overrideGlAccountId": "text",
"includeInTax": "text",
"includeInShipping": "text",
"isManual": "text",
"createdDate": "2026-01-01T00:00:00.000Z",
"createdByUserLogin": "text",
"lastModifiedDate": "2026-01-01T00:00:00.000Z",
"lastModifiedByUserLogin": "text",
"originalAdjustmentId": "text",
"oldAmountPerQuantity": 1,
"oldPercentage": 1,
"billingShipmentId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z",
"attributes": [
{
"_entity": "org.apache.ofbiz.order.order.OrderAdjustmentAttribute",
"orderAdjustmentId": "text",
"attrName": "text",
"attrValue": "text",
"attrDescription": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}
]
}
],
"attributes": [
{
"_entity": "org.apache.ofbiz.order.order.OrderItemAttribute",
"orderId": "text",
"orderItemSeqId": "text",
"attrName": "text",
"attrValue": "text",
"attrDescription": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}
],
"statuses": [
{
"_entity": "org.apache.ofbiz.order.order.OrderStatus",
"orderStatusId": "text",
"statusId": "text",
"orderId": "text",
"orderItemSeqId": "text",
"orderPaymentPreferenceId": "text",
"statusDatetime": "2026-01-01T00:00:00.000Z",
"statusUserLogin": "text",
"changeReason": "text",
"changeReasonEnumId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}
]
}
]
}
}{
"_entity": "org.apache.ofbiz.shipment.shipment.Shipment.PK",
"shipmentId": "text"
}org.apache.ofbiz.shipment.shipment.ShipmentSuccess
org.apache.ofbiz.shipment.shipment.Shipment.PKAuthentication required
Access Forbidden (no authz)
Value Not Found
Too Many Requests (tarpit)
General Error
PUT /rest/s1/poorti/shipments/{shipmentId} HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 11032
{
"_entity": "org.apache.ofbiz.shipment.shipment.Shipment",
"shipmentId": "text",
"externalId": "text",
"shipmentTypeId": "text",
"statusId": "text",
"primaryOrderId": "text",
"primaryReturnId": "text",
"primaryShipGroupSeqId": "text",
"picklistBinId": "text",
"estimatedReadyDate": "2026-01-01T00:00:00.000Z",
"estimatedShipDate": "2026-01-01T00:00:00.000Z",
"estimatedShipWorkEffId": "text",
"estimatedArrivalDate": "2026-01-01T00:00:00.000Z",
"estimatedArrivalWorkEffId": "text",
"latestCancelDate": "2026-01-01T00:00:00.000Z",
"estimatedShipCost": 1,
"currencyUomId": "text",
"handlingInstructions": "text",
"originFacilityId": "text",
"destinationFacilityId": "text",
"originContactMechId": "text",
"originTelecomNumberId": "text",
"destinationContactMechId": "text",
"destinationTelecomNumberId": "text",
"partyIdTo": "text",
"partyIdFrom": "text",
"additionalShippingCharge": 1,
"addtlShippingChargeDesc": "text",
"createdDate": "2026-01-01T00:00:00.000Z",
"createdByUserLogin": "text",
"lastModifiedDate": "2026-01-01T00:00:00.000Z",
"lastModifiedByUserLogin": "text",
"carrierPartyId": "text",
"shipmentMethodTypeId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z",
"type": {
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentType",
"shipmentTypeId": "text",
"parentTypeId": "text",
"hasTable": "text",
"description": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"statusItem": {
"_entity": "statuses",
"statusId": "text",
"statusTypeId": "text",
"statusCode": "text",
"sequenceNum": 1,
"description": "text",
"statusAge": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"currencyUom": {
"_entity": "uoms",
"uomId": "text",
"uomTypeEnumId": "UT_AREA_MEASURE",
"abbreviation": "text",
"description": "text",
"fractionDigits": 1,
"symbol": "text",
"numericCode": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"originFacility": {
"_entity": "org.apache.ofbiz.product.facility.Facility",
"facilityId": "text",
"facilityTypeId": "text",
"parentFacilityId": "text",
"ownerPartyId": "text",
"defaultInventoryItemTypeId": "text",
"facilityName": "text",
"primaryFacilityGroupId": "text",
"oldSquareFootage": 1,
"facilitySize": 1,
"facilitySizeUomId": "text",
"productStoreId": "text",
"defaultDaysToShip": 1,
"openedDate": "2026-01-01T00:00:00.000Z",
"closedDate": "2026-01-01T00:00:00.000Z",
"description": "text",
"defaultDimensionUomId": "text",
"defaultWeightUomId": "text",
"geoPointId": "text",
"externalId": "text",
"openTime": "text",
"closeTime": "text",
"facilityTimeZone": "text",
"maximumOrderLimit": 1,
"postalCode": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"destinationFacility": {
"_entity": "org.apache.ofbiz.product.facility.Facility",
"facilityId": "text",
"facilityTypeId": "text",
"parentFacilityId": "text",
"ownerPartyId": "text",
"defaultInventoryItemTypeId": "text",
"facilityName": "text",
"primaryFacilityGroupId": "text",
"oldSquareFootage": 1,
"facilitySize": 1,
"facilitySizeUomId": "text",
"productStoreId": "text",
"defaultDaysToShip": 1,
"openedDate": "2026-01-01T00:00:00.000Z",
"closedDate": "2026-01-01T00:00:00.000Z",
"description": "text",
"defaultDimensionUomId": "text",
"defaultWeightUomId": "text",
"geoPointId": "text",
"externalId": "text",
"openTime": "text",
"closeTime": "text",
"facilityTimeZone": "text",
"maximumOrderLimit": 1,
"postalCode": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"originContactMech": {
"_entity": "org.apache.ofbiz.party.contact.ContactMech",
"contactMechId": "text",
"externalId": "text",
"contactMechTypeId": "text",
"infoString": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"destinationContactMech": {
"_entity": "org.apache.ofbiz.party.contact.ContactMech",
"contactMechId": "text",
"externalId": "text",
"contactMechTypeId": "text",
"infoString": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"originPostalAddress": {
"_entity": "org.apache.ofbiz.party.contact.PostalAddress",
"contactMechId": "text",
"toName": "text",
"attnName": "text",
"address1": "text",
"address2": "text",
"houseNumber": 1,
"houseNumberExt": "text",
"directions": "text",
"city": "text",
"cityGeoId": "text",
"postalCode": "text",
"postalCodeExt": "text",
"countryGeoId": "text",
"stateProvinceGeoId": "text",
"countyGeoId": "text",
"municipalityGeoId": "text",
"postalCodeGeoId": "text",
"geoPointId": "text",
"encodedAddressKey": "text",
"latitude": 1,
"longitude": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"originTelecomNumber": {
"_entity": "org.apache.ofbiz.party.contact.TelecomNumber",
"contactMechId": "text",
"countryCode": "text",
"areaCode": "text",
"contactNumber": "text",
"askForName": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"destinationPostalAddress": {
"_entity": "org.apache.ofbiz.party.contact.PostalAddress",
"contactMechId": "text",
"toName": "text",
"attnName": "text",
"address1": "text",
"address2": "text",
"houseNumber": 1,
"houseNumberExt": "text",
"directions": "text",
"city": "text",
"cityGeoId": "text",
"postalCode": "text",
"postalCodeExt": "text",
"countryGeoId": "text",
"stateProvinceGeoId": "text",
"countyGeoId": "text",
"municipalityGeoId": "text",
"postalCodeGeoId": "text",
"geoPointId": "text",
"encodedAddressKey": "text",
"latitude": 1,
"longitude": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"destinationTelecomNumber": {
"_entity": "org.apache.ofbiz.party.contact.TelecomNumber",
"contactMechId": "text",
"countryCode": "text",
"areaCode": "text",
"contactNumber": "text",
"askForName": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"order": {
"_entity": "org.apache.ofbiz.order.order.OrderHeader",
"orderId": "text",
"orderTypeId": "text",
"orderName": "text",
"externalId": "text",
"salesChannelEnumId": "text",
"orderDate": "2026-01-01T00:00:00.000Z",
"priority": "text",
"entryDate": "2026-01-01T00:00:00.000Z",
"pickSheetPrintedDate": "2026-01-01T00:00:00.000Z",
"visitId": "text",
"statusId": "text",
"createdBy": "text",
"firstAttemptOrderId": "text",
"currencyUom": "text",
"syncStatusId": "text",
"billingAccountId": "text",
"originFacilityId": "text",
"webSiteId": "text",
"productStoreId": "text",
"terminalId": "text",
"transactionId": "text",
"autoOrderShoppingListId": "text",
"needsInventoryIssuance": "text",
"isRushOrder": "text",
"internalCode": "text",
"remainingSubTotal": 1,
"grandTotal": 1,
"isViewed": "text",
"invoicePerShipment": "text",
"expireDate": "2026-01-01T00:00:00.000Z",
"localeString": "text",
"customerClassificationId": "text",
"presentmentCurrencyUom": "text",
"autoApprove": "text",
"statusFlowId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"return": {
"_entity": "org.apache.ofbiz.order.return.ReturnHeader",
"returnId": "text",
"externalId": "text",
"returnHeaderTypeId": "text",
"statusId": "text",
"createdBy": "text",
"fromPartyId": "text",
"toPartyId": "text",
"paymentMethodId": "text",
"finAccountId": "text",
"billingAccountId": "text",
"entryDate": "2026-01-01T00:00:00.000Z",
"originContactMechId": "text",
"destinationFacilityId": "text",
"needsInventoryReceive": "text",
"currencyUomId": "text",
"supplierRmaId": "text",
"returnChannelEnumId": "text",
"transactionId": "text",
"returnDate": "2026-01-01T00:00:00.000Z",
"employeeId": "text",
"terminalId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"orderItemShipGroup": {
"_entity": "org.apache.ofbiz.order.order.OrderItemShipGroup",
"orderId": "text",
"shipGroupSeqId": "text",
"shipmentMethodTypeId": "text",
"supplierPartyId": "text",
"vendorPartyId": "text",
"carrierPartyId": "text",
"carrierRoleTypeId": "text",
"facilityId": "text",
"contactMechId": "text",
"telecomContactMechId": "text",
"trackingNumber": "text",
"shippingInstructions": "text",
"maySplit": "text",
"giftMessage": "text",
"isGift": "text",
"shipAfterDate": "2026-01-01T00:00:00.000Z",
"shipByDate": "2026-01-01T00:00:00.000Z",
"estimatedShipDate": "2026-01-01T00:00:00.000Z",
"estimatedDeliveryDate": "2026-01-01T00:00:00.000Z",
"carrierAccountNumber": "text",
"carrierService": "text",
"orderFacilityId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z",
"items": [
{
"_entity": "org.apache.ofbiz.order.order.OrderItem",
"orderId": "text",
"orderItemSeqId": "text",
"externalId": "text",
"orderItemTypeId": "text",
"orderItemGroupSeqId": "text",
"isItemGroupPrimary": "text",
"fromInventoryItemId": "text",
"budgetId": "text",
"budgetItemSeqId": "text",
"productId": "text",
"supplierProductId": "text",
"productFeatureId": "text",
"prodCatalogId": "text",
"productCategoryId": "text",
"isPromo": "text",
"quoteId": "text",
"quoteItemSeqId": "text",
"shoppingListId": "text",
"shoppingListItemSeqId": "text",
"subscriptionId": "text",
"deploymentId": "text",
"quantity": 1,
"cancelQuantity": 1,
"selectedAmount": 1,
"unitPrice": 1,
"unitListPrice": 1,
"unitAverageCost": 1,
"unitRecurringPrice": 1,
"isModifiedPrice": "text",
"recurringFreqUomId": "text",
"itemDescription": "text",
"comments": "text",
"correspondingPoId": "text",
"statusId": "text",
"syncStatusId": "text",
"estimatedShipDate": "2026-01-01T00:00:00.000Z",
"estimatedDeliveryDate": "2026-01-01T00:00:00.000Z",
"autoCancelDate": "2026-01-01T00:00:00.000Z",
"dontCancelSetDate": "2026-01-01T00:00:00.000Z",
"dontCancelSetUserLogin": "text",
"shipBeforeDate": "2026-01-01T00:00:00.000Z",
"shipAfterDate": "2026-01-01T00:00:00.000Z",
"cancelBackOrderDate": "2026-01-01T00:00:00.000Z",
"overrideGlAccountId": "text",
"salesOpportunityId": "text",
"changeByUserLoginId": "text",
"shipGroupSeqId": "text",
"returnTillDate": "2026-01-01T00:00:00.000Z",
"promisedDatetime": "2026-01-01T00:00:00.000Z",
"shipmentId": "text",
"isNewProduct": "text",
"availableToPromise": 1,
"requestedDeliveryDate": "2026-01-01",
"requestedDeliveryTime": "text",
"requestedShipMethTypeId": "text",
"deliveryWindow": 1,
"taxCode": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z",
"adjustments": [
{
"_entity": "org.apache.ofbiz.order.order.OrderAdjustment",
"orderAdjustmentId": "text",
"orderAdjustmentTypeId": "text",
"orderId": "text",
"orderItemSeqId": "text",
"shipGroupSeqId": "text",
"comments": "text",
"description": "text",
"amount": 1,
"recurringAmount": 1,
"amountAlreadyIncluded": 1,
"productPromoId": "text",
"productPromoRuleId": "text",
"productPromoActionSeqId": "text",
"productFeatureId": "text",
"correspondingProductId": "text",
"taxAuthorityRateSeqId": "text",
"sourceReferenceId": "text",
"sourcePercentage": 1,
"customerReferenceId": "text",
"primaryGeoId": "text",
"secondaryGeoId": "text",
"exemptAmount": 1,
"taxAuthGeoId": "text",
"taxAuthPartyId": "text",
"overrideGlAccountId": "text",
"includeInTax": "text",
"includeInShipping": "text",
"isManual": "text",
"createdDate": "2026-01-01T00:00:00.000Z",
"createdByUserLogin": "text",
"lastModifiedDate": "2026-01-01T00:00:00.000Z",
"lastModifiedByUserLogin": "text",
"originalAdjustmentId": "text",
"oldAmountPerQuantity": 1,
"oldPercentage": 1,
"billingShipmentId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z",
"attributes": [
{
"_entity": "org.apache.ofbiz.order.order.OrderAdjustmentAttribute",
"orderAdjustmentId": "text",
"attrName": "text",
"attrValue": "text",
"attrDescription": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}
]
}
],
"attributes": [
{
"_entity": "org.apache.ofbiz.order.order.OrderItemAttribute",
"orderId": "text",
"orderItemSeqId": "text",
"attrName": "text",
"attrValue": "text",
"attrDescription": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}
],
"statuses": [
{
"_entity": "org.apache.ofbiz.order.order.OrderStatus",
"orderStatusId": "text",
"statusId": "text",
"orderId": "text",
"orderItemSeqId": "text",
"orderPaymentPreferenceId": "text",
"statusDatetime": "2026-01-01T00:00:00.000Z",
"statusUserLogin": "text",
"changeReason": "text",
"changeReasonEnumId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}
]
}
]
}
}{
"_entity": "org.apache.ofbiz.shipment.shipment.Shipment.PK",
"shipmentId": "text"
}Success
Authentication required
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/{shipmentId}/pack HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 133
{
"shipmentId": "text",
"facilityId": "text",
"orderId": "text",
"shipmentPackageContents": [],
"rejectedOrderItems": [],
"trackingCode": "text"
}{
"packedShipmentId": "text"
}Authentication required
No content
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/{shipmentId}/unpack HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Accept: */*
No content
Authentication required
No content
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/{shipmentId}/ship HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Accept: */*
No content
Page number to return, starting with zero
Number of records per page (default 100)
Field name to order by (or comma separated names)
If true don't limit page size (no pagination)
Levels of dependent child records to include
This field store the length of package; if a shipmentBoxTypeId is specified then this overrides the dimension specified there; this field is meant to be used when there is no applicable ShipmentBoxType
This field store the height of package; if a shipmentBoxTypeId is specified then this overrides the dimension specified there; this field is meant to be used when there is no applicable ShipmentBoxType
This field store the width of package; if a shipmentBoxTypeId is specified then this overrides the dimension specified there; this field is meant to be used when there is no applicable ShipmentBoxType
This field store the unit of measurement of dimension (length, width and height)
Success
org.apache.ofbiz.shipment.shipment.ShipmentPackageAuthentication required
Access Forbidden (no authz)
Value Not Found
Too Many Requests (tarpit)
General Error
GET /rest/s1/poorti/shipments/{shipmentId}/shipmentPackages HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Accept: */*
[
{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentPackage",
"shipmentId": "text",
"shipmentPackageSeqId": "text",
"shipmentBoxTypeId": "text",
"dateCreated": "2026-01-01T00:00:00.000Z",
"boxLength": 1,
"boxHeight": 1,
"boxWidth": 1,
"dimensionUomId": {
"_entity": "uoms",
"uomId": "text",
"uomTypeEnumId": "UT_AREA_MEASURE",
"abbreviation": "text",
"description": "text",
"fractionDigits": 1,
"symbol": "text",
"numericCode": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"weight": 1,
"weightUomId": {
"_entity": "uoms",
"uomId": "text",
"uomTypeEnumId": "UT_AREA_MEASURE",
"abbreviation": "text",
"description": "text",
"fractionDigits": 1,
"symbol": "text",
"numericCode": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"insuredValue": 1,
"packageName": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z",
"shipment": {
"_entity": "org.apache.ofbiz.shipment.shipment.Shipment",
"shipmentId": "text",
"externalId": "text",
"shipmentTypeId": "text",
"statusId": "text",
"primaryOrderId": "text",
"primaryReturnId": "text",
"primaryShipGroupSeqId": "text",
"picklistBinId": "text",
"estimatedReadyDate": "2026-01-01T00:00:00.000Z",
"estimatedShipDate": "2026-01-01T00:00:00.000Z",
"estimatedShipWorkEffId": "text",
"estimatedArrivalDate": "2026-01-01T00:00:00.000Z",
"estimatedArrivalWorkEffId": "text",
"latestCancelDate": "2026-01-01T00:00:00.000Z",
"estimatedShipCost": 1,
"currencyUomId": "text",
"handlingInstructions": "text",
"originFacilityId": "text",
"destinationFacilityId": "text",
"originContactMechId": "text",
"originTelecomNumberId": "text",
"destinationContactMechId": "text",
"destinationTelecomNumberId": "text",
"partyIdTo": "text",
"partyIdFrom": "text",
"additionalShippingCharge": 1,
"addtlShippingChargeDesc": "text",
"createdDate": "2026-01-01T00:00:00.000Z",
"createdByUserLogin": "text",
"lastModifiedDate": "2026-01-01T00:00:00.000Z",
"lastModifiedByUserLogin": "text",
"carrierPartyId": "text",
"shipmentMethodTypeId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"boxType": {
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentBoxType",
"shipmentBoxTypeId": "text",
"description": "text",
"dimensionUomId": "text",
"boxLength": 1,
"boxWidth": 1,
"boxHeight": 1,
"weightUomId": "text",
"boxWeight": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
},
"carrierBoxType": [
{
"_entity": "org.apache.ofbiz.shipment.shipment.CarrierShipmentBoxType",
"shipmentBoxTypeId": "text",
"partyId": "text",
"packagingTypeCode": "text",
"oversizeCode": "text",
"pickupContainerCode": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}
]
}
]Success
Authentication required
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/{shipmentId}/shipmentPackages HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 259
{
"shipmentId": "text",
"shipmentPackageSeqId": "text",
"shipmentBoxTypeId": "text",
"boxLength": 1,
"boxHeight": 1,
"boxWidth": 1,
"dimensionUomId": "text",
"weight": 1,
"weightUomId": "text",
"insuredValue": 1,
"packageName": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}{
"shipmentId": "text",
"shipmentPackageSeqId": "text"
}Success
org.apache.ofbiz.shipment.shipment.ShipmentPackageAuthentication required
Access Forbidden (no authz)
Value Not Found
Too Many Requests (tarpit)
General Error
GET /rest/s1/poorti/shipments/{shipmentId}/shipmentPackages/{shipmentPackageSeqId} HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Accept: */*
{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentPackage",
"shipmentId": "text",
"shipmentPackageSeqId": "text",
"shipmentBoxTypeId": "text",
"dateCreated": "2026-01-01T00:00:00.000Z",
"boxLength": 1,
"boxHeight": 1,
"boxWidth": 1,
"dimensionUomId": "text",
"weight": 1,
"weightUomId": "text",
"insuredValue": 1,
"packageName": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}org.apache.ofbiz.shipment.shipment.ShipmentPackageSuccess
org.apache.ofbiz.shipment.shipment.ShipmentPackage.PKAuthentication required
Access Forbidden (no authz)
Value Not Found
Too Many Requests (tarpit)
General Error
PUT /rest/s1/poorti/shipments/{shipmentId}/shipmentPackages/{shipmentPackageSeqId} HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 363
{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentPackage",
"shipmentId": "text",
"shipmentPackageSeqId": "text",
"shipmentBoxTypeId": "text",
"dateCreated": "2026-01-01T00:00:00.000Z",
"boxLength": 1,
"boxHeight": 1,
"boxWidth": 1,
"dimensionUomId": "text",
"weight": 1,
"weightUomId": "text",
"insuredValue": 1,
"packageName": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentPackage.PK",
"shipmentId": "text",
"shipmentPackageSeqId": "text"
}Authentication required
No content
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
GET /rest/s1/poorti/shipments/{shipmentId}/shippingLabels HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Accept: */*
No content
Authentication required
No content
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/{shipmentId}/shippingLabels/void HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Accept: */*
No content
Page number to return, starting with zero
Number of records per page (default 100)
Field name to order by (or comma separated names)
If true don't limit page size (no pagination)
Levels of dependent child records to include
Success
org.apache.ofbiz.shipment.shipment.ShipmentPackageContentAuthentication required
Access Forbidden (no authz)
Value Not Found
Too Many Requests (tarpit)
General Error
GET /rest/s1/poorti/shipments/{shipmentId}/shipmentPackageContents HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Accept: */*
[
{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentPackageContent",
"shipmentId": "text",
"shipmentPackageSeqId": "text",
"shipmentItemSeqId": "text",
"quantity": 1,
"subProductId": "text",
"subProductQuantity": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}
]org.apache.ofbiz.shipment.shipment.ShipmentPackageContentSuccess
org.apache.ofbiz.shipment.shipment.ShipmentPackageContent.PKAuthentication required
Access Forbidden (no authz)
Value Not Found
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/{shipmentId}/shipmentPackageContents HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 252
{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentPackageContent",
"shipmentId": "text",
"shipmentPackageSeqId": "text",
"shipmentItemSeqId": "text",
"quantity": 1,
"subProductId": "text",
"subProductQuantity": 1,
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentPackageContent.PK",
"shipmentId": "text",
"shipmentPackageSeqId": "text",
"shipmentItemSeqId": "text"
}org.apache.ofbiz.shipment.shipment.ShipmentPackageRouteSegSuccess
org.apache.ofbiz.shipment.shipment.ShipmentPackageRouteSeg.PKAuthentication required
Access Forbidden (no authz)
Value Not Found
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/{shipmentId}/shipmentPackageRouteSegments HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 660
{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentPackageRouteSeg",
"shipmentId": "text",
"shipmentPackageSeqId": "text",
"shipmentRouteSegmentId": "text",
"trackingCode": "text",
"boxNumber": "text",
"labelImage": "text",
"labelIntlSignImage": "text",
"labelHtml": "text",
"labelPrinted": "text",
"internationalInvoice": "text",
"packageTransportCost": 1,
"packageServiceCost": 1,
"packageOtherCost": 1,
"codAmount": 1,
"insuredAmount": 1,
"currencyUomId": "text",
"labelImageUrl": "text",
"internationalInvoiceUrl": "text",
"packagePickupPrn": "text",
"packagePickupDate": "2026-01-01T00:00:00.000Z",
"gatewayMessage": "text",
"gatewayStatus": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentPackageRouteSeg.PK",
"shipmentId": "text",
"shipmentPackageSeqId": "text",
"shipmentRouteSegmentId": "text"
}org.apache.ofbiz.shipment.shipment.ShipmentRouteSegmentSuccess
org.apache.ofbiz.shipment.shipment.ShipmentRouteSegment.PKAuthentication required
Access Forbidden (no authz)
Value Not Found
Too Many Requests (tarpit)
General Error
PUT /rest/s1/poorti/shipments/{shipmentId}/shipmentRouteSegment HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 1671
{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentRouteSegment",
"shipmentId": "text",
"shipmentRouteSegmentId": "text",
"deliveryId": "text",
"originFacilityId": "text",
"destFacilityId": "text",
"originContactMechId": "text",
"originTelecomNumberId": "text",
"destContactMechId": "text",
"destTelecomNumberId": "text",
"carrierPartyId": "text",
"shipmentMethodTypeId": "text",
"carrierServiceStatusId": "text",
"carrierDeliveryZone": "text",
"carrierRestrictionCodes": "text",
"carrierRestrictionDesc": "text",
"billingWeight": 1,
"billingWeightUomId": "text",
"actualTransportCost": 1,
"actualServiceCost": 1,
"actualOtherCost": 1,
"actualCost": 1,
"currencyUomId": "text",
"actualStartDate": "2026-01-01T00:00:00.000Z",
"actualArrivalDate": "2026-01-01T00:00:00.000Z",
"estimatedStartDate": "2026-01-01T00:00:00.000Z",
"estimatedArrivalDate": "2026-01-01T00:00:00.000Z",
"trackingIdNumber": "text",
"trackingDigest": "text",
"updatedByUserLoginId": "text",
"lastUpdatedDate": "2026-01-01T00:00:00.000Z",
"homeDeliveryType": "text",
"homeDeliveryDate": "2026-01-01T00:00:00.000Z",
"thirdPartyAccountNumber": "text",
"thirdPartyPostalCode": "text",
"thirdPartyCountryGeoCode": "text",
"upsHighValueReport": "text",
"trackingUrl": "text",
"codReturnLabelImage": "text",
"codReturnLabelHtml": "text",
"codCollectionAmount": 1,
"carrierAccountNumber": "text",
"carrierService": "text",
"isGenerateThirdPartyLabel": "text",
"isTrackingRequired": "text",
"referenceNumber": "text",
"actualCarrierCode": "text",
"labelImage": "text",
"labelImageUrl": "text",
"labelHtml": "text",
"requestedDeliveryDate": "2026-01-01",
"requestedDeliveryTime": "text",
"requestedShipMethTypeId": "text",
"deliveryWindow": 1,
"gatewayRateId": "text",
"lastUpdatedStamp": "2026-01-01T00:00:00.000Z"
}{
"_entity": "org.apache.ofbiz.shipment.shipment.ShipmentRouteSegment.PK",
"shipmentId": "text",
"shipmentRouteSegmentId": "text"
}Success
Authentication required
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/bulkPack HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 16
{
"shipments": []
}{
"packedShipmentIds": []
}Authentication required
No content
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/bulkShip HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 18
{
"shipmentIds": []
}No content
NNAuthentication required
No content
Access Forbidden (no authz)
Too Many Requests (tarpit)
General Error
POST /rest/s1/poorti/shipments/retryShippingLabel HTTP/1.1
Host: dev-maarg.hotwax.io
Authorization: Basic username:password
Content-Type: application/json
Accept: */*
Content-Length: 58
{
"forceRateShop": "N",
"generateLabel": "N",
"shipmentIds": []
}No content
Last updated
Was this helpful?