GetAttributesget https://sellingpartnerapi-na.amazon.com/messaging/v1/orders/{amazonOrderId}/attributesReturns a response containing attributes related to an order. This includes buyer preferences. Usage Plan: Rate (requests per second)Burst15Path ParamsamazonOrderIdstringrequiredAn Amazon order identifier. This identifies the order for which a message is sent.Query ParamsmarketplaceIdsarray of stringsrequiredlength ≤ 1A marketplace identifier. This identifies the marketplace in which the order was placed. You can only specify one marketplace.marketplaceIds*ADD stringResponses 200Response has successfully been returned. 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 over 1 year ago