tdevapigists
12/6/2017 - 11:13 AM

svc-customer-products-success-response

{
"status": 200,
"time": "2017-12-06T13:26:11.599+0530",
"correlationId": "c6dc441a-11e3-444c-a03b-c95ced1b78d8",
"path": "/svc-customer-products/v1/products",
"method": "GET",
"data": {
 "productCollections": [
 {
  "customerId": "2007497819",
  "billingAccountId": "2000028128007",
  "products": [
  {
   "id": "1-3B08QBRT",
   "status": "Active",
   "productOffering": {
    "id": "XC001001341",
    "name": "Mobile Accelerate BYO Plan $45",
    "type": "Plan",
    "subtype": "Standalone"
  },
  "productAttributes": {
   "paymentType": "Postpaid",
   "contractStartDate": "2012-02-22T23:13:23+0000",
   "contractEndDate": "2014-02-22T00:00:00+0000"
  },
  "productRelationships": [
   {
   "type": "Service",
   "products": [
    {
     "id": "1-153ZDAP1",
     "status": "Active",
     "productOffering": {
      "id": "MOB001",
      "name": "Mobile Service",
      "type": "Service",
      "subtype": "Mobile"
    },
    "productAttributes": {
     "serviceId": "0412345678",
     "directoryListingType": null
    },
    "productRelationships": [
    {
    "type": "AddOn",
    "products": [
    {
     "id": "1-153ZDAPY",
     "status": "Active",
     "productOffering": {
      "id": "M98880012600",
      "name": "Packet Data 3G PAYG Access",
      "type": "AddOn",
      "subtype": "DataPack"
     },
     "productAttributes": {}
    }
    ]
   },
   {
   "type": "Device",
   "products": [
    {
    "id": "5-1TGHGOCW",
    "status": "Active",
    "productOffering": {
     "id": "PHS0000172",
     "name": "Apple iPhone 7 Plus 128GB",
     "type": "Device",
     "subtype": "MobileDevice"
    },
    "productAttributes": {}
   }
  ]
 }
 ]
 }
 ]
 }
 ]
 }
 ]
 }
 ]
 },
"request": {
 "params": {
 "billingAccountId": "2000028128007"
},
 "method": "GET",
 "path": "/svc-customer-products/v1/products"
}
}