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

Bokio credit-notes API

Operations for managing credit notes

Bokio credit-notes API is one of 16 APIs that Bokio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Credit Notes. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 7 operations across 5 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against a single base URL, https://api.bokio.se/v1.

7 operations 5 paths 9 schemas 1 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.bokio.se/v1
Authentication
HTTP Bearer, OAuth 2.0, HTTP Basic
Contact
Terms of Service
Resource Areas
1

Authentication & Security 3

Bokio credit-notes API declares 3 security schemes for authenticating requests. It accepts HTTP bearer tokens (tokenAuth). It supports OAuth 2.0 (access_token) using the clientCredentials and authorizationCode flows, exposing 24 scopes. It accepts HTTP basic authentication (client_auth). By default, every request must be authenticated.

Paths & Operations 7

Across 5 paths, the API surfaces 7 operations — 1 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

credit-notes 7

Operations for managing credit notes

GET
/companies/{companyId}/credit-notes
List credit notes
list-credit-notes-v1 4 params → 200
GET
/companies/{companyId}/credit-notes/{creditNoteId}
Get a credit note
get-credit-note-v1 2 params → 200404
PUT
/companies/{companyId}/credit-notes/{creditNoteId}
Update a credit note
update-credit-note-v1 2 params body → 200400404
DELETE
/companies/{companyId}/credit-notes/{creditNoteId}
Delete a credit note
delete-credit-note-with-id 2 params → 204400
POST
/companies/{companyId}/credit-notes/{creditNoteId}/publish
Publish a credit note
publish-credit-note-v1 2 params → 200400404
POST
/companies/{companyId}/credit-notes/{creditNoteId}/record
Record credit note
record-credit-note-with-id 2 params → 200400404
GET
/companies/{companyId}/credit-notes/{creditNoteId}/download
Download a credit note
download-credit-note 2 params → 200400404

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are creditNote (24 properties), salesInvoiceItem (11 properties), addressWithCountrySubdivision (6 properties), address (5 properties). Each schema is shown below with its type and property counts.

apiError
object
4 properties
addressWithCountrySubdivision
object
6 properties 4 required
pagedResponse
object
3 properties
salesInvoiceItem
object
11 properties 6 required
creditNote
object
24 properties 5 required
lineItemTaxReduction
object
Tax reduction details for a line item. Only applicable to line items with productType services and unitType hour or unspecified.
2 properties 2 required
descriptionOnlyInvoiceItem
object
4 properties 2 required
address
object
5 properties
invoiceItem
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

bokio-credit-notes-api-openapi.yml Raw ↑

Other APIs Bokio publishes across the network.

Bokio authorization API
Bokio bank-payments API
Bokio chart-of-accounts API
Bokio company-information API
Bokio connections API
Bokio customers API
Bokio fiscal-years API
Bokio invoices API
Bokio items API
Bokio journal-entries API
Bokio sie-files API
Bokio supplier-invoices API
Where this information came from

This is an independent, third-party profile of Bokio credit-notes 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.