BusinessRegistryConfiguration collection response
[- {
- "fiscal_id": "string",
- "name": "string",
- "email": "string",
- "email_for_preservation_requested_at": "2019-08-24T14:15:22Z",
- "supplier_invoice_enabled": true,
- "receipts_enabled": true,
- "apply_signature": true,
- "apply_legal_storage": true,
- "legal_storage_active": true,
- "api_configurations": [
- {
- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "event": "string",
- "target_url": "string",
- "authentication_type": "string",
- "authentication_key": "string",
- "authentication_token": "string",
- "business_registry_configurations": [
- { }
]
}
]
}
]
The new BusinessRegistryConfiguration resource
BusinessRegistryConfiguration resource created
Invalid input
Resource not found
{- "fiscal_id": "string",
- "name": "string",
- "email": "string",
- "supplier_invoice_enabled": true,
- "receipts_enabled": true,
- "apply_signature": true,
- "apply_legal_storage": true,
- "api_configurations": [
- {
- "event": "string",
- "target_url": "string",
- "authentication_type": "string",
- "authentication_key": "string",
- "authentication_token": "string"
}
]
}
{- "fiscal_id": "string",
- "name": "string",
- "email": "string",
- "email_for_preservation_requested_at": "2019-08-24T14:15:22Z",
- "supplier_invoice_enabled": true,
- "receipts_enabled": true,
- "apply_signature": true,
- "apply_legal_storage": true,
- "legal_storage_active": true,
- "api_configurations": [
- {
- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "event": "string",
- "target_url": "string",
- "authentication_type": "string",
- "authentication_key": "string",
- "authentication_token": "string",
- "business_registry_configurations": [
- { }
]
}
]
}
Retrieve the business registry configuration for the provided fiscal identifier
BusinessRegistryConfiguration resource response
Resource not found
{- "fiscal_id": "string",
- "name": "string",
- "email": "string",
- "email_for_preservation_requested_at": "2019-08-24T14:15:22Z",
- "supplier_invoice_enabled": true,
- "receipts_enabled": true,
- "apply_signature": true,
- "apply_legal_storage": true,
- "legal_storage_active": true,
- "api_configurations": [
- {
- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "event": "string",
- "target_url": "string",
- "authentication_type": "string",
- "authentication_key": "string",
- "authentication_token": "string",
- "business_registry_configurations": [
- { }
]
}
]
}
Update the business registry configuration for the provided fiscal identifier
The updated BusinessRegistryConfiguration resource
BusinessRegistryConfiguration resource updated
Invalid input
Resource not found
{- "fiscal_id": "string",
- "name": "string",
- "email": "string",
- "supplier_invoice_enabled": true,
- "receipts_enabled": true,
- "apply_signature": true,
- "apply_legal_storage": true,
- "api_configurations": [
- {
- "event": "string",
- "target_url": "string",
- "authentication_type": "string",
- "authentication_key": "string",
- "authentication_token": "string"
}
]
}
{- "fiscal_id": "string",
- "name": "string",
- "email": "string",
- "email_for_preservation_requested_at": "2019-08-24T14:15:22Z",
- "supplier_invoice_enabled": true,
- "receipts_enabled": true,
- "apply_signature": true,
- "apply_legal_storage": true,
- "legal_storage_active": true,
- "api_configurations": [
- {
- "uuid": "095be615-a8ad-4c33-8e9c-c7612fbf6c9f",
- "event": "string",
- "target_url": "string",
- "authentication_type": "string",
- "authentication_key": "string",
- "authentication_token": "string",
- "business_registry_configurations": [
- { }
]
}
]
}
Delete the business registry configuration for the provided fiscal identifier
BusinessRegistryConfiguration resource deleted
Resource not found
Appoint A-Cube to use the receipt services on the Agenzia delle Entrate portal using FiscOnline / Entratel credentials
The updated BusinessRegistryConfiguration resource
OK
Bad request
Forbidden
Not found
Wrong credentials
{- "appointee_fiscal_id": "string",
- "codice_fiscale": "string",
- "password": "string",
- "pin": "string"
}
Appoint a 3rd party person to use the receipt services on the Agenzia delle Entrate portal with SPID credentials
Created
Bad request
Forbidden
Not found
Wrong credentials
{- "appointee_fiscal_id": "string",
- "appointing_person_data": {
- "fiscal_code": "string",
- "name": "string",
- "surname": "string",
- "residence": "string",
- "otp_cell_phone": "+3912345678",
- "email": "string"
}, - "return_url": "string"
}
{
}
Gets the status of an appointing request
BusinessRegistryConfigurationAppointStatusOutput resource response
Resource not found
{- "receipt_enabled": true,
- "appointee": "string",
- "status": "string",
- "url": "string"
}
Update the credentials to access the Agenzia delle Entrate portal (FiscOnline / Entratel)
OK
Bad request
Forbidden
Not found
Wrong credentials
{- "codice_fiscale": "string",
- "password": "string",
- "pin": "string"
}
ReceiptSettingsOutput resource response
Resource not found
{- "receipts_alert_recipients": null
}
BusinessRegistryConfiguration resource updated
Invalid input
Resource not found
{ }
{- "receipts_alert_recipients": null
}
ReportingOutput resource response
Resource not found
{- "rejected_invoices_alert_schedule": null
}
BusinessRegistryConfiguration resource updated
Invalid input
Resource not found
{ }
{- "rejected_invoices_alert_schedule": null
}
SubAccountOutput resource response
Resource not found
{- "email": "string"
}
BusinessRegistryConfiguration resource created
Invalid input
Resource not found
{- "email": "string",
- "password": "string"
}
{- "email": "string"
}