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

The BuybackOrderItemService API from Refurbed — 6 operation(s) for buybackorderitemservice.

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

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

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

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

6 operations 6 paths 24 schemas 6 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 BuybackOrderItemService 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 6

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

BuybackOrderItemService 6
POST
/refb.merchant.v1.BuybackOrderItemService/Accept
Marks order item as accepted to indicate that the received item matches the seller's description
Accept 1 param → 200default
POST
/refb.merchant.v1.BuybackOrderItemService/ConfirmReceived
Notifies that the merchant has received the item shipped by the seller
ConfirmReceived 1 param → 200default
POST
/refb.merchant.v1.BuybackOrderItemService/MakeSecondOffer
Makes a second offer for the order item
MakeSecondOffer 1 param → 200default
POST
/refb.merchant.v1.BuybackOrderItemService/NotifyReturned
Notifies that the merchant has shipped the rejected item.
NotifyReturned 1 param → 200default
POST
/refb.merchant.v1.BuybackOrderItemService/Reject
Marks order item as rejected to indicate that the received item is different from the seller's description.
Reject 1 param → 200default
POST
/refb.merchant.v1.BuybackOrderItemService/UploadShippingLabel
Issues shipping label information for a buyback order item
UploadShippingLabel 1 param → 200default

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are v1.BuybackOrderItem (10 properties), BuybackMarketBidSummary (10 properties), BuybackAttribute (5 properties), BuybackOrderItemUploadShippingLabelRequest (4 properties). Each schema is shown below with its type and property counts.

BuybackAttribute
object
5 properties
BuybackBidGrading
string
BuybackOrderItemNotifyReturnedResponse
object
1 property
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…
BuybackOrderItemRejectRequest
object
1 property 1 required
BuybackOrderItemAcceptRequest
object
1 property 1 required
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
BuybackOrderItemUploadShippingLabelResponse
object
1 property
BuybackOrderItemNotifyReturnedRequest
object
3 properties 1 required
CountryCode
string
Alpha-2 country codes as specified in ISO 3166-1.
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
BuybackOrderItemConfirmReceivedResponse
object
1 property
NumericValue
object
2 properties
BuybackAttributeType
string
BuybackOrderItemMakeSecondOfferRequest
object
2 properties 1 required
CurrencyCode
string
Currency codes as specified in ISO 4217. - AED: XTS = 963; // Code reserved for testing purposes.
BuybackOrderItemRejectResponse
object
1 property
v1.BuybackOrderItem
object
A buyback order item.
10 properties
BuybackOrderItemMakeSecondOfferResponse
object
1 property
BuybackOrderItemAcceptResponse
object
1 property
StringValue
object
1 property
BuybackMarketBidSummary
object
10 properties
BuybackOrderItemConfirmReceivedRequest
object
1 property
BuybackOrderItemUploadShippingLabelRequest
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

refurbed-buybackorderitemservice-api-openapi.yml Raw ↑

Other APIs Refurbed publishes across the network.

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