UpdateBillingAccountInput
Input Fields
ref (
String!)
External reference to the BillingAccount. Must be unique.
Max character limit: 100.
status (
String)
Status of the BillingAccount.
Max character limit: 50.
name (
String)
Name of the BillingAccount.
Max character limit: 100.
attributes (
[AttributeInput])
A list of attributes associated with the BillingAccount. This can be used to extend the existing data structure with additional data.
address (
StreetAddressInput)
Address associated to the BillingAccount.