GIA Status Update
When the status of a Goods In Advice changes within the WMS, a notification is sent to the host system with the updated state.
Direction WMS → Host
HTTP Method POST
Path {host-url}/gia-status
Request Body
Section titled “Request Body”{ "warehouseName": "WAREHOUSE_01", "goodsInAdviceNumber": "GIA-2024-001234", "currentState": "STARTED", "unloadedPalletCount": 5, "processedPalletCount": 2, "statusChangeDate": "2024-01-25T10:30:00.000Z"}Responses
Section titled “Responses”200: Status update accepted by host