Private clientThe create method allows to create a new Rate Shopper for a given user
The edit method allows to update a Rate Shopper for a given user by the Rate Shopper ID
The get method retrieves a Rate Shoppers for a given user by the Rate Shopper ID
The list method retrieves a list of Rate Shoppers for a given user.
Optional params: SE.SortableQuery<"created_at" | "name">Generated using TypeDoc
Rate Shoppers API module - /v1/rate_shoppers