User Tools

Site Tools


api:config:proddetails

API : Config GetProductDetails

Introduction

This request will get the reseller specific product details for a customer and master product

Request

URL https://api.telecomx.dk/config/product/CUSTOMER/MASTERPRODUCT
Method GET
Access level ADMIN.
Param CUSTOMER The customer for which
Param MASTERPRODUCT The master product for which to find specific product

Query example

https://api.telecomx.dk/config/product/54e5f28c741290fc0203b05a/DslInstallServiceProduct

Response

JSON object
key Multiple The value of the key

Example

{
_id: "559392f9f53b3cb94962208c",
start: null,
end: null,
type: "OTHER",
productCode: "DSL-GIG",
name: "Oprettelse af DSL med tekniker besøg",
unitType: "UNITS",
recurrence: "NONE",
recurrenceFullMonth: false,
cost: 850,
wholesale: 950,
price: 1050,
reseller: "54e5f28c741290fc0203b05a",
inheritFrom: "53abeb50a1084c43e9ede517",
applyByResellerOnly: false,
destinations: null
}

Errors

Error code Message Description
403 access_denied Insufficient access level
api/config/proddetails.txt · Last modified: 2017/11/21 09:09 by tc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki