Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.27 KB | None | 0 0
  1. {
  2.    "_id":"",
  3.    "customer":{
  4.       "id":"",
  5.       "tradingName":"",
  6.       "cnpj":"",
  7.       "email":""
  8.    },
  9.    "line":{
  10.       "msisdn":"",
  11.       "planType":""
  12.    },
  13.    "alert":{
  14.       "message":"",
  15.       "type":"",
  16.       "param":"",
  17.       "date":""
  18.    }
  19. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement