ChargeSettingsImport

Attributes of the ChargeSettingsImport type

{
  "chargeCode": "",
  "quantity": 123,
  "startDate": "2022-06-01"
}
Name
Type
Description

chargeCode

String

The charge code to apply settings to

quantity

Int

Quantity for this charge (defaults to 1)

startDate

ISO8601Date

Start date for this specific charge (if not provided, uses quote start date)

Last updated

Was this helpful?