Skip to main content
GET
Retrieve Supplier

Authorizations

Authorization
string
header
required

Base64-encode your API key and pass it. Enter the API key as the username and leave the password empty.

Path Parameters

supplierKey
string
required

Supplier (issuer) identification key

Response

supplierKey
string
required

Supplier (issuer) identification key

identificationNumber
string
required

Business registration number

Pattern: ^\d{10}$
Example:

"1234567890"

organizationName
string
required

Organization name

Required string length: 1 - 70
representativeName
string
required

Representative name

Required string length: 1 - 30
taxRegistrationId
string

Sub-business place code

Required string length: 4
Pattern: ^(?!0{4})\d{4}$
Examples:

"0001"

"0002"

certificate
object