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

Zuora Delivery Adjustments API

Delivery Adjustments are used to handle end customer delivery complaints for the Delivery Pricing charge model. For more information, see Delivery Adjustments.

Zuora Delivery Adjustments API is one of 80 APIs that Zuora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Delivery Adjustments. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 2.0, at version 2023-12-15.

5 operations 4 paths 9 schemas 2 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2023-12-15
Resource Areas
1

Paths & Operations 5

Across 4 paths, the API surfaces 5 operations — 2 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Delivery Adjustments 5

Delivery Adjustments are used to handle end customer delivery complaints for the Delivery Pricing charge model. For more information, see Delivery Adjustments .

POST
/v1/adjustments
Create a delivery adjustment
Create_Adjustment 8 params → 200
GET
/v1/adjustments
List all delivery adjustments of a subscription
GET_Subscription_Adjustments 7 params → 200
GET
/v1/adjustments/{adjustment-key}
Retrieve a delivery adjustment
GET_Adjustment 7 params → 200
POST
/v1/adjustments/preview
Preview a delivery adjustment
Preview_Adjustment 8 params → 200
PUT
/v1/adjustments/{adjustmentId}/cancel
Cancel a delivery adjustment
PUT_CancelAdjustment 7 params → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are POSTCreateBillingAdjustmentRequestType (11 properties), POSTPreviewBillingAdjustmentRequestType (10 properties), CommonResponseType (3 properties). Each schema is shown below with its type and property counts.

POSTPreviewBillingAdjustmentRequestType
object
10 properties 2 required
GETAdjustmentsBySubscriptionNumberResponseType
GETAdjustmentsResponseType
CommonResponseType
object
3 properties
POSTIneligibleAdjustmentResponseType
GETCancelAdjustmentResponseType
GETAdjustmentByIdResponseType
POSTCreateBillingAdjustmentRequestType
object
11 properties 2 required
POSTAdjustmentResponseType

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-delivery-adjustments-api-openapi.yml Raw ↑

Other APIs Zuora publishes across the network.

Zuora V1 API
Zuora Accounting Codes API
Zuora Accounting Periods API
Zuora Accounts API
Zuora Actions API
Zuora Aggregate Queries API
Zuora API Health API
Zuora Attachments API
Zuora Bill Run API
Zuora Bill Run Health API
Zuora Billing Documents API
Zuora Billing Preview Run API