Update an entity’s VAT ID

Path parameters

idstringRequired
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.
countryenumOptional
typeenumOptional
valuestringOptional<=32 characters

Response

Successful Response

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

Errors