Update non-financial charge details

Updates certain details of the specified charge which won't impact its financial treatment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

id of the plan

string
required

id of the charge

Body Params

JSON object representing the charge details.

string
required

Name of the charge

string

Display name of the charge shown to customers

string

Detailed description of the charge

uuid

ID of the tax rate applied to this charge. To get a list of available tax rate IDs, call the Get tax rates operation. DEPRECATED: Use taxRateStrategyId instead. (deprecated: use taxRateStrategyId)

string

ID of the tax rate strategy applied to this charge. This determines how taxes are calculated when multiple tax rates apply.

uuid

ID of the unit of measure for this charge (e.g., GB, users, licenses). To get a list of available unit of measure IDs, call the Get units of measure operation.

boolean

Indicates if the charge is renewable

boolean

Indicates if the charge can be credited

boolean

Indicates if the list price can be edited

int64

Minimum quantity that must be ordered. Applicable only if the chargeModel is PER_UNIT or RATE_CARD_LOOKUP.

int64

Default quantity for this charge. Applicable only if the chargeModel is PER_UNIT or RATE_CARD_LOOKUP.

int64

Maximum quantity that can be ordered. Applicable only if the chargeModel is PER_UNIT or RATE_CARD_LOOKUP.

string

External identifier for the charge, used for integration with other systems

number

NOTE: This parameter is currently in beta
Minimum monetary amount for this charge. Applies only when type is PERCENTAGE_OF.

number

NOTE: This parameter is currently in beta
Maximum monetary amount for this charge. Applies only when type is PERCENTAGE_OF.

string

ID of the revenue recognition rule associated with this charge

string

ERP system identifier for this charge

string

Item code used for this charge in external systems

targetPlanIds
array of strings

List of plan IDs that this PERCENTAGE_OF charge applies to

targetPlanIds
boolean
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json