Logo
Openapi.it Public API Documentation

{{baseUrl}}/IT-sdicode/:vatCode_taxCode_or_id

GET {{baseUrl}}/IT-sdicode/:vatCode_taxCode_or_id

This endpoint returns the company's SDI code updated in real time.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status OK

{ "data": [ { "sdiCode": "USAL8PV", "id": "60d1bfc731177b0a092cdfc1" } ], "success": true, "message": "", "error": null }



Curl
curl -X GET 'baseUrl/IT-sdicode/:vatCode_taxCode_or_id' -H 'Accept: application/json'

ENDPOINTS