{{baseUrl}}/start
POST {{baseUrl}}/start
This method allows you to register a new legal invoice account of type 'start'. 'start' means that you have 200 starting invoices. For the documents the system will call from the following ip: 34.76.237.249
Request Body
{"cf_piva_titolare"=>"<string>", "denominazione_titolare"=>"<string>", "comune_titolare"=>"<string>", "indirizzo_titolare"=>"<string>", "cap_titolare"=>"<string>", "provincia_titolare"=>"<string>", "email"=>"<string>", "nome_richiedente"=>"<string>", "cognome_richiedente"=>"<string>", "sesso_richiedente"=>"<string>", "cf_richiedente"=>"<string>", "documento_identita"=>"<string>", "modulo_attivazione"=>"<string>", "data_nascita_richiedente"=>"<string>", "telefono"=>"<string>", "cellulare"=>"<string>", "callback"=>{"method"=>"<string>", "field"=>"<string>", "url"=>"<string>", "data"=>"<object>"}, "autorinnovo"=>false}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"data":{"cf_piva_titolare":"12485671007","denominazione_titolare":"openapi srl","comune_titolare":"roma","indirizzo_titolare":"via filippo marinetti 221","cap_titolare":"00143","provincia_titolare":"rm","email":"info@openapi.it","nome_richiedente":"Mario","cognome_richiedente":"Rossi","sesso_richiedente":"M","cf_richiedente":"MRXXXXXXXXXXXF","documento_identita":"d64681184e3637335b606acdfa79b927.pdf","modulo_attivazione":"75a9580aeb9a97d050cd00118bceb7f8.pdf","callback":{"url":"https://mysite.it/callback.php","field":"data","method":"POST","data":{}},"data_nascita_richiedente":null,"telefono":null,"cellulare":null,"stato":"in_attivazione","tipo_account":"start","username":null,"password":null,"fatture":200,"fatture_extra":0,"ragioni_sociali_extra":0,"timestamp_creazione":1655807719,"timestamp_ultima_modifica":1655816051,"timestamp_scadenza":null,"owner":"gcloud-tests@openapi.it","autorinnovo":false,"id":"62b19eea2f7b5264ce34ac29"},"success":true,"message":"","error":null}