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

Refurbed BuybackOrderService API

The BuybackOrderService API from Refurbed — 1 operation(s) for buybackorderservice.

Refurbed BuybackOrderService API is one of 18 APIs that Refurbed publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 1 operation across 1 path, and defines 33 schemas. It is described by OpenAPI 2.0, at version 1.0.

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

1 operations 1 paths 33 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
1.0
Base URL
https://api.refurbed.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Refurbed BuybackOrderService API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (APIKeyAuth). By default, every request must be authenticated.

Paths & Operations 1

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

BuybackOrderService 1
POST
/refb.merchant.v1.BuybackOrderService/ListBuybackOrders
Lists all buyback orders.
ListBuybackOrders 1 param → 200default

Schemas 33

The contract defines 33 schemas that model the data the API accepts and returns. The most detailed are v1.Address (13 properties), BuybackMarketBidSummary (10 properties), v1.BuybackOrderItem (10 properties), ListBuybackOrdersRequest.Filter (8 properties). Each schema is shown below with its type and property counts.

AddressEntity
string
BuybackAttribute
object
5 properties
NumericRangeFilter
object
Numeric range filter is used for decimal numbers. It is especially used for monetary amounts and other quantities where exactness is required.
6 properties
BuybackBidGrading
string
StringSetContainsFilter
object
3 properties
ListBuybackOrdersRequest.Sort
object
2 properties
Int64Pagination
object
Paginates resources with int64 primary key.
3 properties
BuybackOrderItemState
string
- ORDERED: New order. Next state: LABELSENT - LABELSENT: Order item is ready to be shipped. Next state: CANCELLED, RECEIVED. - CANCELLED: Order item was never…
Enum
object
3 properties
BuybackOrder
object
A buyback order.
4 properties
ListBuybackOrdersResponse
object
2 properties
Numeric
object
3 properties
BuybackOrderItemStateFilter
object
2 properties
Any
object
Any contains an arbitrary serialized protocol buffer message along with a URL that describes the type of the serialized message. Protobuf library provides supp…
1 property
Attribute
object
2 properties
SortOrder
string
ListBuybackOrdersRequest.Sort.By
string
CountryCode
string
Alpha-2 country codes as specified in ISO 3166-1.
BuybackAttributeFilter
object
1 property
Status
object
The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by [gRPC](h…
3 properties
TimestampRangeFilter
object
6 properties
NumericValue
object
2 properties
BuybackAttributeType
string
CurrencyCode
string
Currency codes as specified in ISO 4217. - AED: XTS = 963; // Code reserved for testing purposes.
StringFilter
object
2 properties
Int64Filter
object
2 properties
v1.BuybackOrderItem
object
A buyback order item.
10 properties
ListBuybackOrdersRequest
object
3 properties
TextSearchFilter
object
1 property
StringValue
object
1 property
BuybackMarketBidSummary
object
10 properties
v1.Address
object
13 properties
ListBuybackOrdersRequest.Filter
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

refurbed-buybackorderservice-api-openapi.yml Raw ↑

Other APIs Refurbed publishes across the network.

Refurbed BuybackBidService API
Refurbed BuybackOrderItemService API
Refurbed BuybackProductService API
Refurbed BuybackSupplyboxService API
Refurbed CatalogService API
Refurbed CurrencyService API
Refurbed InstanceService API
Refurbed MarketOfferService API
Refurbed MarketService API
Refurbed MerchantService API
Refurbed OfferService API
Refurbed OrderItemReturnService API