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

Yokoy Goods receipt API

Goods receipt are usually provided by suppliers when the goods of an order are delivered. Yokoy uses goods receipts to perform three-way matching (controlling invoice spending by checking quantities invoiced against the quantities delivered in the goods receipt).

Yokoy Goods receipt API is one of 22 APIs that Yokoy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Goods Receipt. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 5 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.2.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}.

5 operations 2 paths 5 schemas 2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.41.0
Base URL
https://api.yokoy.ai/v1/organizations/{organizationId}
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Yokoy Goods receipt 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 5

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

Goods receipt 5

Goods receipt are usually provided by suppliers when the goods of an order are delivered. Yokoy uses goods receipts to perform three-way matching (controlling invoice spending by…

GET
/legal-entities/{legalEntityId}/invoice-goods-receipts
List all goods receipts
listGRs 4 params → 200400401403429500502503
POST
/legal-entities/{legalEntityId}/invoice-goods-receipts
Create a goods receipt
createGR 3 params body → 201400401403429500502503
GET
/legal-entities/{legalEntityId}/invoice-goods-receipts/{goodsReceiptId}
Get a goods receipt by ID
getGR 4 params → 200401403404429500502503
PATCH
/legal-entities/{legalEntityId}/invoice-goods-receipts/{goodsReceiptId}
Modify a goods receipt
modifyGR 4 params body → 200400401403404429500502
PUT
/legal-entities/{legalEntityId}/invoice-goods-receipts/{goodsReceiptId}
Update a goods receipt
UpdateGR 4 params body → 200400401403404429500502

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are GoodsReceiptItem (10 properties), GoodsReceipt (7 properties), HttpError (2 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
2 properties 2 required
DateString
string
HttpError
object
2 properties 2 required
GoodsReceiptItem
object
10 properties 5 required
GoodsReceipt
object
7 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yokoy-goods-receipt-api-openapi.yml Raw ↑

Other APIs Yokoy publishes across the network.

Yokoy Card account API
Yokoy Company card API
Yokoy Cost center API
Yokoy Daily statement API
Yokoy Expense API
Yokoy Expense category API
Yokoy External invoice API
Yokoy Finance export API
Yokoy FX rates API
Yokoy Invoice API
Yokoy Invoice category API
Yokoy Invoice payment terms API
Where this information came from

This is an independent, third-party profile of Yokoy Goods receipt 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.