How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Alasco Invoice API

An **Invoice** is a contractor's request for payment that moves through states from `NEW` to `PAID`. Submitting an invoice against an **Asset** creates it in `NEW`, linked only to the asset's project; to process it you must link it to a **Contract** (which, in CapEx, belongs to a **Measure**). Invoices carry audited and approved amounts, **Documents** and **Tags**, and you can register their payment.

Alasco Invoice API is one of 40 APIs that Alasco publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Invoice. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 10 operations across 9 paths, and defines 29 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.alasco.de/capex/v1.

10 operations 9 paths 29 schemas 1 DELETE3 GET6 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.alasco.de/fincon/v1
Authentication
API Key, API Key
Resource Areas
1

Authentication & Security 2

Alasco Invoice API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-KEY (API_Key). An API key is passed in the header as X-API-TOKEN (API_Token).

  • API_Key — The Alasco API uses a combination of API keys and API tokens to authenticate requests. The API key needs to be sent in a header field called X-API-KEY.
  • API_Token — In addition to an API key, one has to specify an API token. There can be one or more tokens in use for the same API key. The token needs to be sent in a header…

Paths & Operations 10

Across 9 paths, the API surfaces 10 operations — 1 DELETE, 3 GET, 6 POST. Each is listed below with its method, path, parameters, and response codes.

Invoice 10

An Invoice is a contractor's request for payment that moves through states from NEW to PAID. Submitting an invoice against an Asset creates it in NEW, linked only to the asset's p…

POST
/assets/{id}/submit-invoice/
Submit Invoice
submit_invoice_assets__id__submit_invoice__post 1 param body → 201422
GET
/contracts/{contract_id}/invoices/
Get Invoices By Contract
get_invoices_by_contract_contracts__contract_id__invoices__get 1 param → 200422
GET
/invoices/
Get Invoices
get_invoices_invoices__get 3 params → 200422
POST
/invoices/add-paid-invoice/
Add Paid Invoice
add_paid_invoice_invoices_add_paid_invoice__post body → 201422
DELETE
/invoices/{id}/
Delete Paid Invoice
delete_paid_invoice_invoices__id___delete 1 param → 204422
GET
/invoices/{id}/
Get Invoice Details
get_invoice_details_invoices__id___get 2 params → 200422
POST
/invoices/{id}/register-payment/
Register Payment
register_payment_invoices__id__register_payment__post 1 param body → 201422
POST
/invoices/{id}/update-new/
Update New
update_new_invoices__id__update_new__post 1 param body → 200422
POST
/invoices/{id}/update-paid-invoice/
Update Paid Invoice
update_paid_invoice_invoices__id__update_paid_invoice__post 1 param body → 200422
POST
/projects/{id}/submit-invoice/
Submit Invoice
submit_invoice_projects__id__submit_invoice__post 1 param body → 201422

Schemas 29

The contract defines 29 schemas that model the data the API accepts and returns. The most detailed are InvoiceAttributes (22 properties), PaidInvoiceAttributes (15 properties), UpdateNewInvoiceAttributes (8 properties), ValidationError (5 properties). Each schema is shown below with its type and property counts.

InvoiceAttributes
object
22 properties 3 required
UpdateNewInvoiceDetailsData
object
4 properties 1 required
BaseDataSchema
object
4 properties 2 required
InvoiceCreatedData
object
4 properties 2 required
UpdateNewInvoiceDetailsRequest
object
1 property 1 required
UpdateContractRelationshipAttributes
object
2 properties 2 required
InvoicePayment
object
1 property 1 required
HTTPValidationError
object
1 property
InvoiceType
string
The invoice type.
AddPaidInvoiceRelationships
object
1 property 1 required
InvoiceBasicAttributes
object
3 properties 2 required
UpdateNewInvoiceAttributes
object
8 properties
InvoicePaymentAttributes
object
3 properties 3 required
InvoiceData
object
4 properties 2 required
InvoiceListResponse
object
4 properties 1 required
ValidationError
object
5 properties 3 required
UpdateContractRelationshipData
object
1 property 1 required
InvoiceProcessState
string
The invoice process state represents the state of the invoice in its workflow. A NEW invoice has not been processed by any user. An invoice in state DETAILSENT…
UpdateInvoiceRelationships
object
1 property
InvoiceResponse
object
4 properties
InvoicePaymentData
object
2 properties 1 required
UpdatePaidInvoiceData
object
4 properties 1 required
AddPaidInvoiceRequest
object
1 property 1 required
Body_submit_invoice_projects__id__submit_invoice__post
object
1 property 1 required
UpdatePaidInvoiceRequest
object
1 property 1 required
AddPaidInvoiceData
object
3 properties 2 required
PaidInvoiceAttributes
object
15 properties 13 required
Body_submit_invoice_assets__id__submit_invoice__post
object
1 property 1 required
Error
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

alasco-invoice-api-openapi.yml Raw ↑

Other APIs Alasco publishes across the network.

Alasco Annual Consumption API
Alasco Asset API
Alasco Audit Log API
Alasco Budget Shift API
Alasco Buildings API
Alasco Cash Outflow Cost Element View API
Alasco Change Order API
Alasco Change Order Document API
Alasco Consumption Intervals API
Alasco Contact API
Alasco Contract API
Alasco Contract Document API
Where this information came from

This is an independent, third-party profile of Alasco Invoice API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.