{{baseUrl}}/account
GET {{baseUrl}}/account
This method shows you the list of legal invoice accounts that belong to your username
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":[{"id":"62b19eea2f7b5264ce34ac29","tipo_account":"forfettario","stato":"attivo","timestamp_creazione":1655807719,"timestamp_scadenza":1939728960,"owner":"gcloud-tests@openapi.it"},{"id":"62b077c1b6c50605d24df95c","tipo_account":"pro","stato":"revocato","timestamp_creazione":1655732160,"timestamp_scadenza":1939728960,"owner":"gcloud-tests@openapi.it"}],"success":true,"message":"","error":null}