Get REVO union configuration by integration
GET/v1/integrations/revo-union-configurations
Returns the RevoUnion product configuration for the authenticated device: which products
issue plain RevoUnion tokens (revoTokenProducts) and which issue hybrid container
deposits (hybridRevoTokenProducts).
Cache this response and refresh it periodically -- do not call it before every transaction.
If the organization's configuration is disabled, the endpoint returns 400 with
HYBRID_REVO_TOKEN_CONFIGURATION_NOT_ENABLED instead of a payload.
Responses
- 200
- 400
- 401
- 403
- 404
OK
Bad Request
Unauthorized
Forbidden
Not Found