Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

REKKI orders API

The orders API from REKKI — 11 operation(s) for orders.

REKKI orders API is one of 5 APIs that REKKI publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include orders. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 11 operations across 11 paths, and defines 35 schemas. It is described by OpenAPI 2.0.

Requests are made against the base URL https://api.rekki.com.

11 operations 11 paths 35 schemas 11 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
Base URL
https://api.rekki.com
Authentication
API Key
License
All rights reserved
Resource Areas
1

Authentication & Security 1

REKKI orders API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth).

Paths & Operations 11

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

orders 11
POST
/integration/v1/orders/confirmdeprecated
Confirm a pending order by its reference code.
ConfirmOrders 2 params → 200400401500
POST
/integration/v1/orders/listdeprecated
Lists all orders placed for the supplier that were placed through REKKI.
ListOrdersBySupplier 2 params → 200400401500
POST
/integration/v1/orders/list_not_integrateddeprecated
Lists all orders placed for the supplier that were placed through REKKI and not marked as integrated.
ListNotIntegratedOrders 2 params → 200400401500
POST
/integration/v1/orders/set_errordeprecated
Report failure to integrate an order
MarkIntegrationError 2 params → 200400401500
POST
/integration/v1/orders/set_integrateddeprecated
Mark orders as integrated
MarkOrdersIntegrated 2 params → 200400401500
POST
/integration/v3/orders/confirm
Confirm a pending order by its reference code.
ConfirmOrdersV3 2 params → 200400401500
POST
/integration/v3/orders/list
Lists all orders placed for the supplier that were placed through REKKI.
ListOrdersBySupplierV3 2 params → 200400401500
POST
/integration/v3/orders/set_error
Report failure to integrate an order
MarkIntegrationErrorV3 2 params → 200400401500
POST
/integration/v3/orders/set_integrated
Mark orders as integrated
MarkOrdersIntegratedV3 2 params → 200400401500
POST
/integration/v4/orders/set_integrated
Mark orders as integrated
MarkOrdersIntegratedV4 2 params → 200400401500
POST
/integration/v4/orders/list
Lists all orders placed for the supplier that were placed through REKKI.
ListOrdersBySupplierV4 2 params → 200400401500

Schemas 35

The contract defines 35 schemas that model the data the API accepts and returns. The most detailed are v4.Order (23 properties), v3.Order (17 properties), integration.Order (15 properties), v3.OrderItem (9 properties). Each schema is shown below with its type and property counts.

v3.ConfirmOrdersInput
object
1 property
main.GenericErrorResponse
object
1 property
v3.OrderIntegrationError
object
4 properties
main.UpdateSuccess
object
2 properties
v4.OrderResponseInfo
object
3 properties
v3.SetErrorOrderInput
object
1 property
v3.Order
object
17 properties
integration.Order
object
15 properties
main.SuccessConfirmation
object
1 property
v4.GenericErrorResponse
object
1 property
v4.IntegrationData
object
2 properties
main.FailedOrderError
object
2 properties
v4.IntegratedOrdersResponse
object
5 properties
v3.OrderItem
object
9 properties
main.SetIntegrateOrdersInput
object
1 property
main.OrderListInput
object
1 property
v4.DeliveryAddress
object
4 properties
v3.OrderListInput
object
4 properties
v4.OrderListInput
object
3 properties
main.OrderListOutput
object
1 property
v4.OrderListInputFilter
object
1 property
integration.OrderItem
object
8 properties
v3.UpdateSuccess
object
2 properties
v4.Order
object
23 properties
v4.SetIntegratedOrdersInput
object
1 property
v4.OrderItem
object
9 properties
v4.OrderListOutput
object
1 property
main.SetErrorOrderInput
object
4 properties
v3.DeliveryAddress
object
4 properties
v3.SuccessConfirmation
object
1 property
v3.FailedOrderError
object
2 properties
v4.ConnectData
object
1 property
v3.GenericErrorResponse
object
1 property
v3.OrderListOutput
object
1 property
v3.SetIntegratedOrdersInput
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

rekki-orders-api-openapi.yml Raw ↑

Other APIs REKKI publishes across the network.

REKKI catalog API
REKKI connect_customers API
REKKI general API
REKKI order-guide API