List all pricelists for a company

Returns a list of PriceLists for the specified Company.

Request
query Parameters
companyId
required
integer <int32>

The internal id of the Company for which the PriceLists are fetched.

cultureCode
string

Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application.

Responses
200

Success

500

Internal Server Error

get/CustomerService.svc/rest/ListCompanyPricelists
Response samples
[
  • {
    }
]