Skip to main content

Input fields

accountNote : String

Note to be created with the account.

affiliateLinkSubdomain : String

Affiliate link subdomain for onboarding request.

audioRecordingId : String

Optional ID of an audio recording object that will be linked to the quote's affiliate session.

billing : BillingInput

Account billing information.

moveInDate : Date! required

Target move-in date.

productCode : String! required

Product code for move-in request.

property : MoveInPropertyInput! required

The address where the customer is moving.

quoteCode : String! required

Quote code for move-in request.

referralCode : String

Referral code for onboarding request.

referralSchemeCode : String

Referral scheme code for onboarding request.

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

{ "accountNote": "vote-include-chair-color-hotel", "affiliateLinkSubdomain": "would-trip-tonight-production-me", "audioRecordingId": "96213504", "billing": BillingInput, "moveInDate": "1974-06-23", "productCode": "open-pattern-employee-major-almost", "property": MoveInPropertyInput, "quoteCode": "phone-fact-success-very-hold", "referralCode": "by-whole-wife-street-under", "referralSchemeCode": "success-life-character-drive-down" }