Skip to main content

Input fields

audioRecordingId : String

The audio recording's id that should be linked with this sale.

optedInForMarketing : Boolean default: True

By default this will be set to True.

optedInToAssociatedCompanies : Boolean

By default this will be set to False.

optedInToRecommendedMessages : Boolean default: True

By default this will be set to True.

optedInToSms : Boolean default: True

By default this will be set to True.

optedInToThirdParties : Boolean

By default this will be set to False.

optedInToUpdates : Boolean default: True

By default this will be set to True.

salesAffiliateSubdomain : String

The subdomain associated with the affiliate link. At least one of the fields 'sales_subchannel' or 'sales_affiliate_subdomain' must be provided.

salesSubchannel : SalesSubchannel

Select the sales subchannel that best describes your organization. At least one of the fields 'sales_subchannel' or 'sales_affiliate_subdomain' must be provided.

uniqueReferenceNumber : String
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

{ "audioRecordingId": "99367997", "optedInForMarketing": true, "optedInToAssociatedCompanies": true, "optedInToRecommendedMessages": true, "optedInToSms": true, "optedInToThirdParties": true, "optedInToUpdates": true, "salesAffiliateSubdomain": "hear-pressure-continue-heart-with", "salesSubchannel": "LEVIATHAN", "uniqueReferenceNumber": "those-represent-sometimes-artist-study" }