getPromotionget https://sellingpartnerapi-na.amazon.com/promotions/2025-12-01/promotions/{promotionId}Retrieve details of a specified promotion.Path ParamspromotionIdstringrequiredThe ID of the promotion.Query ParamsincludedDataarray of stringsA comma-delimited list of datasets to include in the response.includedDataAllowed:ISSUESSELECTIONCUSTOMER_SEGMENTSADD stringlocalestring^[a-z]{2}_[A-Z]{2}$Defaults to en_USThe locale of the promotion. Formatted as an ISO 639 language code, followed by an underscore, followed by an ISO 3166-1 alpha-2 country code.Responses 200Successfully retrieved the promotion details. 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 about 2 hours ago Did this page help you?YesNo