Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Get a single price relay rule by ID.
A valid request URL is required to generate request examples
{ "data": { "app_id": "<string>", "created_at": "<string>", "id": "<string>", "name": "<string>", "percentage_of_source": 123, "percentage_of_source_decimals": 123, "relay_sale_price": true, "source_market": "<string>", "source_market_slug": "<string>", "source_store_group": "<string>", "source_store_group_slug": "<string>", "target_market": "<string>", "target_market_slug": "<string>", "target_store_group": "<string>", "target_store_group_slug": "<string>", "updated_at": "<string>" }, "details": [ "<string>" ], "success": true }
{ "details": [ "<string>" ], "message": "<string>", "success": true }
App slug
Team slug
Price relay rule ID
Got price relay rule successfully
Show child attributes
Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes