getVehiclesget https://sellingpartnerapi-na.amazon.com/catalog/2024-11-01/automotive/vehiclesGet the latest collection of vehiclesQuery ParamspageTokenstringA token to fetch a certain page when there are multiple pages worth of results.marketplaceIdstringrequiredAn identifier for the marketplace in which the resource operates.vehicleTypestringenumrequiredAn identifier for vehicle type.CARMOTORBIKEAllowed:CARMOTORBIKEupdatedAfterstringDate in ISO 8601 format, if provided only vehicles which are modified/added to Amazon's catalog after this date will be returned.Responses 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 about 1 year ago