Calculate
Check a destination
Can this destination be calculated, and through which source schedule?
GET
Requires the
calculate:read scope.
Resolves the shared-source mapping (e.g. DE → EU) and the calculation
gate — the same logic POST /calculate enforces — so integrations can probe
support dynamically instead of hardcoding a country list.
string
required
ISO alpha-2 destination to probe.
string
The code you asked about.
string | null
The schedule that would answer (e.g.
EU for DE); null for an
invalid code.boolean
Whether
POST /calculate will accept this destination.