Skip to main content

Add customer to blacklist

Add customer to blacklist

Path Parameters
    customerUuid string required
Request Body required
    paymentDeclines string
    isEnabled boolean
    departmentUuid string
Responses

OK


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