getOrderget https://sellingpartnerapi-na.amazon.com/orders/2026-01-01/orders/{orderId}Returns the order that you specify.Path ParamsorderIdstringrequiredAn Amazon-defined order identifier.Query ParamsincludedDataarray of stringsA list of datasets to include in the response.Show DetailsBUYERInformation about the buyer who purchased the order.RECIPIENTInformation about the recipient to whom the order is delivered.PROCEEDSThe revenue and financial breakdown for the order and order items.EXPENSEThe cost information applied to the order and order items.PROMOTIONThe discount and promotional offer details applied to the order and order items.CANCELLATIONCancellation information applied to the order and order items.FULFILLMENTInformation about how this order and order items are processed and shipped.PACKAGESShipping packages and tracking information.includedDataADD stringResponses 200Success. 400Request has missing or invalid parameters and cannot be parsed. 403Indicates that access to the resource is forbidden. Possible reasons include Access Denied, Unauthorized, Expired Token, or Invalid Signature. 404The resource specified does not exist. 413The request size exceeded the maximum accepted size. 415The request payload is in an unsupported format. 429The frequency of requests was greater than allowed. 500An unexpected condition occurred that prevented the server from fulfilling the request. 503Temporary overloading or maintenance of the server.Updated 2 months ago