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

Ordoro Goods Receipt API

Goods Receipts are used for receiving items on a Purchase Order. You may have multiple Goods Receipts per Purchase Order and can have multiple lines and quantities of products related to the Purchase Order.

Ordoro Goods Receipt API is one of 27 APIs that Ordoro 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, API documentation, and a GitHub repository.

This API exposes 8 operations across 4 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.ordoro.com/.

8 operations 4 paths 11 schemas 1 DELETE3 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.ordoro.com/
Resource Areas
1

Paths & Operations 8

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

Goods Receipt 8

Goods Receipts are used for receiving items on a Purchase Order. You may have multiple Goods Receipts per Purchase Order and can have multiple lines and quantities of products rel…

GET
/goods_receipt/
Get a list of Goods Receipts
GoodsReceipt_GET 7 params → 200
POST
/goods_receipt/
Create a Goods Receipt
GoodsReceipt_POST body → 201
DELETE
/goods_receipt/{goods_receipt_id}/
Delete a Goods Receipt by ID
GoodsReceiptByGoodsReceiptId_DELETE 1 param → 200
GET
/goods_receipt/{goods_receipt_id}/
Get a Goods Receipt by ID
GoodsReceiptByGoodsReceiptId_GET 1 param → 200
PUT
/goods_receipt/{goods_receipt_id}/
Update a Goods Receipt by ID
GoodsReceiptByGoodsReceiptId_PUT 1 param body → 200
POST
/goods_receipt/{goods_receipt_id}/comment/
Create a Goods Receipt Comment by ID
GoodsReceiptCommentByGoodsReceiptId_POST 1 param body → 200
GET
/goods_receipt/{goods_receipt_id}/comment/
Retrieve Comments
GoodsReceiptCommentByGoodsReceiptId_GET 1 param → 200
PUT
/goods_receipt/{goods_receipt_id}/line/{goods_receipt_item_id}/
Update a Goods Receipt Line by Goods Receipt ID and Line ID
GoodsReceiptLineByGoodsReceiptId_PUT 2 params body → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are product_base (35 properties), goods_receipt (10 properties), goods_receipt_list (4 properties), post_goods_receipt (3 properties). Each schema is shown below with its type and property counts.

product_base
object
35 properties
goods_receipt_item
object
2 properties 2 required
post_goods_receipt
object
3 properties 2 required
goods_receipt_list
object
4 properties 4 required
comment
object
3 properties
status
string
v3_tag
object
3 properties 3 required
put_goods_receipt_item
object
1 property 1 required
goods_receipt
object
10 properties
put_goods_receipt
object
2 properties
post_comment
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Ordoro publishes across the network.

Ordoro Address API
Ordoro Api Key API
Ordoro Authenticated API
Ordoro Cart API
Ordoro Company API
Ordoro Integration API
Ordoro Label API
Ordoro Manufacturing Order API
Ordoro Order API
Ordoro Packing List API
Ordoro Postage Account API
Ordoro Product API
Where this information came from

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