ConsignmentConnectionUpdateModel

  • errorMessage
    Type: string | null

    (Optional) Specify a message if the status update is not successful.

  • operationId
    Type: stringFormat: operationId

    Operation Id from an export webhook

  • result
    Type: integerenum

    Integer numbers.

    values
    • Success = 1
    • Failed = 2