Create an entity VAT ID

Path parameters

entity_idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-monite-versionstringRequired

Request

This endpoint expects an object.
countryenumRequired
valuestringRequired<=32 characters
typeenumOptional

Response

Successful Response

idstringformat: "uuid"
countryenum
entity_idstringformat: "uuid"
valuestring<=32 characters
typeenumOptional

Errors