UpdateAccountBillingNameInput
Input fields for updating the billing name for an account.
Input fields
Account number for account.
The billing name for the account. If omitted, null, or empty, the existing billing name is preserved; this mutation cannot clear the name.
The billing sub name for the account, used when the name needs to be split across multiple lines. If omitted, null, or empty, the existing billing sub name is preserved; this mutation cannot clear the sub name.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountNumber": "A-78D6D57D",
"billingName": "common-become-magazine-concern-fish",
"billingSubName": "throw-turn-us-police-difficult"
}