eos: all postman request input samples for test.
dev iflow user and pwd:
new role
request messages
despatch stock dev
--------------------
{
"despatchStock": {
"companyCode": "",
"idKey": "3PLWMSSTABLEID",
"sourceType": "PLANT",
"source": {
"location": "RSE",
"name1": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": "TEST1",
"phone": " ",
"globalLocationNumber": " "
},
"destinationType": "CUSTOMER",
"destination": {
"location": "TEST2",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": "TEST2",
"phone": " ",
"globalLocationNumber": " "
},
"billOfLading": " ",
"despatchDeliveryId": "PSO2400029",
"postingDate": "2024-01-09T10:20:12UTC+00:00",
"referenceDocumentNumber": " ",
"documentText": " ",
"externalUniqueReference": " ",
"actualGrossWeight": "1234.5",
"actualWeightUom": " KGM",
"actualGrossVolume": "1234 ",
"actualVolumeUom": "MTQ",
"containerSealNumber1": " ",
"containerSealNumber2": " ",
"standardCarrierAlphaCode": " ",
"carrierId": " ",
"containerID": " ",
"items": {
"item": [
{
"ssccNumber": "388096074513191698 ",
"packagingMaterial": " ",
"externalHU2": " ",
"itemPosition": "10000",
"materialReference": "2990010011 ",
"eanOrUpcReference": "3182550793735",
"batch": "347C1RGY05",
"vendorBatch": " ",
"quantityInSuom": "1",
"uomCode": "EA",
"quantityInBuom": "1",
"baseUom": "EA",
"conversionFactorToBuom": " ",
"storageLocation": " ",
"plant": " RSE",
"stockType": " ",
"lotNumber": " ",
"wmsQualityStatus": "AVAILABLE",
"qualityStatus": "Released",
"positiveRelease": "Released",
"positiveReleaseDate": "2023-11-26T10:20:12UTC+00",
"productionDate": "2023-11-22T10:20:12UTC+00",
"bestBeforeDate": "2025-05-22T10:20:12UTC+00",
"materialType": "FG",
"itemDescription": " ",
"localPalletId": " ",
"localReferenceNumber": " ",
"transactionReason": " ",
"remainingQuantity": " ",
"transactionReference": " ",
"customerPurchaseOrderNumber": "ABCD",
"shipToPurchaseOrderNumber": " ",
"parentSsccs": {
"parentSscc": [
{
"parentHUNumber": " ",
"parentHuPickedQuantity": " ",
"localPalletId": " "
}
]
}
},
{
"ssccNumber": "388096074513340263",
"packagingMaterial": " ",
"externalHU2": " ",
"itemPosition": "20000",
"materialReference": "2522020012 ",
"eanOrUpcReference": "3182550793736",
"batch": "350B1RGY02",
"vendorBatch": " ",
"quantityInAuom": " ",
"uomCode": " ",
"quantityInBuom": "2",
"baseUom": "EA",
"conversionFactorToBuom": " ",
"storageLocation": " ",
"plant": " RSE",
"stockType": " ",
"lotNumber": " ",
"wmsQualityStatus": " AVAILABLE",
"qualityStatus": "Released",
"positiveRelease": "",
"positiveReleaseDate": "2023-12-16T10:20:12UTC+00",
"productionDate": "2023-12-12T10:20:12UTC+00",
"bestBeforeDate": "2025-06-11T10:20:12UTC+00",
"materialType": " ",
"itemDescription": " ",
"localPalletId": " ",
"localReferenceNumber": " ",
"customerPurchaseOrderNumber": "ABCD",
"shipToPurchaseOrderNumber": " ",
"transactionReason": " ",
"remainingQuantity": " ",
"transactionReference": " ",
"parentSsccs": {
"parentSscc": [
{
"parentHUNumber": " ",
"parentHuPickedQuantity": " ",
"localPalletId": " "
}
]
}
},
{
"ssccNumber": "388096074513191698",
"packagingMaterial": " ",
"externalHU2": " ",
"itemPosition": "20000",
"materialReference": "2522020012 ",
"eanOrUpcReference": "3182550793736",
"batch": "348C1RGY05",
"vendorBatch": " ",
"quantityInAuom": " ",
"uomCode": " ",
"quantityInBuom": "1",
"baseUom": "EA",
"conversionFactorToBuom": " ",
"storageLocation": " ",
"plant": " RSE ",
"stockType": " ",
"lotNumber": " ",
"wmsQualityStatus": " AVAILABLE",
"qualityStatus": "Released",
"positiveRelease": "Released",
"positiveReleaseDate": "2023-11-27T10:20:12UTC+00",
"productionDate": "2023-11-23T10:20:12UTC+00",
"bestBeforeDate": "2025-05-23T10:20:12UTC+00",
"materialType": "FG",
"itemDescription": " ",
"localPalletId": " ",
"localReferenceNumber": " ",
"transactionReason": " ",
"remainingQuantity": " ",
"transactionReference": " ",
"customerPurchaseOrderNumber": "ABCD",
"shipToPurchaseOrderNumber": " ",
"parentSsccs": {
"parentSscc": [
{
"parentHUNumber": " ",
"parentHuPickedQuantity": " ",
"localPalletId": " "
}
]
}
}
]
}
}
}
--------------------
https://apim-dev.np-integration.cloud-effem.com/3pl/despatchStock
https://apim-dev.np-integration.cloud-effem.com/OAuth/token
7UWMGiTtAHqnPQ9aVEJhFrX6snZHMnAN
lKlafNyG9K2oluiV
-------------------------------
{
"despatchStock": {
"companyCode": "",
"idKey": "3PLWMSSTABLEID",
"sourceType": "PLANT",
"source": {
"location": "RSE",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": "TEST1",
"phone": " ",
"globalLocationNumber": " "
},
"destinationType": "CUSTOMER",
"destination": {
"location": "TEST2",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": "TEST2",
"phone": " ",
"globalLocationNumber": " "
},
"billOfLading": " ",
"despatchDeliveryId": "PSO2400029",
"postingDate": "2024-01-09T10:20:12UTC+00:00",
"referenceDocumentNumber": " ",
"documentText": " ",
"externalUniqueReference": " ",
"actualGrossWeight": "1234.5",
"actualWeightUom": " KGM",
"actualGrossVolume": "1234 ",
"actualVolumeUom": "MTQ",
"containerSealNumber1": " ",
"containerSealNumber2": " ",
"standardCarrierAlphaCode": " ",
"carrierId": " ",
"containerID": " ",
"items": {
"item": [
{
"ssccNumber": "388096074513191698 ",
"packagingMaterial": " ",
"externalHU2": " ",
"itemPosition": "10000",
"materialReference": "2990010011 ",
"eanOrUpcReference": "3182550793735",
"batch": "347C1RGY05",
"vendorBatch": " ",
"quantityInAuom": "1",
"uomCode": "EA",
"quantityInBuom": "1",
"baseUom": "EA",
"conversionFactorToBuom": " ",
"storageLocation": " ",
"plant": " RSE",
"stockType": " ",
"lotNumber": " ",
"wmsQualityStatus": "AVAILABLE",
"qualityStatus": "Released",
"positiveRelease": "Released",
"positiveReleaseDate": "2023-11-26T10:20:12UTC+00:00",
"productionDate": "2023-11-22T10:20:12UTC+00:00",
"bestBeforeDate": "2025-05-22T10:20:12UTC+00:00",
"materialType": "FG",
"itemDescription": " ",
"localPalletId": " ",
"localReferenceNumber": " ",
"transactionReason": " ",
"remainingQuantity": " ",
"transactionReference": " ",
"customerPurchaseOrderNumber": "ABCD",
"shipToPurchaseOrderNumber": " ",
"parentSsccs": {
"parentSscc": [
{
"parentHUNumber": " ",
"parentHuPickedQuantity": " ",
"localPalletId": " "
}
]
}
},
{
"ssccNumber": "388096074513340263",
"packagingMaterial": " ",
"externalHU2": " ",
"itemPosition": "20000",
"materialReference": "2522020012 ",
"eanOrUpcReference": "3182550793736",
"batch": "350B1RGY02",
"vendorBatch": " ",
"quantityInAuom": "1",
"uomCode": " ",
"quantityInBuom": "2",
"baseUom": "EA",
"conversionFactorToBuom": " ",
"storageLocation": " ",
"plant": "RSE",
"stockType": " ",
"lotNumber": " ",
"wmsQualityStatus": " AVAILABLE",
"qualityStatus": "Released",
"positiveRelease": "",
"positiveReleaseDate": "2023-12-16T10:20:12UTC+00:00",
"productionDate": "2023-12-12T10:20:12UTC+00:00",
"bestBeforeDate": "2025-06-11T10:20:12UTC+00:00",
"materialType": " ",
"itemDescription": " ",
"localPalletId": " ",
"localReferenceNumber": " ",
"customerPurchaseOrderNumber": "ABCD",
"shipToPurchaseOrderNumber": " ",
"transactionReason": " ",
"remainingQuantity": " ",
"transactionReference": " ",
"parentSsccs": {
"parentSscc": [
{
"parentHUNumber": " ",
"parentHuPickedQuantity": " ",
"localPalletId": " "
}
]
}
},
{
"ssccNumber": "388096074513191698",
"packagingMaterial": " ",
"externalHU2": " ",
"itemPosition": "20000",
"materialReference": "2522020012 ",
"eanOrUpcReference": "3182550793736",
"batch": "348C1RGY05",
"vendorBatch": " ",
"quantityInAuom": "123",
"uomCode": " ",
"quantityInBuom": "1",
"baseUom": "EA",
"conversionFactorToBuom": " ",
"storageLocation": " ",
"plant": " RSE ",
"stockType": " ",
"lotNumber": " ",
"wmsQualityStatus": " AVAILABLE",
"qualityStatus": "Released",
"positiveRelease": "Released",
"positiveReleaseDate": "2023-11-27T10:20:12UTC+00:00",
"productionDate": "2023-11-23T10:20:12UTC+00:00",
"bestBeforeDate": "2025-05-23T10:20:12UTC+00:00",
"materialType": "FG",
"itemDescription": " ",
"localPalletId": " ",
"localReferenceNumber": " ",
"transactionReason": " ",
"remainingQuantity": " ",
"transactionReference": " ",
"customerPurchaseOrderNumber": "ABCD",
"shipToPurchaseOrderNumber": " ",
"parentSsccs": {
"parentSscc": [
{
"parentHUNumber": " ",
"parentHuPickedQuantity": " ",
"localPalletId": " "
}
]
}
}
]
}
}
}
-------------
https://apim-test.np-integration.cloud-effem.com/3pl/despatchStock
https://apim-test.np-integration.cloud-effem.com/OAuth
2dHf2Ykz1nFSHoXLg7YaDHNf6yyKcy5E
pU34lqhzEBMpVAFH
-------------------
qa
{
"returnStock": {
"postingDate": "2023-11-29T00:00:00UTC+00:00 ",
"referenceDocumentNumber": " SRT1801794",
"returnDeliveryId": " SO1800001",
"standardCarrierAlphaCode": " ",
"actualGrossWeight": " ",
"actualVolumeUom": " ",
"actualGrossVolume": " ",
"actualWeightUom": " ",
"billOfLading": " ",
"carrierId": " ",
"companyCode": " ",
"containerID": " ",
"containerSealNumber1": " ",
"containerSealNumber2": " ",
"documentText": " ",
"externalUniqueReference": "RTR10008fs00034",
"idKey": " ",
"sourceType": " ",
"source": {
"city": " ",
"country": " ",
"globalLocationNumber": " ",
"houseNumber": " ",
"location": " ",
"name1": " ",
"name2": " ",
"phone": " ",
"poBox": " ",
"postalCode": " ",
"state": " ",
"street1": " ",
"street2": " "
},
"destinationType": " ",
"destination": {
"city": " ",
"country": " ",
"globalLocationNumber": " ",
"houseNumber": " ",
"location": " ",
"name1": " ",
"name2": " ",
"phone": " ",
"poBox": " ",
"postalCode": " ",
"state": " ",
"street1": " ",
"street2": " "
},
"items": {
"item": [
{
"baseUom": " ",
"batch": "18256168RCA",
"bestBeforeDate": "2024-02-13T10:30:08UTC+00:00",
"conversionFactorToBuom": "1",
"externalHU2": " ",
"itemDescription": " ",
"itemPosition": "10000",
"localPalletId": " ",
"localReferenceNumber": " ",
"lotNumber": " ",
"materialReference": "3059240",
"materialType": "FG",
"packagingMaterial": " ",
"plant": "AUK",
"positiveRelease": "Not Released",
"positiveReleaseDate": "2023-06-22T10:30:08UTC+00:00",
"productionDate": "2023-06-16T10:30:08UTC+00:00",
"qualityStatus": "Released",
"quantityInAuom": "1",
"quantityInBuom": "1",
"remainingQuantity": " ",
"ssccNumber": "000000000000872061",
"stockType": " ",
"storageLocation": " ",
"transactionReason": " ",
"transactionReference": " ",
"uomCode": "EA",
"vendorBatch": " ",
"wmsQualityStatus": "OK",
"parentSsccs": {
"parentSscc": [
{
"localPalletId": " ",
"parentHUNumber": " ",
"parentHuPickedQuantity": " "
}
]
}
},
{
"baseUom": " ",
"batch": "18230010RCC",
"bestBeforeDate": "2025-05-10T10:30:08UTC+00:00",
"conversionFactorToBuom": "1",
"externalHU2": " ",
"itemDescription": " ",
"itemPosition": "20000",
"localPalletId": " ",
"localReferenceNumber": " ",
"lotNumber": " ",
"materialReference": "10020050",
"materialType": " ",
"packagingMaterial": " ",
"plant": "AUK",
"positiveRelease": "Not Released",
"positiveReleaseDate": "2024-05-14T10:30:08UTC+00:00",
"productionDate": "2024-05-10T10:30:08UTC+00:00 ",
"qualityStatus": " ",
"quantityInAuom": "2",
"quantityInBuom": "2",
"remainingQuantity": " ",
"ssccNumber": "000000000000192053",
"stockType": " ",
"storageLocation": " ",
"transactionReason": " ",
"transactionReference": " ",
"uomCode": "EA",
"vendorBatch": " ",
"wmsQualityStatus": "Damaged",
"parentSsccs": {
"parentSscc": [
{
"localPalletId": " ",
"parentHUNumber": " ",
"parentHuPickedQuantity": " "
}
]
}
},
{
"baseUom": " ",
"batch": "18230012RCA ",
"bestBeforeDate": "2024-04-16T10:30:08UTC+00:00",
"conversionFactorToBuom": "1",
"externalHU2": " ",
"itemDescription": " ",
"itemPosition": "20000",
"localPalletId": " ",
"localReferenceNumber": " ",
"lotNumber": " ",
"materialReference": "10020050 ",
"materialType": "FG",
"packagingMaterial": " ",
"plant": "AUK",
"positiveRelease": "Released",
"positiveReleaseDate": "2023-04-20T10:30:08UTC+00:00",
"productionDate": "2023-04-16T10:30:08UTC+00:00",
"qualityStatus": "Released",
"quantityInAuom": "2",
"quantityInBuom": "2",
"remainingQuantity": " ",
"ssccNumber": "00000000000018206",
"stockType": " ",
"storageLocation": " ",
"transactionReason": " ",
"transactionReference": " ",
"uomCode": "EA",
"vendorBatch": " ",
"wmsQualityStatus": "DAMAGED",
"parentSsccs": {
"parentSscc": [
{
"localPalletId": " ",
"parentHUNumber": " ",
"parentHuPickedQuantity": " "
}
]
}
}
]
}
}
}
---------------
dev
{
"returnStock": {
"postingDate": "2023-11-29T00:00:00UTC+00:00 ",
"referenceDocumentNumber": " SRT1801794",
"returnDeliveryId": " SO1800001",
"standardCarrierAlphaCode": " ",
"actualGrossWeight": " ",
"actualVolumeUom": " ",
"actualGrossVolume": " ",
"actualWeightUom": " ",
"billOfLading": " ",
"carrierId": " ",
"companyCode": " ",
"containerID": " ",
"containerSealNumber1": " ",
"containerSealNumber2": " ",
"documentText": " ",
"externalUniqueReference": "RTR10008fs00034",
"idKey": " ",
"sourceType": " ",
"source": {
"city": " ",
"country": " ",
"globalLocationNumber": " ",
"houseNumber": " ",
"location": " ",
"name1": " ",
"name2": " ",
"phone": " ",
"poBox": " ",
"postalCode": " ",
"state": " ",
"street1": " ",
"street2": " "
},
"destinationType": " ",
"destination": {
"city": " ",
"country": " ",
"globalLocationNumber": " ",
"houseNumber": " ",
"location": " ",
"name1": " ",
"name2": " ",
"phone": " ",
"poBox": " ",
"postalCode": " ",
"state": " ",
"street1": " ",
"street2": " "
},
"items": {
"item": [
{
"baseUom": " ",
"batch": "18256168RCA",
"bestBeforeDate": "2024-02-13T10:30:08UTC+00:00",
"conversionFactorToBuom": "1",
"externalHU2": " ",
"itemDescription": " ",
"itemPosition": "10000",
"localPalletId": " ",
"localReferenceNumber": " ",
"lotNumber": " ",
"materialReference": "3059240",
"materialType": "FG",
"packagingMaterial": " ",
"plant": "AUK",
"positiveRelease": "Not Released",
"positiveReleaseDate": "2023-06-22T10:30:08UTC+00:00",
"productionDate": "2023-06-16T10:30:08UTC+00:00",
"qualityStatus": "Released",
"quantityInAuom": "1",
"quantityInBuom": "1",
"remainingQuantity": " ",
"ssccNumber": "000000000000872061",
"stockType": " ",
"storageLocation": " ",
"transactionReason": " ",
"transactionReference": " ",
"uomCode": "EA",
"vendorBatch": " ",
"wmsQualityStatus": "OK",
"parentSsccs": {
"parentSscc": [
{
"localPalletId": " ",
"parentHUNumber": " ",
"parentHuPickedQuantity": " "
}
]
}
},
{
"baseUom": " ",
"batch": "18230010RCC",
"bestBeforeDate": "2025-05-10T10:30:08UTC+00:00",
"conversionFactorToBuom": "1",
"externalHU2": " ",
"itemDescription": " ",
"itemPosition": "20000",
"localPalletId": " ",
"localReferenceNumber": " ",
"lotNumber": " ",
"materialReference": "10020050",
"materialType": " ",
"packagingMaterial": " ",
"plant": "AUK",
"positiveRelease": "Not Released",
"positiveReleaseDate": "2024-05-14T10:30:08UTC+00:00",
"productionDate": "2024-05-10T10:30:08UTC+00:00 ",
"qualityStatus": " ",
"quantityInAuom": "2",
"quantityInBuom": "2",
"remainingQuantity": " ",
"ssccNumber": "000000000000192053",
"stockType": " ",
"storageLocation": " ",
"transactionReason": " ",
"transactionReference": " ",
"uomCode": "EA",
"vendorBatch": " ",
"wmsQualityStatus": "Damaged",
"parentSsccs": {
"parentSscc": [
{
"localPalletId": " ",
"parentHUNumber": " ",
"parentHuPickedQuantity": " "
}
]
}
},
{
"baseUom": " ",
"batch": "18230012RCA ",
"bestBeforeDate": "2024-04-16T10:30:08UTC+00:00",
"conversionFactorToBuom": "1",
"externalHU2": " ",
"itemDescription": " ",
"itemPosition": "20000",
"localPalletId": " ",
"localReferenceNumber": " ",
"lotNumber": " ",
"materialReference": "10020050 ",
"materialType": "FG",
"packagingMaterial": " ",
"plant": "AUK",
"positiveRelease": "Released",
"positiveReleaseDate": "2023-04-20T10:30:08UTC+00:00",
"productionDate": "2023-04-16T10:30:08UTC+00:00",
"qualityStatus": "Released",
"quantityInAuom": "2",
"quantityInBuom": "2",
"remainingQuantity": " ",
"ssccNumber": "00000000000018206",
"stockType": " ",
"storageLocation": " ",
"transactionReason": " ",
"transactionReference": " ",
"uomCode": "EA",
"vendorBatch": " ",
"wmsQualityStatus": "DAMAGED",
"parentSsccs": {
"parentSscc": [
{
"localPalletId": " ",
"parentHUNumber": " ",
"parentHuPickedQuantity": " "
}
]
}
}
]
}
}
}
----------
{
"stockMovement":{
"scenario":"transfertosubcontractinglocation",
"companyCode":" ",
"sourceType":"PLANT",
"source":{
"location":"RCA",
"name1":" ",
"name2":" ",
"houseNumber":" ",
"street1":" ",
"street2":" ",
"postalCode":" ",
"poBox":" ",
"city":" ",
"state":" ",
"country":"FR",
"phone":" ",
"globalLocationNumber":"'3011825500207"
},
"destinationType":"PLANT",
"destination":{
"location":"RCA",
"name1":" ",
"name2":" ",
"houseNumber":" ",
"street1":" ",
"street2":" ",
"postalCode":" ",
"poBox":" ",
"city":" ",
"state":" ",
"country":"FR",
"phone":" ",
"globalLocationNumber":"'3011825500207"
},
"stockTypeFrom":"X",
"stockTypeTo":"X",
"storageLocationFrom":" ",
"storageLocationTo":" ",
"documentDate":"2024-01-09T09:53:16UTC+00 :00",
"postingDate":"2024-01-09T09:53:16UTC+00 :00",
"referenceDocumentNumber":" 402A1RGU02",
"documentText":" ",
"billOfLading":" ",
"externalUniqueReference":" 402A1RGU02-000707054068988554",
"hrReasonCode":" ",
"sourceStockPosition":[
{
"ssccNumber":"000707054068988554",
"packagingMaterial":" ",
"startProductionDate":"2024-01-09T09:53:15UTC+00 :00",
"endProductionDate":" ",
"materialReference":"499619",
"batch":"402A1RGU02",
"vendorBatch":" ",
"quantityInAuom":"1",
"uomCode":"PF",
"quantityInBuom":"100",
"baseUom":"EA",
"conversionFactorToBuom":"0.01",
"purchaseOrderReference":" ",
"purchaseOrderItemPosition":" ",
"bestBeforeDate":"2025-07-08T00 :00 :00UTC+00 :00",
"productionDate":"2024-01-08T00 :00 :00UTC+00 :00",
"positiveRelease":"Not Released",
"wmsQualityStatus":"PHR",
"qualityStatus":"Released",
"positiveReleaseDate":"2024-01-08T00 :00 :00UTC+00 :00",
"itemText":" ",
"lotNumber":"",
"materialType":"FG",
"itemDescription":" Item Description 1",
"remainingQuantity":" ",
"transactionReason":"REPACK",
"localReferenceNumber":" ",
"workOderNumber":" ",
"runNumber":" ",
"line":" ",
"localPalletId":" "
}
],
"destinationStockPosition":[
{
"ssccNumber":"000707054068988600",
"packagingMaterial":" ",
"startProductionDate":"2024-01-09T09:53:16UTC+00 :00",
"endProductionDate":" ",
"materialReference":"59998",
"batch":"402A1RGU02",
"vendorBatch":" ",
"quantityInAuom":"50",
"uomCode":"PC",
"quantityInBuom":"50",
"baseUom":"EA",
"conversionFactorToBuom":"1",
"purchaseOrderReference":"100002345",
"purchaseOrderItemPosition":"10",
"bestBeforeDate":"2025-07-08T00 :00 :00UTC+00 :00",
"productionDate":"2024-01-08T00 :00 :00UTC+00 :00",
"positiveRelease":"Not Released",
"wmsQualityStatus":"PHR",
"qualityStatus":"Released",
"positiveReleaseDate":"",
"itemText":" ",
"lotNumber":"",
"materialType":"FG",
"itemDescription":"Item Description 2",
"remainingQuantity":" ",
"transactionReason":" ",
"localReferenceNumber":" ",
"workOderNumber":" ",
"runNumber":" ",
"line":" ",
"localPalletId":" ",
"localReferenceNumber":" "
}
]
}
}
---------------
agnositic
{
"stockMovement": {
// "scenario": "positiveStockAdjustment",
"scenario": "positiveinventoryadjustment",
"companyCode": " ",
"sourceType": "PLANT",
"source": {
"location": "RCC",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": " ",
"phone": " ",
"globalLocationNumber": "3011825500207"
},
"destinationType": "PLANT",
"destination": {
"location": "RCC",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": "FR",
"phone": " ",
"globalLocationNumber": "3011825500207"
},
"stockTypeFrom": "S",
"stockTypeTo": "S",
"storageLocationFrom": " ",
"storageLocationTo": " ",
"documentDate": " ",
"postingDate": "2024-01-09T13:26:13UTC+00:00",
"referenceDocumentNumber": " W240109-415347",
"documentText": " ",
"billOfLading": " ",
"externalUniqueReference": " W240109-415347-22141032RCC",
"hrReasonCode": " ",
"sourceStockPosition": [
{
"ssccNumber": "390111004017972838",
"packagingMaterial": " ",
"startProductionDate": "",
"endProductionDate": " ",
"materialReference": "1829020000",
"batch": "217EA1RCC01",
"vendorBatch": " ",
"quantityInAuom": "1",
"uomCode": "EA",
"quantityInBuom": "1",
"baseUom": "EA",
"conversionFactorToBuom": "1",
"purchaseOrderReference": " ",
"purchaseOrderItemPosition": " ",
"bestBeforeDate": "2023-11-19T00:00:00UTC+00:00",
"productionDate": "2022-05-29T00:00:00UTC+00:00",
"positiveRelease": "Released",
"wmsQualityStatus": "EXPIRED",
"qualityStatus": "Released",
"positiveReleaseDate": "2022-06-01T00:00:00UTC+00:00",
"itemText": " ",
"lotNumber": "22141032RCC",
"materialType": "FG",
"itemDescription": " ",
"remainingQuantity": " ",
"transactionReason": "PosAdjustment",
"localReferenceNumber": " ",
"workOderNumber": " ",
"runNumber": " ",
"line": " ",
"localPalletId": " ",
"localReferenceNumber": " "
}
],
"destinationStockPosition": [
{
"ssccNumber": " ",
"packagingMaterial": " ",
"startProductionDate": " ",
"endProductionDate": " ",
"materialReference": " ",
"batch": " ",
"vendorBatch": " ",
"quantityInAuom": " ",
"uomCode": " ",
"quantityInBuom": " ",
"baseUom": " ",
"conversionFactorToBuom": " ",
"purchaseOrderReference": " ",
"purchaseOrderItemPosition": " ",
"bestBeforeDate": " ",
"productionDate": " ",
"positiveRelease": " ",
"qualityStatus": " ",
"positiveReleaseDate": " ",
"itemText": " ",
"lotNumber": " ",
"materialType": " ",
"itemDescription": " ",
"remainingQuantity": " ",
"transactionReason": " ",
"localReferenceNumber": " ",
"workOderNumber": " ",
"runNumber": " ",
"line": " ",
"localPalletId": " ",
"localReferenceNumber": " "
}
]
}
}
----------
uat
{
"stockMovement": {
// "scenario": "positiveStockAdjustment",
"scenario": "positiveinventoryadjustment",
"companyCode": " ",
"sourceType": "PLANT",
"source": {
"location": "RCC",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": " ",
"phone": " ",
"globalLocationNumber": "3011825500207"
},
"destinationType": "PLANT",
"destination": {
"location": "RCC",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": "FR",
"phone": " ",
"globalLocationNumber": "3011825500207"
},
"stockTypeFrom": "S",
"stockTypeTo": "S",
"storageLocationFrom": " ",
"storageLocationTo": " ",
"documentDate": " ",
"postingDate": "2024-01-09T13:26:13UTC+00:00",
"referenceDocumentNumber": " W240109-415347",
"documentText": " ",
"billOfLading": " ",
"externalUniqueReference": " W240109-415347-22141032RCC",
"hrReasonCode": " ",
"sourceStockPosition": [
{
"ssccNumber": "390111004017972838",
"packagingMaterial": " ",
"startProductionDate": "",
"endProductionDate": " ",
"materialReference": "1829020000",
"batch": "217EA1RCC01",
"vendorBatch": " ",
"quantityInAuom": "1",
"uomCode": "EA",
"quantityInBuom": "1",
"baseUom": "EA",
"conversionFactorToBuom": "1",
"purchaseOrderReference": " ",
"purchaseOrderItemPosition": " ",
"bestBeforeDate": "2023-11-19T00:00:00UTC+00:00",
"productionDate": "2022-05-29T00:00:00UTC+00:00",
"positiveRelease": "Released",
"wmsQualityStatus": "EXPIRED",
"qualityStatus": "Released",
"positiveReleaseDate": "2022-06-01T00:00:00UTC+00:00",
"itemText": " ",
"lotNumber": "22141032RCC",
"materialType": "FG",
"itemDescription": " ",
"remainingQuantity": " ",
"transactionReason": "PosAdjustment",
"localReferenceNumber": " ",
"workOderNumber": " ",
"runNumber": " ",
"line": " ",
"localPalletId": " ",
"localReferenceNumber": " "
}
],
"destinationStockPosition": [
{
"ssccNumber": " ",
"packagingMaterial": " ",
"startProductionDate": " ",
"endProductionDate": " ",
"materialReference": " ",
"batch": " ",
"vendorBatch": " ",
"quantityInAuom": " ",
"uomCode": " ",
"quantityInBuom": " ",
"baseUom": " ",
"conversionFactorToBuom": " ",
"purchaseOrderReference": " ",
"purchaseOrderItemPosition": " ",
"bestBeforeDate": " ",
"productionDate": " ",
"positiveRelease": " ",
"qualityStatus": " ",
"positiveReleaseDate": " ",
"itemText": " ",
"lotNumber": " ",
"materialType": " ",
"itemDescription": " ",
"remainingQuantity": " ",
"transactionReason": " ",
"localReferenceNumber": " ",
"workOderNumber": " ",
"runNumber": " ",
"line": " ",
"localPalletId": " ",
"localReferenceNumber": " "
}
]
}
}
-------------
dummy api test.
APIkey
x0n849ZKVDROfItvRhU8miASHIaSpz5u
https://mars-dev.apimanagement.us21.hana.ondemand.com:443/Dummy/inbound/1NAV/StockMovement
put dummy payload or actual payload
---------------------
uat. dummy test.
https://mars-dev.apimanagement.us21.hana.ondemand.com/Dummy/UAT/inbound/1NAV/StockMovement
api key ( looks not require)
CogNlODMFGd4b8I2JRaG7HrbTUs50llM
----------------
purchase order (outoubned( test1;
2018-12-11T03:54:30
C4977454-2A5E-440A-A7D3-7F2748C05729
NAV_DHL_OUT_UAT_CORE
PURCHASE_ORDER
IC14683
9011100000006
53270
2024-03-08
RC BRUCK FACTORY
Industriestrasse 20
Adress2
Bruck/Leitha
2460
AT
4006561000073
RFR_MAIN
10000
4026
Renal Rind Cat 85g
PALLET
2.00
6912.00
3456.00
1.00
3456.00
2026-02-10
406F2BRK05
OK
Y
2024-02-15
2024-02-10
390111004018314187
3456.00
1.00
3456.00
2026-02-10
406F2BRK05
OK
Y
2024-02-15
2024-02-10
390111004018314194
20000
4031
Renal Dog 100g
PALLET
1.00
3456.00
3456.00
1.00
3456.00
2026-02-23
408E2BRK04
OK
Y
2024-02-28
2024-02-23
390111007015831282
-------------
test2
2024-09-05T12:53:52
B89EE1CE-FF5A-4E58-A0F4-172CD5592403
NAV_FM_OUT_PROD_RNID
PURCHASE_ORDER
IC11307
PO2401815
2024-08-26
2024-09-06
ul. Grabska 10
Niepołomice
32-005
PL
5902641647079
FML_PL
10000
227350
FHN C Ageing Steril 12+ 0,4 kg
PALLET
1.00
384.00
3182559288751
32
384.00
1.00
384.00
2026-02-09
24224029RNI
4
4
2024-08-11
031825592062488933
20000
228270
FHN C Fit 2 kg
PALLET
1.00
108.00
3182559292642
32
108.00
1.00
108.00
2026-01-29
24213049RNI
4
4
2024-07-31
031825592062352159
40000
228640
FHN C Sensible 10 kg
PALLET
1.00
32.00
3182559289833
12
32.00
1.00
32.00
2026-02-23
24238010RNI
4
4
2024-08-25
031825592062622405
50000
230050
FHN C Exigent Aroma 2 kg
PALLET
1.00
108.00
3182559292840
32
108.00
1.00
108.00
2026-02-04
24219048RNI
4
4
2024-08-06
031825592062436934
60000
230240
FHN C Exigent Savour 0,4 kg
PALLET
1.00
384.00
3182559293120
32
384.00
1.00
384.00
2026-03-01
24244030RNI
4
4
2024-08-31
031825592062694518
70000
235970
FBN C Persian 2 kg
PALLET
1.00
108.00
3182559301634
32
108.00
1.00
108.00
2026-02-08
24223024RNI
4
4
2024-08-10
031825592062477005
80000
251090
SHN D Mini Ageing 12+ 3,5 kg
PALLET
1.00
72.00
3182559322554
32
72.00
1.00
72.00
2026-02-09
24224010RNI
4
4
2024-08-11
031825592062482955
90000
251950
FBN C Brit Short Kitten 0,4 kg
PALLET
1.00
384.00
3182559317789
32
384.00
1.00
384.00
2026-02-09
24225008RNI
4
4
2024-08-12
031825592062493852
100000
252130
PRO FBN C Maine C Kitten 14 kg
PALLET
1.00
21.00
3182559319011
12
21.00
1.00
21.00
2025-08-06
24219051RNI
4
4
2024-08-06
031825592062436477
110000
255010
BHN D Bulldog Adult 12 kg
PALLET
1.00
42.00
3182559328693
10
42.00
1.00
42.00
2025-08-13
24226006RNI
4
4
2024-08-13
031825592062505746
120000
255040
BHN D Cavalier KC Adult 1,5 kg
PALLET
1.00
108.00
3182559328754
32
108.00
1.00
108.00
2026-01-31
24215013RNI
4
4
2024-08-02
031825592062375479
130000
255050
BHN D Chihuahua Adult 0,5 kg
PALLET
1.00
384.00
3182559328815
32
384.00
1.00
384.00
2026-02-07
24222041RNI
4
4
2024-08-09
031825592062468454
140000
255700
BHN D Pug Adult 1,5 kg
PALLET
1.00
108.00
3182559330337
32
108.00
1.00
108.00
2026-02-08
24223040RNI
4
4
2024-08-10
031825592062480333
150000
255900
BHN D Shih Tzu Adult 1,5 kg
PALLET
1.00
108.00
3182559329768
32
108.00
1.00
108.00
2026-02-27
24242036RNI
4
4
2024-08-29
031825592062671519
160000
255930
BHN D Westie Adult 1,5 kg
PALLET
1.00
108.00
3182559329829
32
108.00
1.00
108.00
2026-01-14
24198039RNI
4
4
2024-07-16
031825592062186655
170000
257460
BHN D Chihuahua Puppy 0,5 kg
PALLET
1.00
384.00
3182559327801
32
384.00
1.00
384.00
2026-02-20
24235029RNI
4
4
2024-08-22
031825592062596539
180000
257780
BHN D Yorkshire Puppy 0,5 kg
PALLET
1.00
384.00
3182559328075
32
384.00
1.00
384.00
2026-02-21
24236043RNI
4
4
2024-08-23
031825592062610488
190000
257810
BHN D Yorkshire Puppy 7,5 kg
PALLET
1.00
32.00
3182559328136
12
32.00
1.00
32.00
2025-12-31
24184046RNI
4
4
2024-07-02
031825592062059690
200000
266810
PRO BHN D Golden R Puppy 17 kg
PALLET
1.00
36.00
3182559328440
10
36.00
1.00
36.00
2025-08-08
24221058RNI
4
4
2024-08-08
031825592062456956
210000
272050
CCN D Dermacomf Mini 3 kg
PALLET
1.00
72.00
3182559336209
32
72.00
1.00
72.00
2026-01-20
24204038RNI
4
4
2024-07-22
031825592062246878
220000
272260
CCN D Steril Mini Adult 3 kg
PALLET
2.00
144.00
3182559335837
32
72.00
1.00
72.00
2026-02-18
24234016RNI
4
4
2024-08-21
031825592062584420
72.00
1.00
72.00
2026-02-18
24234016RNI
4
4
2024-08-21
031825592062584437
230000
272290
CCN D Steril Mini Adult 1 kg
PALLET
1.00
180.00
3182559335790
32
180.00
1.00
180.00
2026-02-18
24234010RNI
4
4
2024-08-21
031825592062583546
240000
280830
VHN D Satiety 1,5 kg
PALLET
1.00
108.00
3182559340572
32
108.00
1.00
108.00
2026-02-10
24225039RNI
4
4
2024-08-12
031825592062500079
250000
281610
VHN D Satiety Small 1,5 kg
PALLET
1.00
108.00
3182559340756
32
108.00
1.00
108.00
2026-02-23
24239011RNI
4
4
2024-08-26
031825592062631681
260000
283430
VHN D Gastro Puppy 2,5 kg
PALLET
1.00
108.00
3182550947718
32
108.00
1.00
108.00
2026-02-19
24235018RNI
4
4
2024-08-22
031825592062594528
270000
283450
VHN D Gastro Puppy 10 kg
PALLET
1.00
32.00
3182550947763
12
32.00
1.00
32.00
2026-02-19
24234038RNI
4
4
2024-08-21
031825592062590100
280000
283730
VHN D Gastro Puppy 1 kg
PALLET
1.00
180.00
3182550947657
32
180.00
1.00
180.00
2026-02-19
24235014RNI
4
4
2024-08-22
031825592062593873
290000
283750
VHN C Gastro Kitten 2 kg
PALLET
1.00
108.00
3182550946926
32
108.00
1.00
108.00
2026-02-22
24237010RNI
4
4
2024-08-24
031825592062613588
300000
283990
VHN C Gastro Hairball 0,4 kg
UNIT
384.00
384.00
3182550799737
00
1.00
384.00
384.00
2026-02-22
24237024RNI
4
4
2024-08-24
031825592062616398
310000
284020
VHN C Gastro Hairball 2 kg
PALLET
1.00
108.00
3182550947015
32
108.00
1.00
108.00
2026-02-22
24237015RNI
4
4
2024-08-24
031825592062614905
320000
285230
VHN C Gastro Kitten 0,4 kg
PALLET
1.00
384.00
3182550946865
32
384.00
1.00
384.00
2026-02-22
24237013RNI
4
4
2024-08-24
031825592062614684
330000
285850
BHN D Pomeranian Adult 0,5 kg
PALLET
1.00
384.00
3182559345126
32
384.00
1.00
384.00
2026-01-11
24195030RNI
4
4
2024-07-13
031825592062148844
340000
285930
BHN D Yorkshire 8+ 3 kg
PALLET
1.00
72.00
3182559345423
32
72.00
1.00
72.00
2026-01-02
24186016RNI
4
4
2024-07-04
031825592062081684
350000
285940
PRO BHN D Yorkshire Ad 15 kg
PALLET
1.00
42.00
3182559345331
10
42.00
1.00
42.00
2025-08-28
24241016RNI
4
4
2024-08-28
031825592062656400
360000
286080
BHN D Yorkshire Adult 3 kg
PALLET
1.00
72.00
3182559345317
32
72.00
1.00
72.00
2026-02-26
24241012RNI
4
4
2024-08-28
031825592062655151
370000
292200
VHN C Renal 0,4 kg
PALLET
1.00
384.00
3182559347182
32
384.00
1.00
384.00
2026-01-22
24206040RNI
4
4
2024-07-24
031825592062272952
380000
292370
VHN C Early Renal 1,5 kg
PALLET
1.00
108.00
3182559347687
32
108.00
1.00
108.00
2026-01-26
24210051RNI
4
4
2024-07-28
031825592062313075
390000
292520
VHN D Renal Select 2 kg
UNIT
108.00
108.00
3182550842150
00
1.00
108.00
108.00
2025-12-23
24176035RNI
4
4
2024-06-24
031825592061934011
400000
305350
CCN D Light Weight Maxi 12 kg
PALLET
1.00
42.00
3182550928632
10
42.00
1.00
42.00
2025-08-08
24221065RNI
4
4
2024-08-08
031825592062458295
410000
305610
PRO FBN C Persian 13 kg
PALLET
1.00
24.00
3182550929295
12
24.00
1.00
24.00
2025-07-24
24207001RNI
4
4
2024-07-25
031825592062273416
420000
306540
FHN C Kitten Sterilised 0,4 kg
PALLET
1.00
384.00
3182550931069
32
384.00
1.00
384.00
2026-02-06
24221066RNI
4
4
2024-08-08
031825592062458752
430000
306650
PRO FHN C Kitten 13 kg
PALLET
1.00
21.00
3182550931267
12
1.00
14.00
14.00
2025-07-23
24206003RNI
4
4
2024-07-24
031825592062163199
1.00
7.00
7.00
2025-07-14
24196050RNI
4
4
2024-07-14
031825592062163199
440000
307050
SHN D Mini Puppy BF 8 kg
PALLET
1.00
32.00
3182550931922
12
32.00
1.00
32.00
2026-02-27
24242009RNI
4
4
2024-08-29
031825592062663378
450000
309140
VHN D Mature Cons Large 14 kg
PALLET
1.00
21.00
3182550936101
12
21.00
1.00
21.00
2025-08-27
24240028RNI
4
4
2024-08-27
031825592062647606
460000
311120
VHN D Hypoaller Puppy 14 kg
PALLET
1.00
21.00
3182550939027
12
21.00
1.00
21.00
2025-07-27
24209009RNI
4
4
2024-07-27
031825592062288052
470000
313070
FCN C Hair&Skin Care 0,4 kg
PALLET
1.00
384.00
3182550943154
32
384.00
1.00
384.00
2026-02-18
24233020RNI
4
4
2024-08-20
031825592062571819
480000
313180
FCN C Dental Care 1,5 kg
PALLET
1.00
108.00
3182550943369
32
108.00
1.00
108.00
2026-02-28
24243029RNI
4
4
2024-08-30
031825592062681402
490000
313350
FCN C Digestive Care 4 kg
PALLET
1.00
72.00
3182550943680
32
72.00
1.00
72.00
2026-02-18
24234005RNI
4
4
2024-08-21
031825592062582419
500000
314130
SHN D Medium Puppy BF 4 kg
PALLET
2.00
144.00
3182550945462
32
72.00
1.00
72.00
2026-02-26
24241007RNI
4
4
2024-08-28
031825592062654161
72.00
1.00
72.00
2026-02-26
24241007RNI
4
4
2024-08-28
031825592062654178
510000
314490
BHN D Maltese Adult 0,5 kg
PALLET
1.00
384.00
3182550946230
32
384.00
1.00
384.00
2026-02-02
24218021RNI
4
4
2024-08-05
031825592062420162
520000
314510
BHN D Maltese Adult 1,5 kg
PALLET
2.00
216.00
3182550946278
32
108.00
1.00
108.00
2026-02-16
24231032RNI
4
4
2024-08-18
031825592062553877
108.00
1.00
108.00
2026-02-16
24231032RNI
4
4
2024-08-18
031825592062553860
530000
R463003
SHN D Mini Adult 4 kg
PALLET
2.00
144.00
3182551056402
32
72.00
1.00
72.00
2026-02-16
24232001RNI
4
4
2024-08-19
031825592062558636
72.00
1.00
72.00
2026-02-16
24232001RNI
4
4
2024-08-19
031825592062558643
540000
R463005
SHN D Mini Adult 8 kg
PALLET
13.00
416.00
3182551056440
12
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062638710
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062639625
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062639618
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062639359
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062638178
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062637775
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062639564
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062639274
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062639281
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062638185
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062637782
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062638703
32.00
1.00
32.00
2026-02-24
24239036RNI
4
4
2024-08-26
031825592062639366
550000
255090
BHN D Chihuahua Adult 1,5 kg
PALLET
1.00
108.00
3182559328853
32
108.00
1.00
108.00
2026-03-03
24246011RNI
4
4
2024-09-02
031825592062713448
560000
274440
VHN D Urinary Small 1,5 kg
PALLET
1.00
108.00
3182559334083
32
108.00
1.00
108.00
2026-02-14
24229022RNI
4
4
2024-08-16
031825592062525157
570000
274600
VHN C Urinary S/O 3,5 kg
PALLET
1.00
72.00
3182559334533
32
72.00
1.00
72.00
2026-02-24
24239041RNI
4
4
2024-08-26
031825592062639168
580000
280610
VHN C Diabetic 1,5 kg
PALLET
1.00
108.00
3182559340305
32
108.00
1.00
108.00
2026-02-04
24220030RNI
4
4
2024-08-07
031825592062445516
590000
309010
VHN D Adult Small 2 kg
PALLET
1.00
108.00
3182550935593
32
108.00
1.00
108.00
2026-02-09
24225002RNI
4
4
2024-08-12
031825592062492039
600000
311380
VHN C Sensitiv Control 3,5 kg
PALLET
1.00
72.00
3182550939720
32
72.00
1.00
72.00
2026-02-13
24228013RNI
4
4
2024-08-15
031825592062518111
610000
311420
VHN D Hypoallergenic 7 kg
PALLET
2.00
64.00
3182550939836
12
32.00
1.00
32.00
2026-02-12
24227028RNI
4
4
2024-08-14
031825592062513161
32.00
1.00
32.00
2026-02-12
24227028RNI
4
4
2024-08-14
031825592062513154
620000
311540
VHN D Hypoaller Small 3,5 kg
PALLET
2.00
144.00
3182550940238
32
72.00
1.00
72.00
2026-01-24
24209002RNI
4
4
2024-07-27
031825592062287598
72.00
1.00
72.00
2026-01-25
24209002RNI
4
4
2024-07-27
031825592062288182
640000
312940
FCN C Urinary Care 2 kg
PALLET
1.00
108.00
3182550942911
32
108.00
1.00
108.00
2026-02-27
24243008RNI
4
4
2024-08-30
031825592062676361
650000
312960
FCN C Urinary Care 10 kg
PALLET
1.00
32.00
3182550942942
12
32.00
1.00
32.00
2026-02-10
24225036RNI
4
4
2024-08-12
031825592062499038
660000
313210
FCN C Dental Care 8 kg
PALLET
1.00
32.00
3182550943413
12
32.00
1.00
32.00
2026-02-14
24229013RNI
4
4
2024-08-16
031825592062523221
670000
314090
SHN D Maxi Puppy BF 4 kg
PALLET
2.00
144.00
3182550945387
32
72.00
1.00
72.00
2026-02-09
24224023RNI
4
4
2024-08-11
031825592062485857
72.00
1.00
72.00
2026-02-09
24224023RNI
4
4
2024-08-11
031825592062485840
680000
314240
FHN C Mother&Babycat 4 kg
PALLET
2.00
144.00
3182550945684
32
72.00
1.00
72.00
2026-02-19
24234022RNI
4
4
2024-08-21
031825592062585892
72.00
1.00
72.00
2026-02-19
24234022RNI
4
4
2024-08-21
031825592062585885
690000
R447789
VHN D GI Low Fat Small 1,5 kg
PALLET
1.00
108.00
3182550948746
32
108.00
1.00
108.00
2026-02-25
24240020RNI
4
4
2024-08-27
031825592062646074
700000
228360
FHN C Sterilised 7+ 10 kg
UNIT
29.00
29.00
3182550805629
00
1.00
29.00
29.00
2026-02-09
24224022RNI
4
4
2024-08-11
031825592062487202
-----------
test3
2024-09-05T18:12:48
525EAED2-13E6-4C23-A537-E6F6CDBEF4CC
NAV_FM_OUT_PROD_RNID
PURCHASE_ORDER
IC14683
9011100000006
PO2401824
2024-08-29
2024-09-13
INDRUSTRIESTRASSE 20
Bruck/Leitha
2460
AT
5902641647079
FML_PL
10000
270340
CCN D Digest Care Loaf 12x85 g
PALLET
1.00
3456.00
3182550950770
32
1.00
3456.00
3456.00
2026-08-14
433C2BRK04
004
Y
2024-08-16
2024-08-14
390111007016113226
20000
285110
BHN D Pomeranian Loaf 12x85 g
PALLET
1.00
3456.00
3182550950923
32
1.00
3456.00
3456.00
2026-08-11
432G1BRK04
004
Y
2024-08-12
2024-08-11
390111007016106518
30000
307640
SHN D Mini Pup Gravy 12x85 g
PALLET
1.00
3456.00
3182550932868
32
1.00
3456.00
3456.00
2026-08-30
435E1BRK04
004
Y
2024-09-02
2024-08-30
390111007016138397
50000
R441186
VHN D GI Low Fat Loaf 420 g
PALLET
20.00
23040.00
9003579028582
32
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545695
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545749
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545756
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545824
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545831
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545930
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545923
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545954
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545947
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545992
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008545985
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008546005
1.00
1152.00
1152.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008546012
1.00
396.00
396.00
2026-08-11
432G2BRK06
004
Y
2024-08-12
2024-08-11
390111009008546043
1.00
756.00
756.00
2026-08-17
433F2BRK06
004
Y
2024-08-19
2024-08-17
390111009008546043
1.00
1152.00
1152.00
2026-08-17
433F2BRK06
004
Y
2024-08-19
2024-08-17
390111009008555670
1.00
1152.00
1152.00
2026-08-17
433F2BRK06
004
Y
2024-08-19
2024-08-17
390111009008555687
1.00
1152.00
1152.00
2026-08-17
433F2BRK06
004
Y
2024-08-19
2024-08-17
390111009008556127
1.00
1152.00
1152.00
2026-08-17
433F2BRK06
004
Y
2024-08-19
2024-08-17
390111009008556110
1.00
1152.00
1152.00
2026-08-17
433F2BRK06
004
Y
2024-08-19
2024-08-17
390111009008556301
1.00
1152.00
1152.00
2026-08-17
433F2BRK06
004
Y
2024-08-19
2024-08-17
390111009008556295
60000
315620
VHN D Cardiac Loaf 410 g
PALLET
2.00
2304.00
3182550949170
32
1.00
1152.00
1152.00
2026-07-01
427A1BRK06
004
Y
2024-07-05
2024-07-01
390111009008480095
1.00
1152.00
1152.00
2026-07-01
427A1BRK06
004
Y
2024-07-05
2024-07-01
390111009008480088
65000
R461373
VHN C MF Uri Blad Com 12x85 g
PALLET
1.00
3456.00
9003579031858
32
1.00
3456.00
3456.00
2026-05-24
421E2BRK05
004
Y
2024-05-27
2024-05-24
390111004018597535
70000
291710
VHN C Renal Chic Gravy 12x85 g
PALLET
2.00
6912.00
3182559345638
32
1.00
3456.00
3456.00
2026-08-09
432E2BRK05
004
Y
2024-08-16
2024-08-09
390111004018802424
1.00
3456.00
3456.00
2026-08-09
432E2BRK05
004
Y
2024-08-16
2024-08-09
390111004018802387
75000
291740
VHN C Renal Fish Gravy 12x85 g
PALLET
1.00
3456.00
3182559345560
32
1.00
3456.00
3456.00
2026-08-24
434F1BRK05
004
Y
2024-09-02
2024-08-24
390111004018840990
77500
307940
VHN D Hypoallergen Loaf 200 g
PALLET
1.00
2160.00
3182550933544
32
1.00
2160.00
2160.00
2026-08-24
434F3BRK06
004
Y
2024-08-26
2024-08-24
390111009008568144
80000
307950
VHN D Hypoallergen Loaf 400 g
PALLET
1.00
1152.00
3182550933551
32
1.00
1152.00
1152.00
2026-08-10
432F1BRK06
004
Y
2024-08-12
2024-08-10
390111009008542229
85000
310660
FCN C Hairball Gravy 12x85 g
PALLET
1.00
3456.00
3182550938358
32
1.00
3456.00
3456.00
2026-08-22
434D2BRK05
004
Y
2024-08-23
2024-08-22
390111004018837105
90000
313900
VHN D Hepatic Loaf 420 g
PALLET
2.00
2304.00
9003579028889
32
1.00
1152.00
1152.00
2026-08-02
431E1BRK06
004
Y
2024-08-07
2024-08-02
390111009008525444
1.00
1152.00
1152.00
2026-08-02
431E1BRK06
004
Y
2024-08-07
2024-08-02
390111009008525451
100000
317700
VHN D Urinary Loaf 410 g
PALLET
3.00
3456.00
3182550952224
32
1.00
1152.00
1152.00
2026-08-26
435A1BRK06
004
Y
2024-08-27
2024-08-26
390111009008575371
1.00
1152.00
1152.00
2026-08-26
435A1BRK06
004
Y
2024-08-27
2024-08-26
390111009008575388
1.00
1152.00
1152.00
2026-08-26
435A1BRK06
004
Y
2024-08-27
2024-08-26
390111009008575401
110000
288130
VHN Recovery Mousse 195 g
PALLET
1.00
2160.00
3182559343450
32
1.00
1800.00
1800.00
2026-09-01
435G3BRK06
004
Y
2024-09-02
2024-09-01
390111009008584410
1.00
360.00
360.00
2026-08-27
435B1BRK06
004
Y
2024-08-28
2024-08-27
390111009008584410
120000
307720
FHN C Mother&Babycat 195 g
PALLET
1.00
2160.00
3182550932943
32
1.00
2160.00
2160.00
2026-08-20
434B2BRK06
004
Y
2024-08-22
2024-08-20
390111009008564412
130000
270360
CCN D Dermacomf Loaf 12x85 g
PALLET
1.00
3456.00
3182550950817
32
1.00
3456.00
3456.00
2026-08-03
431F2BRK04
004
Y
2024-08-05
2024-08-03
390111007016090329
140000
310110
VHN C Mat Con Bal Loaf 12x85 g
PALLET
1.00
3456.00
3182550951159
32
1.00
3456.00
3456.00
2026-06-04
423B3BRK04
004
Y
2024-06-05
2024-06-04
390111007015997858
160000
R439300
VHN C GI Fibre R Gravy 12x85 g
PALLET
1.00
3456.00
9003579028483
32
1.00
3456.00
3456.00
2026-08-25
434G3BRK05
004
Y
2024-08-26
2024-08-25
390111004018843588
------------
qa
{
"sourcingStock": {
"companyCode": " ",
"idKey": "3PLWMSxxxx",
"sourceType": "PLANT",
"source": {
"location": "RGY ",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": " ",
"phone": " ",
"globalLocationNumber": ""
},
"destinationType": "PLANT",
"destination": {
"location": "RSE ",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": " ",
"phone": " ",
"globalLocationNumber": " "
},
"billOfLading": " ",
"sourcingDeliveryId": "TO1900011",
"postingDate": "2024-02-08T10:28:15UTC+00:00",
"referenceDocumentNumber": " ",
"documentText": " ",
"externalUniqueReference": " ",
"actualGrossWeight": " ",
"actualWeightUom": " ",
"actualGrossVolume": " ",
"actualVolumeUom": " ",
"containerSealNumber1": " ",
"containerSealNumber2": " ",
"standardCarrierAlphaCode": " ",
"carrierId": " ",
"containerID": " ",
"items": {
"item": [
{
"ssccNumber": "388096074500072207",
"packagingMaterial": " ",
"externalHU2": " ",
"itemPosition": "10000",
"materialReference": "1002030010",
"batch": "851C1RGY02",
"vendorBatch": " ",
"quantityInAuom": "360",
"uomCode": "EA",
"quantityInBuom": "360",
"baseUom": " ",
"conversionFactorToBuom": "1",
"storageLocation": " ",
"plant": "RGY",
"stockType": " ",
"lotNumber": " ",
"wmsQualityStatus": "GOOD",
"qualityStatus": "",
"positiveRelease": "Y ",
"positiveReleaseDate": "2023-12-21T10:28:15UTC+00:00",
"productionDate": "2023-12-17T10:28:15UTC+00:00",
"bestBeforeDate": "2025-06-16T10:28:15UTC+00:00",
"materialType": " ",
"itemDescription": " ",
"localPalletId": " ",
"localReferenceNumber" : " ",
"transactionReason": " ",
"remainingQuantity": " ",
"transactionReference": " ",
"parentSsccs": {
"parentSscc": [
{
"parentHUNumber": " ",
"parentHuPickedQuantity": " ",
"localPalletId": " "
}
]
}
}
]
}
}
}
------------
dev
{
"sourcingStock": {
"companyCode": " ",
"idKey": "3PLWMSxxxx",
"sourceType": "PLANT",
"source": {
"location": "RGY ",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": " ",
"phone": " ",
"globalLocationNumber": ""
},
"destinationType": "PLANT",
"destination": {
"location": "RSE ",
"name1": " ",
"name2": " ",
"houseNumber": " ",
"street1": " ",
"street2": " ",
"postalCode": " ",
"poBox": " ",
"city": " ",
"state": " ",
"country": " ",
"phone": " ",
"globalLocationNumber": " "
},
"billOfLading": " ",
"sourcingDeliveryId": "TO1900011",
"postingDate": "2024-02-08T10:28:15UTC+00:00",
"referenceDocumentNumber": " ",
"documentText": " ",
"externalUniqueReference": " ",
"actualGrossWeight": " ",
"actualWeightUom": " ",
"actualGrossVolume": " ",
"actualVolumeUom": " ",
"containerSealNumber1": " ",
"containerSealNumber2": " ",
"standardCarrierAlphaCode": " ",
"carrierId": " ",
"containerID": " ",
"items": {
"item": [
{
"ssccNumber": "388096074500072207",
"packagingMaterial": " ",
"externalHU2": " ",
"itemPosition": "10000",
"materialReference": "1002030010",
"batch": "851C1RGY02",
"vendorBatch": " ",
"quantityInAuom": "360",
"uomCode": "EA",
"quantityInBuom": "360",
"baseUom": " ",
"conversionFactorToBuom": "1",
"storageLocation": " ",
"plant": "RGY",
"stockType": " ",
"lotNumber": " ",
"wmsQualityStatus": "GOOD",
"qualityStatus": "",
"positiveRelease": "Y ",
"positiveReleaseDate": "2023-12-21T10:28:15UTC+00:00",
"productionDate": "2023-12-17T10:28:15UTC+00:00",
"bestBeforeDate": "2025-06-16T10:28:15UTC+00:00",
"materialType": " ",
"itemDescription": " ",
"localPalletId": " ",
"localReferenceNumber" : " ",
"transactionReason": " ",
"remainingQuantity": " ",
"transactionReference": " ",
"parentSsccs": {
"parentSscc": [
{
"parentHUNumber": " ",
"parentHuPickedQuantity": " ",
"localPalletId": " "
}
]
}
}
]
}
}
}
-------------