Insurance Policy Billing Details

Input representation for insurance policy billing.
JSON example
1{
2  "billDayOfMonth": 12,
3  "billToContact": "003xx000000001aEAA",
4  "billingType": "Agency"
5}
Properties
Name Type Description Required or Optional Available Version
billDayOfMonth Integer Day of the month on which the bill must be generated. Required 67.0
billToContact String Contact ID to use for billing. Required 67.0
billingType String Billing type to use for the insurance policy. Required 67.0