Skip to main content
PUT
/
commerce
/
orders
/
orderrouting
/
api
/
v1
/
settings
/
filterAttributes
Error
A valid request URL is required to generate request examples
{
  "filterTypeGroup": "ORDER_INFO",
  "langTag": "<string>",
  "name": "<string>",
  "propertyPath": "<string>",
  "unitType": "unit.type.currency"
}

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Headers

x-vol-tenant
integer<int32>
required

Tenant

x-vol-site
integer<int32>
required

Site

Body

application/json
filterTypeGroup
enum<string>
Available options:
ORDER_INFO,
FULFILLMENT_LOCATION_INFO,
FULFILLMENT_INVENTORY_INFO,
ITEM_ATTRIBUTES,
CUSTOMER_INFORMATION,
UNKNOWN,
EXTENSIBLE_FULFILLMENT_LOCATION_INFO,
EXTENSIBLE_ORDER_INFO,
EXTENSIBLE_PRODUCT_INFO,
EXTENSIBLE_CUSTOMER_INFO
langTag
string
name
string
propertyPath
string
unitType
enum<string>
Available options:
unit.type.currency,
unit.type.distance,
unit.type.length,
unit.type.volume,
unit.type.area,
unit.type.weight,
unit.type.dimensionless

Response

OK

filterTypeGroup
enum<string>
Available options:
ORDER_INFO,
FULFILLMENT_LOCATION_INFO,
FULFILLMENT_INVENTORY_INFO,
ITEM_ATTRIBUTES,
CUSTOMER_INFORMATION,
UNKNOWN,
EXTENSIBLE_FULFILLMENT_LOCATION_INFO,
EXTENSIBLE_ORDER_INFO,
EXTENSIBLE_PRODUCT_INFO,
EXTENSIBLE_CUSTOMER_INFO
langTag
string
name
string
propertyPath
string
unitType
enum<string>
Available options:
unit.type.currency,
unit.type.distance,
unit.type.length,
unit.type.volume,
unit.type.area,
unit.type.weight,
unit.type.dimensionless