Skip to main content
POST
Company Master Data

Run in Postman

Headers

Authorization
string
required

JWT access token. For token-generation steps, refer to the Quickstart Guide.

x-api-key
string
required

API key used to identify and authenticate the client.

x-api-version
string

Specifies the API version for the request.

Content-Type
enum<string>

Media type of the request body.

Available options:
application/json
x-accept-cache
boolean

Optional cache-control header. For cache behavior details, refer to Response Caching.

x-source
enum<string>

Optional source selector. Allowed values are primary and secondary. For request-behavior details, refer to the MCA Overview.

Available options:
primary,
secondary

Body

application/json
cin
string
required

Corporate Identification Number of the company

Required string length: 21
Pattern: ^[LU]\d{5}[A-Z]{2}\d{4}[A-Z]{3}\d{6}$

Response

code
integer
required

HTTP-like status code for the API response

timestamp
integer
required

Response timestamp in epoch milliseconds

data
object[]
required
transaction_id
string
required

Unique transaction identifier for the API request