docs
  1. Admin Api
  2. Resources
  3. Price Rounding
  4. List Price Rounding

List price rounding

Get price roundings.

Path Parameters

ParameterDetails
shopKey
  • required
string
Example:
ms
countryCode
  • required
string
Example:
de

Responses

200
List of price roundings.
application/json
Success
Array of object
400
Bad Request
application/json
Error
401
Unauthorized
application/json
Error
GET/shops/{shopKey}/countries/{countryCode}/price-roundings

Request samples

Response samples

200
Shop Country Price Rounding Collection:
Content type: application/json
Provide Feedback