Note: The Invoice Adjustments, Invoice Item Adjustments, and Credit Balance Adjustments features are approaching end of support on February 16, 2026. For more information, please refer to the Product and Feature End of Support page.
Accept-Encoding | string Include the If specified, Zuora automatically compresses responses that contain over 1000 bytes of data, and the response contains a |
Content-Encoding | string Include the |
Authorization | string The value is in the |
Zuora-Entity-Ids | string An entity ID. If you have Zuora Multi-entity enabled and the OAuth token is valid for more than one entity, you must use this header to specify which entity to perform the operation in. If the OAuth token is only valid for a single entity, or you do not have Zuora Multi-entity enabled, you do not need to set this header. |
Zuora-Track-Id | string <= 64 characters A custom identifier for tracing the API call. If you set a value for this header, Zuora returns the same value in the response headers. This header enables you to associate your system process identifiers with Zuora API calls, to assist with troubleshooting in the event of an issue. The value of this field must use the US-ASCII character set and must not include any of the following characters: colon ( |
ReasonCode | string A code identifying the reason for the transaction. Must be an existing reason code or empty. If you do not specify a value, Zuora uses the default reason code. Character limit: 32 V****alues: a valid reason code |
Status | string The status of the invoice adjustment. This field is required in the Query call, but is automatically generated in other calls.
Character limit: 9 Values: |
TransferredToAccounting | string Indicates the status of the adjustment's transfer to an external accounting system, such as NetSuite. |
property name* additional property | any Custom fields of the Invoice Adjustment object. The name of each custom field has the form |
{- "ReasonCode": "string",
- "Status": "string",
- "TransferredToAccounting": "Processing",
- "property1": null,
- "property2": null
}
{- "Id": "string",
- "Success": true
}