Skip to content

Commit

Permalink
Update shipmentStatusUpdates for vendorDirectFulfillmentShippingV1 mo…
Browse files Browse the repository at this point in the history
…del.
  • Loading branch information
waldrogi committed Dec 7, 2023
1 parent c0f75b7 commit 6f94832
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3030,11 +3030,11 @@
},
"statusCode": {
"type": "string",
"description": "Indicates the shipment status code of the package that provides transportation information for Amazon tracking systems and ultimately for the final customer."
"description": "Indicates the shipment status code of the package that provides transportation information for Amazon tracking systems and ultimately for the final customer. For more information, refer to the [Additional Fields Explanation](https://developer-docs.amazon.com/sp-api/docs/vendor-direct-fulfillment-shipping-api-use-case-guide#additional-fields-explanation)."
},
"reasonCode": {
"type": "string",
"description": "Provides a reason code for the status of the package that will provide additional information about the transportation status."
"description": "Provides a reason code for the status of the package that will provide additional information about the transportation status. For more information, refer to the [Additional Fields Explanation](https://developer-docs.amazon.com/sp-api/docs/vendor-direct-fulfillment-shipping-api-use-case-guide#additional-fields-explanation)."
},
"statusDateTime": {
"type": "string",
Expand Down

0 comments on commit 6f94832

Please sign in to comment.