BillingEngineDto

BillingEngineDto
BillingEngineDto

This field is no longer used and values are historical only

JSON Example
{
    "name": "string",
    "isDefault": false
}
string
name
Required

Billing engine name

Possible values are : SDP, ZUORA, SAP, AWS_CP, MPCB,
boolean
isDefault
Optional

A billing engine marked as default (only one can be default) is the billing engine new subscriptions will be created for, given no billing engine is explicitly mentioned in the payload. Currently immutable - once set, it can't be changed.