Skip to content
Back to News
Changelog

CLI 0.9.0 — sandbox send checks the exact sender profile

clisandboxfix

CLI 0.8.4 used a static O/0 integration fixture. That worked for routing-only senders, but a sandbox Legal Entity that already carried a Tax Identifier hit Storecove's symmetric HTTP 422: outside-scope content is not compatible with that sender shape.

CLI 0.9.0 removes the guess. Before a sandbox send it reads GET /v1/identity and requires a ready sandboxFirstSend profile:

This release bundles SDK 4.8.0. Production invoice content is unchanged.