Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
  "successList": [
    {
      "orderCode": "ORD-123456",
      "locationCode": "WAREHOUSE-001" 
    }
  ],
  "failureList": [
    {
      "orderCode": "ORD-123457",
      "locationCode": "WAREHOUSE-001" 
    }
  ]
}

HttpStatusCode

...

200