fulfillment:readFetches real-time Shippo carrier rate quotes for a package. Delegates to fetchRatesForPackage in routes/shipping.mjs (THE ONE RULE). Requires a configured Shippo connector for the entity. Call this before POST /packages//buy-label to obtain a rate_object_id. Returns rates sorted by amount ascending (cheapest first). AUDIT-SKIP: read-only rate shop, no DB mutation.
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.