Skip to main content

generateCustomerProfileLink

Path Parameters
    customerUUID string required
    departmentUuid string required
Request Body required
    piiDataRequest object
    itemUuids string[]
    supportedView string[]
    durationInHours int32
    vehicleUuid string
    documentUploadedWebhookUrl string
    dataFetchUrl string
    checkinDataFetchUrl string
    creatorUserUuid string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorDescription string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • customerProfileUrlRequest object
    url string
    token string
    tokenExpiresAt string
    vaultPIIDataStoreUUID string
Loading...