Skip to main content

Input fields

billingAddressCountryCode : String! required

The customer's billing address country code.

billingAddressLine1 : String! required

The customer's billing address number and street.

billingAddressLine2 : String

The customer's billing address line 2.

billingAddressLine3 : String

The customer's billing address line 3.

billingAddressLine4 : String! required

TThe customer's billing address city.

billingAddressLine5 : String

TThe customer's billing address line 5.

billingAddressPostcode : String! required

The customer's billing address postal code.

billingFrequency : BillingFrequency default: YEARLY

The billing frequency.

billingName : String

The customer's billing 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

{ "billingAddressCountryCode": "sound-process-international-scene-call", "billingAddressLine1": "deep-answer-audience-baby-true", "billingAddressLine2": "fear-citizen-north-candidate-night", "billingAddressLine3": "sure-opportunity-design-too-leave", "billingAddressLine4": "still-thank-sister-performance-also", "billingAddressLine5": "customer-between-of-to-option", "billingAddressPostcode": "manage-visit-hope-mean-admit", "billingFrequency": "MONTHLY", "billingName": "partner-I-example-church-tax" }