Yokoy Invoice API
In the Yokoy API, invoices can only be created or retrieved. You can only update custom information via API.To update other attributes or delete the invoice, use the Yokoy web app.
Yokoy Invoice API is one of 22 APIs that Yokoy 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 authentication docs.
This API exposes 8 operations across 6 paths, and defines 17 schemas. It is described by OpenAPI 3.0.0, at version 1.41.0.
Requests are made against 2 base URLs: https://api.yokoy.ai/v1/organizations/{organizationId}, https://api.test.yokoy.ai/v1/organizations/{organizationId}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Yokoy Invoice API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (OAuth2) using the clientCredentials flow.
OAuth2— Authentication to the Yokoy API relies on the standard OAuth2 client credentials flow. 1. Obtain an access token Perform a POST request to https://accounts.yok…
Paths & Operations 8
Across 6 paths, the API surfaces 8 operations — 4 GET, 1 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.
In the Yokoy API, invoices can only be created or retrieved. You can only update custom information via API. To update other attributes or delete the invoice, use the Yokoy web ap…
Schemas 17
The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are Invoice (30 properties), InvoiceLineItem (25 properties), OneTimeSupplierInfo (11 properties), InvoiceBankAccount (7 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Yokoy 12
Other APIs Yokoy publishes across the network.