Skip to main content

Headers

Authorization
string
required
Bearer token from OTP verification
Format: Bearer {jwt_token}
X-API-Key
string
required
Storefront API key for authentication
{
  "success": true
}
This endpoint is currently a placeholder that returns {"success": true} for authenticated customers. The actual address retrieval functionality is marked as TODO in the source code. Address management features (retrieving, adding, editing, deleting addresses) are planned for a future release.