Retrieve Issuer
Retrieves registered issuer information and certificate status.
Authorizations
Base64-encode your API key and pass it. Enter the API key as the username and leave the password empty.
Path Parameters
Issuer identifier The identifier returned when an issuer is registered. Store the complete string as-is.
Response
Issuer retrieved
Registered issuer and certificate status
The identifier returned when an issuer is registered. Store the complete string as-is.
A checksum-valid 10-digit number without hyphens (-). Pattern: ^\d{10}$. Example numbers in the docs are placeholders that fail the checksum. Set a real business registration number.
^\d{10}$"1234567890"
4 digits, excluding 0000. Pattern: ^(?!0{4})\d{4}$
4^(?!0{4})\d{4}$"0001"
Organization name
1 - 70Representative name
1 - 30