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 BuybackBidService API

The BuybackBidService API from Refurbed — 8 operation(s) for buybackbidservice.

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

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

This API exposes 8 operations across 8 paths, and defines 45 schemas. It is described by OpenAPI 2.0, at version 1.0.

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

8 operations 8 paths 45 schemas 8 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 BuybackBidService 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 8

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

BuybackBidService 8
POST
/refb.merchant.v1.BuybackBidService/CreateBuybackBid
Creates a single bid.
CreateBuybackBid 1 param → 200default
POST
/refb.merchant.v1.BuybackBidService/CreateBuybackMarketBid
Adds a new price for a marketplace inside an existing bid
CreateBuybackMarketBid 1 param → 200default
POST
/refb.merchant.v1.BuybackBidService/DeleteBuybackBid
Deletes a single bid.
DeleteBuybackBid 1 param → 200default
POST
/refb.merchant.v1.BuybackBidService/DeleteBuybackMarketBid
Deletes a price for a marketplace inside an existing bid.
DeleteBuybackMarketBid 1 param → 200default
POST
/refb.merchant.v1.BuybackBidService/GetSecondOfferBuybackMarketBid
Gets a market bid available for making a second offer.
GetSecondOfferBuybackMarketBid 1 param → 200default
POST
/refb.merchant.v1.BuybackBidService/ListBuybackBids
Lists all bids.
ListBuybackBids 1 param → 200default
POST
/refb.merchant.v1.BuybackBidService/UpdateBuybackBid
Updates a single bid by setting its stock
UpdateBuybackBid 1 param → 200default
POST
/refb.merchant.v1.BuybackBidService/UpdateBuybackMarketBid
Sets the price for a marketplace for an existing bid.
UpdateBuybackMarketBid 1 param → 200default

Schemas 45

The contract defines 45 schemas that model the data the API accepts and returns. The most detailed are BuybackMarketBidSummary (10 properties), ListBuybackBidsRequest.Filter (9 properties), BuybackBid (8 properties), OptionalUInt32RangeFilter (7 properties). Each schema is shown below with its type and property counts.

DeleteBuybackMarketBidRequest
object
2 properties
UpdateBuybackMarketBidRequest
object
4 properties 1 required
BuybackAttribute
object
5 properties
BuybackBidGrading
string
StringSetContainsFilter
object
3 properties
Enum
object
3 properties
Int64Pagination
object
Paginates resources with int64 primary key.
3 properties
CreateBuybackMarketBidRequest
object
4 properties 1 required
CreateBuybackMarketBid
object
3 properties 1 required
BuybackBidGradingFilter
object
2 properties
GetSecondOfferBuybackMarketBidResponse
object
1 property
ListBuybackBidsRequest
object
3 properties
Numeric
object
3 properties
ListBuybackBidsResponse
object
2 properties
BuybackMarketBid
object
5 properties
UpdateBuybackMarketBidResponse
object
1 property
BuybackBid
object
8 properties
GetSecondOfferBuybackMarketBidRequest
object
4 properties 3 required
CountryCodeFilter
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
DeleteBuybackBidRequest
object
1 property
SortOrder
string
ListBuybackBidsRequest.Filter
object
9 properties
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
NumericValue
object
2 properties
ListBuybackBidsRequest.Sort
object
2 properties
BuybackAttributeType
string
ProductAttribute
object
3 properties 3 required
CreateBuybackBidRequest
object
6 properties 3 required
BuybackMarketBidSummary
object
10 properties
CurrencyCode
string
Currency codes as specified in ISO 4217. - AED: XTS = 963; // Code reserved for testing purposes.
Int64Filter
object
2 properties
OptionalUInt32RangeFilter
object
7 properties
ListBuybackBidsRequest.Sort.By
string
BuybackBidIdentifier
object
2 properties
UpdateBuybackBidResponse
object
1 property
CurrencyCodeFilter
object
2 properties
TextSearchFilter
object
1 property
StringValue
object
1 property
CreateBuybackBidResponse
object
1 property
CreateBuybackMarketBidResponse
object
1 property
UpdateBuybackBidRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

refurbed-buybackbidservice-api-openapi.yml Raw ↑

Other APIs Refurbed publishes across the network.

Refurbed BuybackOrderItemService API
Refurbed BuybackOrderService 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