Read-only preview of the post-label Change-Ship-To wizard. Returns the current shipping address, the new address candidate (or the Triple-lock validator verdict for a raw payload), the list of active Shippo labels that would be voided, per-label refund eligibility hints, the carrier-specific in-transit gating flag, and the total estimated refund. No DB writes; no Shippo or Stripe calls.
Use this to render the wizard’s cost-impact confirmation step before
the operator submits the destructive execute. Carrier-specific void
deadlines (USPS 28 days pre-scan; UPS 90 days pre-pickup; FedEx
same-day) are reflected in the refundability_hint field per label.
Sister to POST /v1/orders/{id}/change-ship-to. Requires
orders:read scope.
Filed by NEW-GAP-CS-ADDRESS-CHANGE-POST-LABEL-PURCHASE + NEW-GAP- CHANGE-SHIP-TO-WIZARD-VOID-AND-REPURCHASE (2026-05-16).
Industry parallel: Shopify Edit Order ship-to preview (admin only); NetSuite Reverse Fulfillment confirmation step.
Documentation Index
Fetch the complete documentation index at: https://docs.arcuserp.com/llms.txt
Use this file to discover all available pages before exploring further.
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.
UUID of the order to preview a ship-to change for.
Preview returned successfully.