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

Expedia Group OrderPurchaseUpdate API

The OrderPurchaseUpdate API from Expedia Group — 1 operation(s) for orderpurchaseupdate.

Expedia Group OrderPurchaseUpdate API is one of 15 APIs that Expedia Group publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against a single base URL, https://services.expediapartnercentral.com/.

1 operations 1 paths 13 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Server
https://services.expediapartnercentral.com/
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Expedia Group OrderPurchaseUpdate API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (Basic). 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.

OrderPurchaseUpdate 1
POST
/order/purchase/update
Expedia Group Send an update for a transaction
update body → 200401403404429500502503

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are OrderPurchaseUpdateRequest (2 properties), Error (2 properties), OrderPurchaseUpdateResponse (1 property). Each schema is shown below with its type and property counts.

RetryableOrderPurchaseUpdateFailure
Indicates that the API is either down for maintenance or overloaded and cannot fulfill the request at the current time. This is a temporary error and retrying…
BadRequestError
Indicates that a bad request occurred. Typically it is an invalid parameter.
BadGatewayError
Indicates that the server received an invalid response from the upstream server. Causes could be incorrectly configured target server at gateway, EOF exception…
InternalServerError
Indicates that the API encountered an unexpected condition that prevented it from fulfilling the request. Sometimes used as a generic catch-allerror type when…
TooManyRequestsError
Indicates that the API cannot fulfill the request because server resources have been exhausted. Perhaps the client has sent too many requests in a given amount…
OrderPurchaseUpdateResponse
object
1 property
OrderPurchaseUpdateNotFoundError
Indicates that the API cannot find the resource that is either being requested or against which the operation is being performed.
GatewayTimeoutError
Indicates that the API gateway has issues completing the request on time. Request can be retried if it is idempotent, If the issue persists, please reach out t…
UpdateType
string
Transaction type associated with the update event.
OrderPurchaseUpdateRequest
object
The type field value is used as a discriminator, with the following mapping: ORDERUPDATE: OrderUpdate CHARGEBACKFEEDBACK: ChargebackFeedback INSULTFEEDBACK: In…
2 properties 2 required
UnauthorizedError
Indicates that the token sent in the 'Authorization' header is either invalid or missing. Please check the value in the token field along with the token expira…
Error
object
The object used to describe an error, containing both human-readable and machine-readable information.
2 properties 2 required
ForbiddenError
Indicates that the API cannot fulfill the request because while the client is correctly authenticated, the client doesn't have the permission to execute the sp…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

expedia-group-orderpurchaseupdate-api-openapi.yml Raw ↑

Other APIs Expedia Group publishes across the network.

Expedia Group Bookings API
Expedia Group Content API
Expedia Group Deposit API
Expedia Group Geography API
Expedia Group Loyalty API
Expedia Group Manage Booking API
Expedia Group Notifications API
Expedia Group OrderPurchaseScreen API
Expedia Group Property API
Expedia Group Rate Plan API
Expedia Group Rate Verification Thresholds API
Expedia Group Room Type Amenities API