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

Zoho Inventory shipmentorders API

ShipmentOrders Module

Zoho Inventory shipmentorders API is one of 37 APIs that Zoho Inventory publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Shipment Orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.

This API exposes 5 operations across 3 paths, and defines 79 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against a single base URL, https://www.zohoapis.com/inventory/v1.

5 operations 3 paths 79 schemas 1 DELETE1 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://www.zohoapis.com/inventory/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Zoho Inventory shipmentorders API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (Zoho_Auth) using the implicit flow, exposing 4 scopes.

Paths & Operations 5

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

shipmentorders 5

ShipmentOrders Module

POST
/shipmentorders
Create a Shipment Order
create_shipment_order 3 params body → 201
GET
/shipmentorders/{shipmentorder_id}
Retrieve a Shipment Order
get_shipment_order 2 params → 200
PUT
/shipmentorders/{shipmentorder_id}
Update a Shipment Order
update_shipment_order 4 params body → 200
DELETE
/shipmentorders/{shipmentorder_id}
Delete a Shipment Order
delete_shipment_order 2 params → 200
POST
/shipmentorders/{shipmentorder_id}/status/delivered
Mark as Delivered
mark_shipment_order_as_delivered 2 params → 200

Schemas 79

The contract defines 79 schemas that model the data the API accepts and returns. The most detailed are shipment_order-response (45 properties), update-a-shipment-order-request (11 properties), create-a-shipment-order-request (11 properties), retrieve-a-shipment-order-response (3 properties). Each schema is shown below with its type and property counts.

mark-as-delivered-response
object
2 properties
is_discount_before_tax
boolean
Used to check whether the discount is applied before tax or after tax.
is_invoiced
boolean
Checks whether the Sales Order has been invoiced or not.
tax_type
string
Denotes the type of the tax. This can either be a single tax or a tax group.
create-a-shipment-order-response
object
3 properties
retrieve-a-shipment-order-response
object
3 properties
notes
string
Notes for package
delivery_method_id
string
Unique ID generated by the server for the delivery method. This is used as an identifier.
delivery_days
integer
Number of days taken by the courier for delivering in package
tax_name
string
Name of the tax applied on the line item.
salesorder_number
string
The Sales Order number. This is unique for each sales order.
bcy_rate
number
Item rate in the organization's base currency.
is_emailed
boolean
Checks whether the Package has been emailed to the customer or not.
address
string
Name of the street of the customer's billing address.
update-a-shipment-order-response
object
3 properties
create-a-shipment-order-request
object
11 properties 4 required
service
string
Type of service selected for shipment
item_total
number
Total of line item.
delivery_guarantee
boolean
guarantee assured by the courier. For guaranteed on-time deliveries, it is true else it is false
currency_id
string
Unique ID generated by the server for the currency. This is used as an identifier.
description
string
Description of the line item.
line_item_id
string
Unique ID generated by the server for each line item. This is used as an identifier.
name
string
Name of the line item.
currency_code
string
Currency code.
tax_total
number
Tax total of the Sales Order.
billing_address
array
Customer's billing address. It contains - address , city , state , zip , country and fax .
carrier
string
Carrier used for shipment.
template_name
string
Name of the template used for the Shipment.
rate
number
Rate / Selling Price of the line item.
template_id
string
Unique ID generated by the server for the Template. This is used as an identifier.
shipping_charge
number
Shipping charges that are applied to the Shipment.
discount_type
string
Type of discount
custom_fields
array
Custom fields for a shipmentorder.
currency_symbol
string
The symbol for the selected currency.
fax
string
Fax number of the customer's billing address.
estimate_id
string
Unique ID generated by the server from the Estimate created in Zoho Books. This is used as an identifier.
state
string
Name of the state of the customer's billing address.
salesorder_id
string
Unique ID generated by the server for the Sales Order. This is used as identifier.
shipment_number
string
Shipment number of the package.
exchange_rate
number
Exchange rate of the currency, with respect to the base currency.
status
string
Status of the Shipment Order
label
string
Label of the Custom Field
tax_percentage
number
Percentage of the tax.
total
number
Total amount of the Sales Order.
discount_amount
number
Discount to be applied on the Sales Order.
line_items
array
List of items in a package. Each line item contains lineitemid , itemid , name , description , itemorder , bcyrate , rate , quantity , unit , taxid , taxname ,…
country
string
Name of the country of the customer's billing address.
status_message
string
Status message of the shipment.
date
string
Date on which package is prepared
reference_number
string
Tracking number for the Shipment.
last_modified_time
string
Time at which the Shipment Details details were last modified.
city
string
Name of the city of the customer's billing address.
contact_person_id
string
Unique ID generated by the server for the contact person
taxes
array
Number of taxes applied on sales order. Each tax contains: taxname and taxamount .
shipment_id
string
Unique ID generated by the server for the shipment. This is used as an identifier.
created_time
string
Time at which the Shipment Details was created.
package_id
string
Unique ID generated by the server for packages
tracking_number
string
Tracking number of shipment.
template_type
string
Type of the template.
contact_persons
array
Array of contact person IDs.
item_order
integer
The order of the line items, starts from 0 by default.
delivery_method
string
Delivery method of the shipment.
customer_id
string
Unique ID generated by the for the customer
item_id
string
Unique ID generated by the server for the item. This is used as an identifier.
customer_name
string
Name of the customer
price_precision
integer
The precision level for the price's decimal point in a Shipment.
tax_id
string
Unique ID generated by the server for the tax. This is used as an identifier.
update-a-shipment-order-request
object
11 properties 3 required
shipping_address
array
Customer's shipping address. It contains - address , city , state , zip , country and fax .
delete-a-shipment-order-response
object
2 properties
unit
string
Unit of line item.
zip
string
Zip code of the customer's billing address.
customfield_id
string
Unique ID of the custom field.
value
string
Value of the Custom Field
tax_amount
number
Amount of the tax.
shipment_order-response
object
45 properties
sub_total
number
Sub total of the Sales Order.
discount
number
Discount applied to the shipment order, which can be either a percentage or a flat amount. For percentage discounts, the value should include the % symbol (e.g…
detailed_status
string
Detailed shipment details received from the courier

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zoho-inventory-shipmentorders-api-openapi.yml Raw ↑

Other APIs Zoho Inventory publishes across the network.

Zoho Inventory batches API
Zoho Inventory bills API
Zoho Inventory compositeitems API
Zoho Inventory contact-persons API
Zoho Inventory contacts API
Zoho Inventory credit-notes API
Zoho Inventory currency API
Zoho Inventory customer-payments API
Zoho Inventory delivery-challans API
Zoho Inventory inventoryadjustments API
Zoho Inventory invoices API
Zoho Inventory itemgroups API
Where this information came from

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