Skip to main content
DELETE
Deactivate counter

Authorizations

Authorization
string
header
required

Keycloak JWT. Roles: admin (platform admin — can register merchants, act on behalf of any merchant), merchant (dashboard user — scoped to their own merchant_id via user attribute mapper), POS terminals use client credentials flow with merchant_id injected via protocol mapper.

Path Parameters

counterID
string<uuid>
required

Counter ID

Response

Counter deactivated

success
boolean
Example:

true

message
string
Example:

"Counter deactivated successfully"