Skip to main content

getLatestCustomerProfileTokenFromCustomerUuid

getLatestCustomerProfileTokenFromCustomerUuid

Path Parameters
    customerUUID string required
    departmentUuid string required
Responses

OK


Schema
    statusCode int32
    customerProfileToken string
    warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
  • error object
    errorCode string
    errorDescription string
    errorUID string
Loading...