Advertisement
Zhonkey

Untitled

Feb 28th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.70 KB | None | 0 0
  1. {
  2.    "stages":[
  3.       {
  4.          "stage":"LM",
  5.          "partnerInfo":{
  6.             "name":"FedEx"
  7.          },
  8.          "services":[
  9.             {
  10.                "name":"register"
  11.             }
  12.          ],
  13.          "processingLimits":{
  14.             "min":{
  15.                "initializationDate":"2018-01-01 01:00:00",
  16.                "finalizationDateMin":"2018-01-01 01:00:00",
  17.                "finalizationDateMax":"2018-01-01 01:00:00"
  18.             },
  19.             "max":{
  20.                "initializationDate":"2018-01-01 01:00:00",
  21.                "finalizationDateMin":"2018-01-01 01:00:00",
  22.                "finalizationDateMax":"2018-01-01 01:00:00"
  23.             }
  24.          }
  25.       }
  26.    ]
  27. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement