Skip to main content

CompareXmls

Compare old and new XMl or objects

Request Body
  • OldXML string

    first xml object in string format

  • NewXML string

    second xml object in string format

Responses

Success


Schema
  • result string

    difference details in json format

Loading...