configGetProductsRequest
Extends: | authRequest |
Namespace: | (default namespace) |
XML Schema: | ns0.xsd |
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
productType (string) | 0/1 | The product type of the products sms0: domestic sms product sms1: foreign sms product credit: credit products subscription: subscription product To query all products leave this value empty. |
full (boolean) | 1/1 | If set the list will contain the products of all countries otherwise the list will only include the products of the authenticated user. |
JSON
property | type | description |
---|---|---|
productType | productType (string) | The product type of the products sms0: domestic sms product sms1: foreign sms product credit: credit products subscription: subscription product To query all products leave this value empty. |
full | full (boolean) | If set the list will contain the products of all countries otherwise the list will only include the products of the authenticated user. |