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

Wish Germany EPR Compliance API

APIs that support Germany Extended Producer Responsibility (EPR) Compliance. For a merchant to be compliant with the EPR regulation, their applicable products must be linked with one or more EPR registration number.

Wish Germany EPR Compliance API is one of 21 APIs that Wish publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Germany EPR Compliance. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and rate-limit docs.

This API exposes 7 operations across 3 paths, and defines 10 schemas. It is described by OpenAPI 3.0.0, at version 3.0.65.

Requests are made against a single base URL, https://merchant.wish.com.

7 operations 3 paths 10 schemas 1 DELETE3 GET1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.0.65
Base URL
https://merchant.wish.com/api/v3
Authentication
OpenID Connect, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Wish Germany EPR Compliance API declares 2 security schemes for authenticating requests. It supports OpenID Connect (OpenID) discovered at https://merchant.wish.com/oidc/.well-known/openid-configuration. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 37 scopes. By default, every request must be authenticated.

Paths & Operations 7

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

Germany EPR Compliance 7

APIs that support Germany Extended Producer Responsibility (EPR) Compliance. For a merchant to be compliant with the EPR regulation, their applicable products must be linked with…

POST
/api/v3/germany_epr_compliance/epr_registration_number
Create a Germany Product EPR Registration Number
createGermanyProductEprRegistrationNumber body → 200400
GET
/api/v3/germany_epr_compliance/epr_registration_number
List Germany EPR Registration Numbers
listGermanyProductEprRegistrationNumbers → 200400
PUT
/api/v3/germany_epr_compliance/compliance_status
Bulk update Germany EPR Product Compliance Status
updateGermanyEPRProductComplianceStatus body → 200400
GET
/api/v3/germany_epr_compliance/compliance_status
Get Germany EPR Product Compliance Status
getGermanyEPRProductComplianceStatus 5 params → 200400
PUT
/api/v3/germany_epr_compliance/epr_registration_number/{id}
Update a Germany Product EPR Registration Number
updateGermanyProductEprRegistrationNumber 1 param body → 200400
GET
/api/v3/germany_epr_compliance/epr_registration_number/{id}
Get a Germany Product EPR Registration Number
getGermanyProductEprRegistrationNumber 1 param → 200400
DELETE
/api/v3/germany_epr_compliance/epr_registration_number/{id}
Delete a Germany Product EPR Registration Number
deleteGermanyProductEprRegistrationNumber 1 param → 204400

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are GermanyProductEprRegistrationNumber (3 properties), GermanyProductComplianceStatus (3 properties), UpdateGermanyProductEprRegistrationNumber (2 properties), APIError (2 properties). Each schema is shown below with its type and property counts.

GermanyProductEprRegistrationNumberResponse
A Germany product EPR registration number response
APIError
object
2 properties 2 required
GermanyEPRComplianceStatus
string
3 status: (1) an EPR registration number linked, (2) no EPR registration number, (3) not recommended to link an EPR registration.
UpdateGermanyProductEprRegistrationNumber
object
Details of updating a Germany product EPR registration number
2 properties
GermanyProductComplianceStatusResponse
array
List of objects including a product id, compliance status and EPR number id.
GermanyProductEprRegistrationNumber
object
Details of a Germany product EPR registration number
3 properties
CreateGermanyProductEprRegistrationNumber
object
Details of creating a Germany product EPR registration number
ListGermanyProductEprRegistrationNumbersResponse
array
List of Germany Product EPR Registration Numbers returned
GermanyProductComplianceStatus
object
3 properties
GermanyProductComplianceStatusRequest
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wish-germany-epr-compliance-api-openapi.yml Raw ↑

Other APIs Wish publishes across the network.

Wish Brands API
Wish Bulk Products API
Wish Currencies API
Wish EU Product Compliance API
Wish France EPR Compliance API
Wish Merchant API
Wish OAuth API
Wish Orders API
Wish Payments API
Wish Penalties API
Wish ProductBoost API
Wish Products API