GET api/ValueAddedService/GetVASBillingStructures

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of VASBillingStructure
NameDescriptionTypeAdditional information
VASBillingStructureID

globally unique identifier

None.

Name

string

None.

IsDefault

boolean

None.

VASBillingStructureType

VASBillingStructureType

None.

VASBillingChargeTypes

VASBillingChargeTypes

None.

VASBillingCharge

VASBillingCharge

None.

IncludesGSTInFee

boolean

None.

IsDeleted

boolean

None.

GSTPercentage

decimal number

None.

Tiers

Collection of VASBillingStructureTier

None.

ValueAddedServices

ValueAddedServiceItem

None.

IsTransactionBundle

boolean

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'DefaultVASBillingStructure' with type 'ConsoleAPI.Internal.Models.ValueAddedServices.VASBillingStructure'. Path '[0].ValueAddedServices'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'DefaultVASBillingStructure' with type 'ConsoleAPI.Internal.Models.ValueAddedServices.VASBillingStructure'. Path '[0].ValueAddedServices'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'ConsoleAPI.Internal.Models.ValueAddedServices.VASBillingStructure' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'ConsoleAPI.Internal.Models.ValueAddedServices.VASBillingStructure' contains cycles and cannot be serialized if reference tracking is disabled.