Endpoints
Request changes: create an orchestration address
Both versions require the same fields —requestId, source: {currency, chain}, destination: {currency, ...}, mode, and schedule/thresholdAmount depending on mode:
Response changes
Same shape on both sides, aside from ID resolution:id, userId, and destination.externalAccountId are raw UUIDs in v2, prefixed public IDs in v3 (orchaddr_...). No other structural changes.
ID format
Raw UUID in v2 →orchaddr_... prefixed public ID in v3.