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

Otter Manager Order Endpoints API

Endpoints for applications managing order related data and operations.

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

This API exposes 2 JSON Schema definitions.

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

This API exposes 11 operations across 11 paths, and defines 62 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 62 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://{public-api-url}
Authentication
OAuth 2.0
Contact
License
Proprietary
Resource Areas
1

Authentication & Security 1

Otter 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 managing order related data and operations.

POST
/manager/order/v1/orders/order-created
Otter Notify the Result of a Create Order Event
orderCreated 2 params → 200400401403404422
GET
/manager/order/v1/orders
Otter Fetch Order Feed for a Store
managerGetOrderFeed 5 params → 200400401403404422
GET
/manager/order/v1/sources/{source}/orders/{orderId}
Otter Fetch Order with Manager Info
getManagerOrder 3 params → 200400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/confirm
Otter Request Order Confirmation
requestOrderConfirmation 3 params body → 202400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/cancel
Otter Request Order Cancelation
requestOrderCancelation 3 params body → 202400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/ready-to-pickup
Otter Mark an Order as Ready to Pickup
markAsReadyToPickup 3 params → 202400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/create-packaging-component
Otter Create a Packaging Component
createPackagingOrderComponent 3 params → 200400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/fulfill
Otter Mark an Order as Fulfilled
markAsFulfilled 3 params → 202400401403404422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/close
Otter Mark a Dine-in (open-tab) Order as Closed
markDineInOrderClosed 3 params → 202400401403404409422
PUT
/manager/order/v1/sources/{source}/orders/{orderId}/items
Otter Update Order Customer Items
managerUpdateOrderCustomerItems 3 params body → 202400401403404409422
POST
/manager/order/v1/sources/{source}/orders/{orderId}/prep-time
Otter Update Order Prep Time
updateOrderPrepTime 3 params body → 202400401403404422

Schemas 62

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

PreparationTime
objectnull
Preparation time information for an order.
1 property
ManagerItemIssue
object
A detailed issue encountered with this item or modifier
2 properties 1 required
SignatureRequirement
objectnull
Enables and configure the signature requirement.
3 properties
PaymentDetailsBecs
object
Details of a BECS payment method in Australia.
5 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…
RecordProviderType
string
The type of payment provider.
SourceExternalIdentifiers
objectnull
The external identifiers.
5 properties
QuantityUpdatedModification
object
3 properties 3 required
Address
objectnull
Order delivery address.
8 properties
Person
objectnull
The recipient information.
5 properties
PaymentDetailsSepa
object
Details of a SEPA payment method in EU countries.
8 properties
FulfillmentInfo
objectnull
Information on order fulfillment.
7 properties
ManagerOrderCancelDetails
object
Details about a canceled manager order
1 property 1 required
CustomerPayment
object
8 properties 3 required
PersonalIdentifiers
objectnull
The person's personal identifiers (e.g. tax identification number).
2 properties
VerificationRequirements
objectnull
Verification requirements for the delivery.
2 properties
ManagerOrderIssues
object
Manager order issues
2 properties
ErrorDetail
object
The error detail response object.
2 properties
OrderPrepTimeUpdateRequest
object
The request to change an order prep time.
1 property 1 required
MandateStatus
string
The status of the mandate.
ManagerConfirmOrderRequest
object
The request to confirm an order.
1 property
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
OrderWithManagerInfo
object
An order placed by a customer with manager injection details
5 properties 3 required
SimpleFinanceLine
object
simple finance line.
3 properties 3 required
CardInfo
objectnull
Additional card information.
2 properties 2 required
Courier
objectnull
Details about the delivery courier.
5 properties
CustomerItemModification
object
One modification to apply. Exactly one of quantityUpdated, priceAdjusted, or itemAdded must be set.
3 properties
ErrorMessage
object
The error response object.
2 properties
PictureRequirement
objectnull
Enables and configure the picture requirement.
1 property
OrderPriceAdjustedModification
object
1 property 1 required
PaymentDetailsBacs
object
Details of a BACS payment method in the UK.
6 properties
CustomerPaymentV2
objectnull
Details about customer payment.
4 properties
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
CardBrandType
string
The brand of the card.
LoyaltyInfo
objectnull
The customer's loyalty information.
1 property
OrderTotalV2
objectnull
V2 for details about values of the order, provides richer objects allowing to capture taxes, misc charges, payments more precisely.
3 properties 1 required
Item
object
14 properties 1 required
AccountHolderType
string
The type of account holder.
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
Location
objectnull
Latitude and longitude of the address.
2 properties 2 required
PromotionDetails
objectnull
Order promotion details.
3 properties
Payout
objectnull
Details on payout.
3 properties
OrderTotal
object
Details about values of the order.
8 properties 1 required
RecordPaymentType
string
The type of payment method.
ManagerItemIssues
object
Manager item or modifier issues
2 properties
PaymentDetailsAch
object
Details of a debit ACH payment method in the US.
7 properties
PaymentDetailsAcss
object
Details of an ACSS payment method in Canada.
9 properties
DeliveryInfo
objectnull
Information on order's delivery process.
7 properties
ItemAddedModification
object
1 property 1 required
ManagerCancelOrderRequest
object
The request to cancel an order.
2 properties 1 required
PaymentRecord
object
Represents the details and metadata of a payment method used in transactions.
7 properties
AccountType
string
The type of ACH account.
Order
object
An order placed by a customer.
14 properties 3 required
CardWalletType
string
The type of wallet associated with the card.
OrderExternalIdentifiers
object
The external identifiers.
5 properties 2 required
CardFundingType
string
The funding type of the card.
ItemModifier
object
11 properties 1 required
ManagerOrderIssue
object
Issue codes for issues encountered when processing a manager order
2 properties 1 required
PaymentDetailsCard
object
Details of a card payment method.
10 properties
OrderComponentId
object
2 properties
DropoffInstructions
objectnull
Requirements to verify the completion of the delivery.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Otter publishes across the network.

Otter Account Pairing Endpoints API
Otter Auth Endpoints API
Otter Callback Endpoints API
Otter Delivery Endpoints API
Otter Direct Orders Endpoints API
Otter Finance Endpoints API
Otter Inventory Endpoints API
Otter Manager Loyalty Endpoints API
Otter Manager Menu Endpoints API
Otter Manager Storefront Endpoints API
Otter Market Intel Endpoints API
Otter Menus Endpoints API
Where this information came from

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