GET api/subscriptions/{subscriptionId}/simreplace/price

Retrieves the price for SIM card replacement on a mobile subscription.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
subscriptionId

The ID of the mobile(!) subscription to retrieve SIM replacement price for.

integer

Required

Body Parameters

None.

Response Information

Resource Description

The created order.

decimal number

Response Formats

application/json, text/json, text/html

Sample:
1.0

application/xml, text/xml

Sample:
<decimal xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</decimal>