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

CloudKitchens Manager Order Endpoints API

Endpoints for applications that act on the merchant/store side of an order rather than as the ordering marketplace — typically Point-of-Sale (POS) systems, Business Intelligence (BI) tools, and reporting integrations.This domain lets a merchant-side application retrieve a store's orders and manage them on the store's behalf as they progress through their lifecycle.

CloudKitchens Manager Order Endpoints API is one of 27 APIs that CloudKitchens publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Manager Order Endpoints. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, a getting-started guide, authentication docs, and rate-limit docs.

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

Requests are made against a single base URL, https://{{public-api-url}}.

11 operations 11 paths 63 schemas 2 GET8 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.cloudkitchens.com
Authentication
OAuth 2.0
License
Proprietary
Resource Areas
1

Authentication & Security 1

CloudKitchens Manager Order Endpoints API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2.0) using the clientCredentials and authorizationCode flows, exposing 29 scopes.

  • OAuth2.0 — The Authorization API is based on the [OAuth2.0 protocol](https://tools.ietf.org/html/rfc6749), supporting the (Client Credentials)[https://datatracker.ietf.or…

Paths & Operations 11

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

manager_order_endpoints 11

Endpoints for applications that act on the merchant/store side of an order rather than as the ordering marketplace — typically Point-of-Sale (POS) systems, Business Intelligence (…

POST
/manager/order/v1/orders/order-created
Notify the result of a Create Order event
orderCreated 2 params → 200400401403404422
GET
/manager/order/v1/orders
Fetch order feed for a store
managerGetOrderFeed 5 params → 200400401403404422
GET
/manager/order/v1/sources/{source}/orders/{orderId}
Fetch order with Manager Info
getManagerOrder 3 params → 200400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/confirm
Request order confirmation
requestOrderConfirmation 3 params body → 202400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/cancel
Request order cancelation
requestOrderCancelation 3 params body → 202400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/ready-to-pickup
Mark an order as ready to pickup
markAsReadyToPickup 3 params → 202400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/create-packaging-component
Create a packaging component
createPackagingOrderComponent 3 params → 200400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/fulfill
Mark an order as fulfilled
markAsFulfilled 3 params → 202400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/close
Mark a dine-in (open-tab) order as closed
markDineInOrderClosed 3 params → 202400401403404409422
PUT
/manager/order/v1/sources/{source}/orders/{orderId}/items
Update order customer items
managerUpdateOrderCustomerItems 3 params body → 202400401403404409422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/prep-time
Update order prep time
updateOrderPrepTime 3 params body → 202400401403404422

Schemas 63

The contract defines 63 schemas that model the data the API accepts and returns. The most detailed are FinancialData (19 properties), Order (14 properties), Item (14 properties), ItemModifier (11 properties). Each schema is shown below with its type and property counts.

OrderTotal
object
Flat, customer-facing breakdown of an order's monetary values (V1). orderTotal captures only what the customer was charged, as a small set of aggregate figures…
8 properties 1 required
PromotionDetails
objectnull
Order promotion details.
3 properties
Payout
objectnull
Breakdown of the net payout the store receives for this order, by source of the payout. The sum of these fields represents the money the store ultimately nets;…
3 properties
OrderWithManagerInfo
object
An order placed by a customer with manager injection details
5 properties 3 required
ItemAddedModification
object
1 property 1 required
CustomerItemModification
object
One modification to apply. Exactly one of quantityUpdated, priceAdjusted, or itemAdded must be set.
3 properties
PictureRequirement
objectnull
Enables and configure the picture requirement.
1 property
AccountType
string
The type of ACH account.
CompositeFinanceLine
object
composite finance line can represent a value, tax and VAT for a given line as a list of SimpleFinanceLine objects
1 property 1 required
ManagerOrderIssue
object
Issue codes for issues encountered when processing a manager order
2 properties 1 required
ManagerConfirmOrderRequest
object
The request to confirm an order.
1 property
SimpleFinanceLine
object
simple finance line.
3 properties 3 required
ErrorDetail
object
The error detail response object.
2 properties
ItemModifier
object
11 properties 1 required
SourceExternalIdentifiers
objectnull
The external identifiers.
5 properties
MandateStatus
string
The status of the mandate.
ErrorMessage
object
The error response object.
2 properties
PaymentDetailsBecs
object
Details of a BECS payment method in Australia.
5 properties
PaymentDetailsBacs
object
Details of a BACS payment method in the UK.
6 properties
PaymentDetailsCard
object
Details of a card payment method.
10 properties
Address
objectnull
Order delivery address.
8 properties
Courier
objectnull
Details about the delivery courier.
5 properties
OrderPriceAdjustedModification
object
1 property 1 required
RecordPaymentType
string
The type of payment method.
RecordProviderType
string
The type of payment provider.
LoyaltyInfo
objectnull
The customer's loyalty information.
1 property
PreparationTime
objectnull
Preparation time information for an order.
1 property
FinancialData
object
Breakdown of order values. Represents total values, fees, discounts, and any possible adjustments that may happen in the order value. Breakdown lists can be us…
19 properties 1 required
OrderExternalIdentifiers
object
The external identifiers.
5 properties 2 required
SignatureRequirement
objectnull
Enables and configure the signature requirement.
3 properties
OrderComponentId
object
2 properties
CustomerPayment
object
8 properties 3 required
Location
objectnull
Latitude and longitude of the address.
2 properties 2 required
ManagerOrderIssues
object
Manager order issues
2 properties
PaymentDetailsSepa
object
Details of a SEPA payment method in EU countries.
8 properties
QuantityUpdatedModification
object
3 properties 3 required
FulfillmentInfo
objectnull
Information on order fulfillment.
7 properties
OrderFeed
object
An order feed response
2 properties 1 required
OrderCustomerItemsUpdateRequest
object
Request to update order customer items. Only supported for dine-in orders when slug is d2c-eater-website and the order tab is open. Modifying party and modific…
2 properties 1 required
AccountHolderType
string
The type of account holder.
Order
object
An order placed by a customer. Orders are pushed into Otter by ordering marketplaces / order sources and read back (including merchant-side detail) via the Ord…
14 properties 3 required
ManagerCancelOrderRequest
object
The request to cancel an order.
2 properties 1 required
Person
objectnull
The recipient information.
5 properties
DeliveryInfo
objectnull
Information on order's delivery process.
7 properties
Item
object
14 properties 1 required
DropoffInstructions
objectnull
Requirements to verify the completion of the delivery.
2 properties
CardFundingType
string
The funding type of the card.
CardWalletType
string
The type of wallet associated with the card.
ManagerItemIssue
object
A detailed issue encountered with this item or modifier
2 properties 1 required
ManagerItemIssues
object
Manager item or modifier issues
2 properties
StoreId
string
The unique identifier of the store in the partner application. This ID, along with the Application ID, will be used to match the correct store when performing…
PaymentRecord
object
Represents the details and metadata of a payment method used in transactions.
7 properties
OrderTotalV2
objectnull
Richer, line-itemized breakdown of an order's monetary values (V2). orderTotalV2 is the preferred way to describe order economics. Where the V1 orderTotal expo…
4 properties 1 required
CardInfo
objectnull
Additional card information.
2 properties 2 required
CustomerPaymentV2
objectnull
Details about customer payment.
4 properties
ManagerOrderCancelDetails
object
Details about a canceled manager order
1 property 1 required
PaymentDetailsAcss
object
Details of an ACSS payment method in Canada.
9 properties
OrderPrepTimeUpdateRequest
object
The request to change an order prep time.
1 property 1 required
PersonalIdentifiers
objectnull
The person's personal identifiers (e.g. tax identification number).
2 properties
ServiceProviderCharge
objectnull
Breakdown of the charges the order source (the ordering marketplace / service provider) deducts from or bills to the store for this order. These are not charge…
7 properties
CardBrandType
string
The brand of the card.
PaymentDetailsAch
object
Details of a debit ACH payment method in the US.
7 properties
VerificationRequirements
objectnull
Verification requirements for the delivery.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

cloudkitchens-manager-order-endpoints-api-openapi.yml Raw ↑

Other APIs CloudKitchens publishes across the network.

CloudKitchens Account Pairing Endpoints API
CloudKitchens Account Pairing Webhooks API
CloudKitchens Auth Endpoints API
CloudKitchens Callback Endpoints API
CloudKitchens Delivery Endpoints API
CloudKitchens Delivery Webhooks API
CloudKitchens Direct Orders Endpoints API
CloudKitchens Finance Endpoints API
CloudKitchens Inventory Endpoints API
CloudKitchens Manager Loyalty Endpoints API
CloudKitchens Manager Menu Endpoints API
CloudKitchens Manager Orders Webhooks API
Where this information came from

This is an independent, third-party profile of CloudKitchens Manager Order Endpoints 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.