# GET /channel-shipment-updates/{id}.json **GET /channel-shipment-updates/{id}.json** ## Servers - http://api.example.com/v1: http://api.example.com/v1 () ## Authentication methods - Bearer auth ## Parameters ### Path parameters - **id** (integer(int64)) Numeric ID of the instance ## Responses ### 200 Successful response #### Body: application/json (object) - **channelId** (integer(int32)) Channel - **createdAt** (string(date-time)) Created at - **dropshipmentId** (integer(int32) | null) Dropshipment - **fulfillmentId** (integer(int32) | null) Fulfillment - **id** (integer(int32)) Id - **payload** (object | null | array | boolean | integer | number | string) Payload - **response** (object | null | array | boolean | integer | number | string) Response - **status** (string | null) Status - **statusMessage** (string | null) Status message - **statusProblem** (object | null | array | boolean | integer | number | string) Status problem - **updatedAt** (string(date-time)) Updated at [Powered by Bump.sh](https://bump.sh)