Partners can use the Industry Keywords Odata API to request a complete list of keywords that are used to describe Business Activities in Registration products. Partners will then use the Keyword ID when submitted orders through Avalara Order APIs.
Get multiple Keywords.
Search for specific objects using the criteria in the $filter
parameter. Paginate your results using the $top
, $skip
, and $orderby
parameters.
Use the $expand
parameter with value Partner_Keyword_Industry_Activity
to include the Business Activities per Industry in the result set.