Creates Billing Adjustments.
The request body is of type http://www.FatTail.com/api:CreateDropBillingAdjustments.
Request Body Parameters
Name | Description | Data Type |
dropBillingAdjustments | BillingAdjustment objects to create. | http://www.FatTail.com/api:ArrayOfDropBillingAdjustment |
Overview
 |
 |
Sequence
| |
The response body is of type http://www.FatTail.com/api:CreateDropBillingAdjustmentsResponse.
Response Body Parameters
Name | Description | Data Type |
CreateDropBillingAdjustmentsResult | Result information for create operation. | http://www.FatTail.com/api:ArrayOfDropBillingAdjustmentCreateResult |
Overview