Remote Cost Calculator
Example Configuration
{
"name": "Remote Cost Calculator",
"slug": "remote-cost-calculator",
"shipping_company": "test",
"fallback_cost": "300.00",
"prices_per_currency": {
"try": { "fallback_cost": "90.00" },
"usd": { "fallback_cost": "10.00" }
}
}Configuration
1. Define Fallback Costs
Fallback Resolution Logic
Condition
Behavior
2. Client Modes
Client Type
Activation
Required Settings
Description
3. External Client Setup
i. Enable External Mode
ii. Define External Endpoint
API Method
Example Request
Request Parameters
Field
Type
Description
Example Response (200 OK)
Field
Type
Description
Error Scenarios & Handling
HTTP Code
Scenario
Handling
Last updated
Was this helpful?

