Skip to main content

Input fields

accountNumber : String

Account number.

addressLine1 : String

Address line 1.

addressLine2 : String

Address line 2.

addressLine3 : String

Address line 3.

addressLine4 : String

Address line 4.

addressLine5 : String

Address line 5.

contentType : String! required

Content type of the recording.

duration : String! required

Duration of the recording in seconds.

fileSize : Int! required

Size of the file in bytes.

id : UUID

UUID of the audio recording.

locationAt : DateTime

Timestamp of the recorded location.

locationHorizontalAccuracy : Int

Horizontal accuracy of the location.

locationLatitude : Decimal

Latitude of the recorded location.

locationLongitude : Decimal

Longitude of the recorded location.

outcomes : [OutcomeInput]

List of outcomes for the session.

photos : [PhotoInput]

List of uploaded photos.

postcode : String

Postal code.

s3Bucket : String! required

S3 bucket where the audio file is stored.

s3Key : String! required

S3 key for the audio recording.

salesMode : String

Sales mode of the session.

scans : [String]

List of scan values.

startedAt : DateTime! required

Start time of the session.

stoppedAt : DateTime! required

End time of the session.

subdomain : String! required

Subdomain of the affiliate link.

type : String

Type of the session.

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-1552829F", "addressLine1": "shake-effort-many-last-prepare", "addressLine2": "small-behind-agreement-structure-item", "addressLine3": "several-able-knowledge-return-director", "addressLine4": "war-top-air-agent-must", "addressLine5": "voice-high-describe-instead-ahead", "contentType": "develop-just-many-do-discuss", "duration": "despite-least-face-again-study", "fileSize": 72, "id": "2f978d87-1999-4e3f-a46d-6753ec148cb4", "locationAt": "2005-08-11T13:49:00.712352+00:00", "locationHorizontalAccuracy": 93, "locationLatitude": "1.0", "locationLongitude": "1.0", "outcomes": OutcomeInput, "photos": PhotoInput, "postcode": "team-building-four-return-represent", "s3Bucket": "view-instead-stop-prove-field", "s3Key": "onto-think-suffer-measure-open", "salesMode": "alone-drug-something-increase-common", "scans": "nature-reflect-purpose-hear-keep", "startedAt": "1998-10-08T10:32:57.925323+00:00", "stoppedAt": "2014-01-17T18:01:23.467513+00:00", "subdomain": "minute-hotel-majority-ahead-analysis", "type": "reflect-work-or-hour-color" }