account_revoked
Partner API error
HTTP status: 403
Cause
The link between this partner and the rental operator account has been revoked.
Partner action
Ask the rental operator to re-link via Partner Connect.
Gando action (internal)
Check partner_account_links.revokedAt and admin revocation logs.
Example response
{
"error": {
"code": "account_revoked",
"message": "The link between this partner and the rental operator account has been revoked",
"requestId": "req_abc123"
}
}