Skip to main content

Get special order history

Get special order history

Path Parameters
    department_token string required
    uuid string required
Query Parameters
    type string required

    Possible values: [SPECIAL_ORDER_HEADER, SPECIAL_ORDER_DETAIL]

Responses

OK


Schema
    statusCode int32
    specialOrderHistoryList object[]
  • Array [
  • activityKey string
    timeStamp date-time
    saName string
  • ]
  • errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...