PUT Authorization

The APIs uses OAuth 2.0 for Authorization as described in paragraph 6.2.

OAuth 2.0 Flows

The PUT Operation supports access tokens obtained through one of these Flows:

  • OAuth 2.0 Implicit Grant, using the ‘vatnumberchecks:write’ scope.

  • OAuth 2.0 Client Credentials, using the ‘vatnumberchecks:write’ scope.

The ‘vatnumberchecks:write’ scope can be combined with the ‘addresses:geocode’ scope in order to receive structured Business Addresses.

The access token must be included in the Authorization header of the request.