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

Refurbed OrderItemService API

The OrderItemService API from Refurbed — 8 operation(s) for orderitemservice.

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

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

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

Requests are made against a single base URL, https://api.refurbed.com.

8 operations 8 paths 52 schemas 8 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Refurbed OrderItemService 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.

OrderItemService 8
POST
/refb.merchant.v1.OrderItemService/BatchUpdateOrderItems
Batch updates order items.
BatchUpdateOrderItems body → 200default
POST
/refb.merchant.v1.OrderItemService/BatchUpdateOrderItemsState
Batch updates order items' state.
BatchUpdateOrderItemsState body → 200default
POST
/refb.merchant.v1.OrderItemService/CalculateRefundOrderItem
Calculate values for a refund of a single order item, i.e. using the RefundOrderItem method.
CalculateRefundOrderItem body → 200default
POST
/refb.merchant.v1.OrderItemService/GetOrderItem
Gets a single order item.
GetOrderItem body → 200default
POST
/refb.merchant.v1.OrderItemService/ListOrderItemsByOrder
Lists all order items of a specific order.
ListOrderItemsByOrder body → 200default
POST
/refb.merchant.v1.OrderItemService/RefundOrderItem
Refunds a single order item. Item needs to be refundable.
RefundOrderItem body → 200default
POST
/refb.merchant.v1.OrderItemService/UpdateOrderItem
Updates a single order item.
UpdateOrderItem body → 200default
POST
/refb.merchant.v1.OrderItemService/UpdateOrderItemState
Updates the state of a single order item.
UpdateOrderItemState body → 200default

Schemas 52

The contract defines 52 schemas that model the data the API accepts and returns. The most detailed are OrderItem (40 properties), ListOrderItemsByOrderRequest.Filter (27 properties), UpdateOrderItemStateRequest (9 properties), BatchUpdateOrderItemsStateRequest.Update (9 properties). Each schema is shown below with its type and property counts.

ListOrderItemsByOrderRequest.Filter.OrderItemNameFilter
object
1 property
CurrencyCodeFilter
object
2 properties
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
ListOrderItemsByOrderResponse
object
2 properties
BatchUpdateOrderItemsStateResponse
object
1 property
OrderItemState
string
- NEW: Order item was not handled yet. Next states: REJECTED, CANCELLED or ACCEPTED. - REJECTED: Order item cannot be fulfilled. Final state. - CANCELLED: Orde…
GetOrderItemResponse
object
1 property
ListOrderItemsByOrderRequest.Filter
object
27 properties
BatchUpdateOrderItemsStateRequest.Update
object
9 properties 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
OrderItemTaxation
string
OfferData
object
9 properties
GetOrderItemRequest
object
1 property 1 required
ListOrderItemsByOrderRequest.Sort
object
2 properties
UpdateOrderItemStateResponse
object
1 property
SortOrder
string
Int64Pagination
object
Paginates resources with int64 primary key.
3 properties
OrderItemIdentifierType
string
CarrierTrackingNumber
object
2 properties
BatchUpdateOrderItemsResponse.Result
object
2 properties
OrderItemStateFilter
object
2 properties
OrderItemIdentifier
object
2 properties
OfferWarrantyFilter
object
2 properties
OfferGrading
string
The grading of the item being sold. Please consult the refurbed seller guide and quality charta to learn about refurbed's grading requirements.
RefundOrderItemRequest
object
3 properties 2 required
ListOrderItemsByOrderRequest
object
4 properties 1 required
OrderItemTaxationFilter
object
2 properties
CalculateRefundOrderItemResponse
object
6 properties
OfferGradingFilter
object
2 properties
RefundEligibility
string
- ELIGIBLE: Refunds are allowed. - INELIGIBLEUNKNOWN: Refunds are not allowed for an unspecified reason. - INELIGIBLEPERIODEXPIRED: Refunds are not allowed bec…
BatchUpdateOrderItemsStateResponse.Result
object
2 properties
OrderItem
object
An order item.
40 properties
BatteryCondition
string
UpdateOrderItemRequest
object
8 properties 1 required
OfferWarranty
string
The warranty the merchant provides to the customer. Only 12 months is supported. - M12: 12 months. - M18: 18 months, deprecated. Only 12 months is supported fo…
UpdateOrderItemResponse
object
1 property
OrderItemShipmentStatus
string
- INFORECEIVED: Carrier has received request from shipper and is about to pick up the shipment. - INTRANSIT: Carrier has accepted or picked up shipment from sh…
CountryCode
string
Alpha-2 country codes as specified in ISO 3166-1.
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
CalculateRefundOrderItemRequest
object
3 properties 2 required
BatchUpdateOrderItemsStateRequest
object
1 property 1 required
OfferSKUFilter
object
3 properties
Int64Filter
object
2 properties
ListOrderItemsByOrderRequest.Sort.By
string
BatchUpdateOrderItemsRequest.Update
object
8 properties 1 required
UpdateOrderItemStateRequest
object
9 properties 1 required
CurrencyCode
string
Currency codes as specified in ISO 4217. - AED: XTS = 963; // Code reserved for testing purposes.
BatchUpdateOrderItemsResponse
object
1 property
BoolFilter
object
1 property
RefundOrderItemResponse
object
6 properties
OrderItemShipmentSubstatus
string
- INFORECEIVED: The carrier received a request from the shipper and is about to pick up the shipment. - LABELCREATEDNOUPDATESYET: The order has been processed/…
BatchUpdateOrderItemsRequest
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

refurbed-orderitemservice-api-openapi.yml Raw ↑

Other APIs Refurbed publishes across the network.

Refurbed BuybackBidService API
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
Where this information came from

This is an independent, third-party profile of Refurbed OrderItemService 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.