v1

latestOpenAPI 3.0.02026-07-2352269214.0 KB
Register

Register consumer

This request is used by the issuer backend to request the registration of the end user (consumer).<br/>As an input only the consumerId and the state are needed.

put/issuers/{issuerId}/consumers/{consumerId}

Request body

state'INACTIVE' | 'ACTIVE'

The state of the end user (consumer)<br/>Note: Consumer state is deprecated, Thales will no more check the consumer's state. You can still pass it but it will be ignored.

Response

Successful end user registration