Create or update an invoice customer
Upserts a party in the invoicing counterparty register. Include id to update an existing party. Requires a write-scoped key.
Authorizations
Portal API key minted in portal Settings → API access. Scope read or write; pinned to one company. Send as Authorization: Bearer lac_sk_....
Body
An invoicing counterparty (the customer you invoice), with e-invoice routing and per-party defaults. Rates in basis points (25.5% = 2550).
Party id. Include on upsert to update an existing party.
Finnish business ID (Y-tunnus), e.g. 1234567-8.
EU VAT number, e.g. FI12345678.
ISO 3166-1 alpha-2, e.g. FI.
E-invoice (verkkolasku) address, e.g. an OVT identifier.
E-invoice operator/intermediator code.
Default VAT rate in basis points (25.5% = 2550).
Response
Upserted party.
An invoicing counterparty (the customer you invoice), with e-invoice routing and per-party defaults. Rates in basis points (25.5% = 2550).
Party id. Include on upsert to update an existing party.
Finnish business ID (Y-tunnus), e.g. 1234567-8.
EU VAT number, e.g. FI12345678.
ISO 3166-1 alpha-2, e.g. FI.
E-invoice (verkkolasku) address, e.g. an OVT identifier.
E-invoice operator/intermediator code.
Default VAT rate in basis points (25.5% = 2550).