SwitchProductInputType
Input fields
The account requesting the product switch.
Account user metadata.
The new billing frequency if it changes.
The preferred day of the month the customer wants to be charged.
The identifier of chosen product.
Quote identifier.
The date where the switch takes place.
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-5206D262",
"accountUserMetadata": MetadataInput,
"billingFrequency": "MONTHLY",
"paymentDay": 2,
"productCode": "side-much-team-discussion-message",
"quoteCode": "5a702cfa-93ea-4c4e-98f3-3418f3d4e711",
"switchDate": "1995-12-26"
}