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

Back Market Orders API

The Orders API from Back Market — 3 operation(s) for orders.

Back Market Orders API is one of 9 APIs that Back Market publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Order. 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 4 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.2.0, at version 0.1.1.

Requests are made against 6 base URLs: https://preprod.backmarket.co.jp, https://www.backmarket.co.jp, https://preprod.backmarket.fr, https://www.backmarket.fr, https://preprod.backmarket.com, https://www.backmarket.com.

4 operations 3 paths 10 schemas 2 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.1
Base URL
https://www.backmarket.com
Authentication
API Key, HTTP Basic
Resource Areas
1

Authentication & Security 2

Back Market Orders API declares 2 security schemes for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). It accepts HTTP basic authentication (BasicAuth).

  • ApiKeyAuth — Token authentication is done with Basic authentication. Prefix the value with \"Basic\" and use the token you created in the backoffice in the Integrations opt…

Paths & Operations 4

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

Orders 4
GET
/ws/orders
Get the orders
get-ws-list-order 6 params → 200400403404
GET
/ws/orders/{order_id}
Get a specific order
get-ws-specific-order 1 param → 200400403404
POST
/ws/orders/{order_id}
Update a specific order
update-ws-specific-order 1 param body → 200400403404
POST
/ws/orders/{order_id}/invoice
Update customer invoice for order
post-ws-specific-order-invoice 1 param body → 200400403404

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Order (23 properties), OrderLine (22 properties), UpdateOrder (12 properties), Address (11 properties). Each schema is shown below with its type and property counts.

ReturnReason
integer
Reason for the return. | Value | Description | |-------|-------------------------------------------| | 0 | Stock mistake | | 1 | Withdrawal during the legal 14…
UpdateOrder
object
12 properties 2 required
OrderLine
object
22 properties
ProductCondition
integer
Condition of the product. | Value | Description | |-------|---------------------| | 9 | Premium condition | | 1O | Excellent condition | | 11 | Good condition…
CountryCode
string
OrderLineState
integer
Orderline state. | State | Description | Possible next states | |-------|--------------------------------------------------------------------------------------…
Order
object
23 properties
Address
object
11 properties
OrderState
integer
Order state. | State | Description | |-------|-----------------------------------------------------------------------------------------------------------------…
VatType
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

back-market-orders-api-openapi.yml Raw ↑

Other APIs Back Market publishes across the network.

Back Market Backbox API
Back Market Backship API
Back Market Buy Back API
Back Market Care API
Back Market Categories API
Back Market Listings API
Back Market Orderline API
Back Market Task Manager API
Where this information came from

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