PriceRelayRules
List price relay source rules with pagination
GET
/
api
/
v1
/
{team_slug}
/
{app_slug}
/
price-relay-source-rules
Error
A valid request URL is required to generate request examples{
"data": [
{
"active": true,
"app_id": "<string>",
"created_at": "<string>",
"filters": {
"brand_ids": [
"<string>"
],
"category_ids": [
"<string>"
],
"collection_ids": [
"<string>"
],
"tag_ids": [
"<string>"
]
},
"id": "<string>",
"market": "<string>",
"market_slug": "<string>",
"name": "<string>",
"percentage_of_source": 123,
"percentage_of_source_decimals": 123,
"relay_sale_price": true,
"rounding": {
"round_down": true,
"round_up": true,
"targets": [
"<string>"
]
},
"store_group": "<string>",
"store_group_slug": "<string>",
"tax_country_code": "<string>",
"updated_at": "<string>"
}
],
"success": true,
"total": 123,
"total_pages": 123
}{
"details": [
"<string>"
],
"message": "<string>",
"success": true
}⌘I
Error
A valid request URL is required to generate request examples{
"data": [
{
"active": true,
"app_id": "<string>",
"created_at": "<string>",
"filters": {
"brand_ids": [
"<string>"
],
"category_ids": [
"<string>"
],
"collection_ids": [
"<string>"
],
"tag_ids": [
"<string>"
]
},
"id": "<string>",
"market": "<string>",
"market_slug": "<string>",
"name": "<string>",
"percentage_of_source": 123,
"percentage_of_source_decimals": 123,
"relay_sale_price": true,
"rounding": {
"round_down": true,
"round_up": true,
"targets": [
"<string>"
]
},
"store_group": "<string>",
"store_group_slug": "<string>",
"tax_country_code": "<string>",
"updated_at": "<string>"
}
],
"success": true,
"total": 123,
"total_pages": 123
}{
"details": [
"<string>"
],
"message": "<string>",
"success": true
}