SupportedCountryCode
stringAllowed values:USCAGBIEBENLESDESEDKAU
USStateCode
stringAllowed values:US-ALUS-AKUS-AZUS-ARUS-CAUS-COUS-CTUS-DEUS-FLUS-GAUS-HIUS-IDUS-ILUS-INUS-IAUS-KSUS-KYUS-LAUS-MEUS-MDUS-MAUS-MIUS-MNUS-MSUS-MOUS-MTUS-NEUS-NVUS-NHUS-NJUS-NMUS-NYUS-NCUS-NDUS-OHUS-OKUS-ORUS-PAUS-RIUS-SCUS-SDUS-TNUS-TXUS-UTUS-VTUS-VAUS-WAUS-WVUS-WIUS-WYUS-DCUS-ASUS-GUUS-MPUS-PRUS-VI
ContinueHostedApplicationResponse
objectnextstringrequired
The URL to redirect to the user to after making this API call
Example
ErrorDetail
objectdetailstringrequired
Example
InitiateFileUploadResponse
objectupload_idstring(uuid)required
A UUID for the upload. This can be used to identify this file in other endpoints to e.g., track the status of the upload or complete the upload.
upload_urlsobjectrequired
URLs to upload each part of the file to. There will be exactly one URL for each part of the file.
num_partsintegerrequired
The number of parts the file should be split into.
Example