Get Charge Bulk Data Headers
get
/rest/v19/pricingSetup/pricingBulkDataHeaders/charge
Use this endpoint to retrieve Charge attributes to define CSV headers for bulk data service uploads.
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
200 Response
Success
Root Schema : Charge
Type:
Show Source
object
-
Charge Definition Code:
string()
Title:
Charge Definition Code
The unique code of the Charge Definition. -
Dynamic Pricing Type:
string()
Title:
Dynamic Pricing Type
The dynamic pricing type of the charge. This must always be 'static'. -
End Date:
string(yyyy-MM-dd'T'HH:mm:ss.SSS'Z')
Title:
End Date
The date at which the Charge will end. -
Integration Id:
string()
Title:
Integration Id
Rate Plan ID from Fusion Pricer. -
Price:
string()
Title:
Price
The Price from Fusion Pricer. -
Price Model Item Integration Id:
string()
Title:
Price Model Item Integration Id
The parent Price List Item ID from Fusion Pricer. Only relevant for Price List Item Charges and Price List Component Item Charges. -
pricePeriod:
string()
Title:
Price Period
The billing period. -
Rate Plan Integration Id:
string()
Title:
Rate Plan Integration Id
The parent Rate Plan ID from Fusion Pricer. Only relevant for Rate Plan Charges. -
Start Date:
string(yyyy-MM-dd'T'HH:mm:ss.SSS'Z')
Title:
Start Date
The date from which the Charge will be applicable. -
usageUOM:
string()
Title:
Usage UOM
The unit of measure for the charge.