Skip to main content

getLatestCustomerProfileTokenFromCustomerUuid

getLatestCustomerProfileTokenFromCustomerUuid

Path Parameters
    customerUUID string required
    departmentUuid string required
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorDescription string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • customerProfileToken string
Loading...