GET api/Custom/AccountOverView/{pinlessNumber}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
pinlessNumber

string

Required

Body Parameters

None.

Response Information

Resource Description

AccountOverview
NameDescriptionTypeAdditional information
Plans

Collection of PlanResponseModel

None.

ActivePlan

PlanResponseModel

None.

SavedCreditCards

Collection of CompleteCreditCardResponseModel

None.

BillingInfo

BillingInfoResponseModel

None.

EmailSubscription

SubscriptionResponseModel

None.

Response Formats

application/json, text/json

Sample:
{
  "Plans": [
    {
      "PlanId": "sample string 1",
      "OrderId": "sample string 2",
      "CardName": "sample string 3",
      "Pin": "sample string 4",
      "LastRechargeDate": "2026-06-25T15:44:38.8871354-04:00",
      "CurrencyCode": "sample string 6",
      "Price": 7.0,
      "IsAllowRecharge": true,
      "IsAutoRefill": true,
      "IsAllowCdr": true,
      "IsAllowPinLess": true,
      "IsAllowQuickKey": true,
      "IsAllowCallForwarding": true,
      "ArStatus": true,
      "UsedFrom": 15,
      "ServiceChargePercent": 16.0,
      "PinStatus": "sample string 17",
      "CardId": 18,
      "CountryFrom": 19,
      "CountryTo": 20,
      "Balance": 21.0,
      "CustomerId": 22,
      "PlanType": 1,
      "AccessNumbers": [
        "sample string 1",
        "sample string 2"
      ]
    },
    {
      "PlanId": "sample string 1",
      "OrderId": "sample string 2",
      "CardName": "sample string 3",
      "Pin": "sample string 4",
      "LastRechargeDate": "2026-06-25T15:44:38.8871354-04:00",
      "CurrencyCode": "sample string 6",
      "Price": 7.0,
      "IsAllowRecharge": true,
      "IsAutoRefill": true,
      "IsAllowCdr": true,
      "IsAllowPinLess": true,
      "IsAllowQuickKey": true,
      "IsAllowCallForwarding": true,
      "ArStatus": true,
      "UsedFrom": 15,
      "ServiceChargePercent": 16.0,
      "PinStatus": "sample string 17",
      "CardId": 18,
      "CountryFrom": 19,
      "CountryTo": 20,
      "Balance": 21.0,
      "CustomerId": 22,
      "PlanType": 1,
      "AccessNumbers": [
        "sample string 1",
        "sample string 2"
      ]
    }
  ],
  "ActivePlan": {
    "PlanId": "sample string 1",
    "OrderId": "sample string 2",
    "CardName": "sample string 3",
    "Pin": "sample string 4",
    "LastRechargeDate": "2026-06-25T15:44:38.8871354-04:00",
    "CurrencyCode": "sample string 6",
    "Price": 7.0,
    "IsAllowRecharge": true,
    "IsAutoRefill": true,
    "IsAllowCdr": true,
    "IsAllowPinLess": true,
    "IsAllowQuickKey": true,
    "IsAllowCallForwarding": true,
    "ArStatus": true,
    "UsedFrom": 15,
    "ServiceChargePercent": 16.0,
    "PinStatus": "sample string 17",
    "CardId": 18,
    "CountryFrom": 19,
    "CountryTo": 20,
    "Balance": 21.0,
    "CustomerId": 22,
    "PlanType": 1,
    "AccessNumbers": [
      "sample string 1",
      "sample string 2"
    ]
  },
  "SavedCreditCards": [
    {
      "CardId": "sample string 1",
      "CardNumber": "sample string 2",
      "CardType": "sample string 3",
      "ExpiryDate": "sample string 4",
      "ExpiryMonth": "sample string 5",
      "ExpiryYear": "sample string 6",
      "Cvv": "sample string 7",
      "Status": true,
      "CardHolderName": "sample string 9",
      "CreditCardAddress": {
        "StreetAddress": "sample string 1",
        "City": "sample string 2",
        "State": "sample string 3",
        "Country": {
          "CountryId": 1,
          "CountryName": "sample string 2",
          "CountryCode": "sample string 3",
          "ISOCode": "sample string 4"
        },
        "ZipCode": "sample string 4",
        "HomePhone": "sample string 5",
        "WorkPhone": "sample string 6",
        "Mobile": "sample string 7",
        "AccountEmail": "sample string 8"
      }
    },
    {
      "CardId": "sample string 1",
      "CardNumber": "sample string 2",
      "CardType": "sample string 3",
      "ExpiryDate": "sample string 4",
      "ExpiryMonth": "sample string 5",
      "ExpiryYear": "sample string 6",
      "Cvv": "sample string 7",
      "Status": true,
      "CardHolderName": "sample string 9",
      "CreditCardAddress": {
        "StreetAddress": "sample string 1",
        "City": "sample string 2",
        "State": "sample string 3",
        "Country": {
          "CountryId": 1,
          "CountryName": "sample string 2",
          "CountryCode": "sample string 3",
          "ISOCode": "sample string 4"
        },
        "ZipCode": "sample string 4",
        "HomePhone": "sample string 5",
        "WorkPhone": "sample string 6",
        "Mobile": "sample string 7",
        "AccountEmail": "sample string 8"
      }
    }
  ],
  "BillingInfo": {
    "FirstName": "sample string 1",
    "LastName": "sample string 2",
    "Email": "sample string 3",
    "Address": {
      "StreetAddress": "sample string 1",
      "City": "sample string 2",
      "State": "sample string 3",
      "Country": {
        "CountryId": 1,
        "CountryName": "sample string 2",
        "CountryCode": "sample string 3",
        "ISOCode": "sample string 4"
      },
      "ZipCode": "sample string 4",
      "HomePhone": "sample string 5",
      "WorkPhone": "sample string 6",
      "Mobile": "sample string 7",
      "AccountEmail": "sample string 8"
    },
    "ReferrerEmailId": "sample string 4",
    "DefaultMemberConfig": {
      "NameMapper": {
        "GetMembers": {},
        "NamedMappers": [
          {
            "MethodCaseSensitive": false
          },
          {},
          {
            "Prefixes": [
              "Get"
            ],
            "Postfixes": [],
            "DestinationPrefixes": [],
            "DestinationPostfixes": []
          }
        ]
      },
      "MemberMappers": [
        {
          "NameMapper": {
            "GetMembers": {},
            "NamedMappers": [
              {
                "MethodCaseSensitive": false
              },
              {},
              {
                "Prefixes": [
                  "Get"
                ],
                "Postfixes": [],
                "DestinationPrefixes": [],
                "DestinationPostfixes": []
              }
            ]
          }
        },
        {
          "SourceMemberNamingConvention": {
            "SplittingExpression": {
              "Pattern": "(\\p{Lu}+(?=$|\\p{Lu}[\\p{Ll}0-9])|\\p{Lu}?[\\p{Ll}0-9]+)",
              "Options": 0
            },
            "SeparatorCharacter": ""
          },
          "DestinationMemberNamingConvention": {
            "SplittingExpression": {
              "Pattern": "(\\p{Lu}+(?=$|\\p{Lu}[\\p{Ll}0-9])|\\p{Lu}?[\\p{Ll}0-9]+)",
              "Options": 0
            },
            "SeparatorCharacter": ""
          }
        }
      ]
    },
    "ConstructorMappingEnabled": null,
    "CreateMissingTypeMaps": true,
    "ValidateInlineMaps": true,
    "ProfileName": "Raza.Web.Api.Models.Customer.Response.BillingInfoResponseModel",
    "AllowNullDestinationValues": true,
    "AllowNullCollections": true,
    "EnableNullPropagationForQueryMapping": true,
    "ShouldMapProperty": null,
    "ShouldMapField": null,
    "SourceMemberNamingConvention": null,
    "DestinationMemberNamingConvention": null,
    "ValueTransformers": []
  },
  "EmailSubscription": {
    "ResponseCode": "sample string 1",
    "ResponseMessage": "sample string 2",
    "SendSMSPromo": true,
    "SendPushNotification": true
  }
}

application/xml, text/xml

Sample:
<AccountOverview xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.Custom">
  <ActivePlan xmlns:d2p1="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.Accounts.Response">
    <d2p1:AccessNumbers xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
      <d3p1:string>sample string 1</d3p1:string>
      <d3p1:string>sample string 2</d3p1:string>
    </d2p1:AccessNumbers>
    <d2p1:ArStatus>true</d2p1:ArStatus>
    <d2p1:Balance>21</d2p1:Balance>
    <d2p1:CardId>18</d2p1:CardId>
    <d2p1:CardName>sample string 3</d2p1:CardName>
    <d2p1:CountryFrom>19</d2p1:CountryFrom>
    <d2p1:CountryTo>20</d2p1:CountryTo>
    <d2p1:CurrencyCode>sample string 6</d2p1:CurrencyCode>
    <d2p1:CustomerId>22</d2p1:CustomerId>
    <d2p1:IsAllowCallForwarding>true</d2p1:IsAllowCallForwarding>
    <d2p1:IsAllowCdr>true</d2p1:IsAllowCdr>
    <d2p1:IsAllowPinLess>true</d2p1:IsAllowPinLess>
    <d2p1:IsAllowQuickKey>true</d2p1:IsAllowQuickKey>
    <d2p1:IsAllowRecharge>true</d2p1:IsAllowRecharge>
    <d2p1:IsAutoRefill>true</d2p1:IsAutoRefill>
    <d2p1:LastRechargeDate>2026-06-25T15:44:38.8871354-04:00</d2p1:LastRechargeDate>
    <d2p1:OrderId>sample string 2</d2p1:OrderId>
    <d2p1:Pin>sample string 4</d2p1:Pin>
    <d2p1:PinStatus>sample string 17</d2p1:PinStatus>
    <d2p1:PlanId>sample string 1</d2p1:PlanId>
    <d2p1:PlanType>Simple</d2p1:PlanType>
    <d2p1:Price>7</d2p1:Price>
    <d2p1:ServiceChargePercent>16</d2p1:ServiceChargePercent>
    <d2p1:UsedFrom>15</d2p1:UsedFrom>
  </ActivePlan>
  <BillingInfo xmlns:d2p1="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.Customer.Response">
    <AllowNullCollections xmlns="http://schemas.datacontract.org/2004/07/AutoMapper">true</AllowNullCollections>
    <AllowNullDestinationValues xmlns="http://schemas.datacontract.org/2004/07/AutoMapper">true</AllowNullDestinationValues>
    <CreateMissingTypeMaps xmlns="http://schemas.datacontract.org/2004/07/AutoMapper">true</CreateMissingTypeMaps>
    <DestinationMemberNamingConvention i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/AutoMapper" />
    <EnableNullPropagationForQueryMapping xmlns="http://schemas.datacontract.org/2004/07/AutoMapper">true</EnableNullPropagationForQueryMapping>
    <ShouldMapField xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/AutoMapper" />
    <ShouldMapProperty xmlns:d3p1="http://schemas.datacontract.org/2004/07/System" i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/AutoMapper" />
    <SourceMemberNamingConvention i:nil="true" xmlns="http://schemas.datacontract.org/2004/07/AutoMapper" />
    <ValidateInlineMaps xmlns="http://schemas.datacontract.org/2004/07/AutoMapper">true</ValidateInlineMaps>
    <ValueTransformers xmlns="http://schemas.datacontract.org/2004/07/AutoMapper" />
    <d2p1:Address>
      <d2p1:AccountEmail>sample string 8</d2p1:AccountEmail>
      <d2p1:City>sample string 2</d2p1:City>
      <d2p1:Country>
        <d2p1:CountryCode>sample string 3</d2p1:CountryCode>
        <d2p1:CountryId>1</d2p1:CountryId>
        <d2p1:CountryName>sample string 2</d2p1:CountryName>
        <d2p1:ISOCode>sample string 4</d2p1:ISOCode>
      </d2p1:Country>
      <d2p1:HomePhone>sample string 5</d2p1:HomePhone>
      <d2p1:Mobile>sample string 7</d2p1:Mobile>
      <d2p1:State>sample string 3</d2p1:State>
      <d2p1:StreetAddress>sample string 1</d2p1:StreetAddress>
      <d2p1:WorkPhone>sample string 6</d2p1:WorkPhone>
      <d2p1:ZipCode>sample string 4</d2p1:ZipCode>
    </d2p1:Address>
    <d2p1:Email>sample string 3</d2p1:Email>
    <d2p1:FirstName>sample string 1</d2p1:FirstName>
    <d2p1:LastName>sample string 2</d2p1:LastName>
    <d2p1:ReferrerEmailId>sample string 4</d2p1:ReferrerEmailId>
  </BillingInfo>
  <EmailSubscription xmlns:d2p1="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.Subscription">
    <d2p1:ResponseCode>sample string 1</d2p1:ResponseCode>
    <d2p1:ResponseMessage>sample string 2</d2p1:ResponseMessage>
    <d2p1:SendPushNotification>true</d2p1:SendPushNotification>
    <d2p1:SendSMSPromo>true</d2p1:SendSMSPromo>
  </EmailSubscription>
  <Plans xmlns:d2p1="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.Accounts.Response">
    <d2p1:PlanResponseModel>
      <d2p1:AccessNumbers xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </d2p1:AccessNumbers>
      <d2p1:ArStatus>true</d2p1:ArStatus>
      <d2p1:Balance>21</d2p1:Balance>
      <d2p1:CardId>18</d2p1:CardId>
      <d2p1:CardName>sample string 3</d2p1:CardName>
      <d2p1:CountryFrom>19</d2p1:CountryFrom>
      <d2p1:CountryTo>20</d2p1:CountryTo>
      <d2p1:CurrencyCode>sample string 6</d2p1:CurrencyCode>
      <d2p1:CustomerId>22</d2p1:CustomerId>
      <d2p1:IsAllowCallForwarding>true</d2p1:IsAllowCallForwarding>
      <d2p1:IsAllowCdr>true</d2p1:IsAllowCdr>
      <d2p1:IsAllowPinLess>true</d2p1:IsAllowPinLess>
      <d2p1:IsAllowQuickKey>true</d2p1:IsAllowQuickKey>
      <d2p1:IsAllowRecharge>true</d2p1:IsAllowRecharge>
      <d2p1:IsAutoRefill>true</d2p1:IsAutoRefill>
      <d2p1:LastRechargeDate>2026-06-25T15:44:38.8871354-04:00</d2p1:LastRechargeDate>
      <d2p1:OrderId>sample string 2</d2p1:OrderId>
      <d2p1:Pin>sample string 4</d2p1:Pin>
      <d2p1:PinStatus>sample string 17</d2p1:PinStatus>
      <d2p1:PlanId>sample string 1</d2p1:PlanId>
      <d2p1:PlanType>Simple</d2p1:PlanType>
      <d2p1:Price>7</d2p1:Price>
      <d2p1:ServiceChargePercent>16</d2p1:ServiceChargePercent>
      <d2p1:UsedFrom>15</d2p1:UsedFrom>
    </d2p1:PlanResponseModel>
    <d2p1:PlanResponseModel>
      <d2p1:AccessNumbers xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
        <d4p1:string>sample string 1</d4p1:string>
        <d4p1:string>sample string 2</d4p1:string>
      </d2p1:AccessNumbers>
      <d2p1:ArStatus>true</d2p1:ArStatus>
      <d2p1:Balance>21</d2p1:Balance>
      <d2p1:CardId>18</d2p1:CardId>
      <d2p1:CardName>sample string 3</d2p1:CardName>
      <d2p1:CountryFrom>19</d2p1:CountryFrom>
      <d2p1:CountryTo>20</d2p1:CountryTo>
      <d2p1:CurrencyCode>sample string 6</d2p1:CurrencyCode>
      <d2p1:CustomerId>22</d2p1:CustomerId>
      <d2p1:IsAllowCallForwarding>true</d2p1:IsAllowCallForwarding>
      <d2p1:IsAllowCdr>true</d2p1:IsAllowCdr>
      <d2p1:IsAllowPinLess>true</d2p1:IsAllowPinLess>
      <d2p1:IsAllowQuickKey>true</d2p1:IsAllowQuickKey>
      <d2p1:IsAllowRecharge>true</d2p1:IsAllowRecharge>
      <d2p1:IsAutoRefill>true</d2p1:IsAutoRefill>
      <d2p1:LastRechargeDate>2026-06-25T15:44:38.8871354-04:00</d2p1:LastRechargeDate>
      <d2p1:OrderId>sample string 2</d2p1:OrderId>
      <d2p1:Pin>sample string 4</d2p1:Pin>
      <d2p1:PinStatus>sample string 17</d2p1:PinStatus>
      <d2p1:PlanId>sample string 1</d2p1:PlanId>
      <d2p1:PlanType>Simple</d2p1:PlanType>
      <d2p1:Price>7</d2p1:Price>
      <d2p1:ServiceChargePercent>16</d2p1:ServiceChargePercent>
      <d2p1:UsedFrom>15</d2p1:UsedFrom>
    </d2p1:PlanResponseModel>
  </Plans>
  <SavedCreditCards xmlns:d2p1="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.Customer.Response">
    <d2p1:CompleteCreditCardResponseModel>
      <d2p1:CardHolderName>sample string 9</d2p1:CardHolderName>
      <d2p1:CardId>sample string 1</d2p1:CardId>
      <d2p1:CardNumber>sample string 2</d2p1:CardNumber>
      <d2p1:CardType>sample string 3</d2p1:CardType>
      <d2p1:CreditCardAddress>
        <d2p1:AccountEmail>sample string 8</d2p1:AccountEmail>
        <d2p1:City>sample string 2</d2p1:City>
        <d2p1:Country>
          <d2p1:CountryCode>sample string 3</d2p1:CountryCode>
          <d2p1:CountryId>1</d2p1:CountryId>
          <d2p1:CountryName>sample string 2</d2p1:CountryName>
          <d2p1:ISOCode>sample string 4</d2p1:ISOCode>
        </d2p1:Country>
        <d2p1:HomePhone>sample string 5</d2p1:HomePhone>
        <d2p1:Mobile>sample string 7</d2p1:Mobile>
        <d2p1:State>sample string 3</d2p1:State>
        <d2p1:StreetAddress>sample string 1</d2p1:StreetAddress>
        <d2p1:WorkPhone>sample string 6</d2p1:WorkPhone>
        <d2p1:ZipCode>sample string 4</d2p1:ZipCode>
      </d2p1:CreditCardAddress>
      <d2p1:Cvv>sample string 7</d2p1:Cvv>
      <d2p1:ExpiryDate>sample string 4</d2p1:ExpiryDate>
      <d2p1:ExpiryMonth>sample string 5</d2p1:ExpiryMonth>
      <d2p1:ExpiryYear>sample string 6</d2p1:ExpiryYear>
      <d2p1:Status>true</d2p1:Status>
    </d2p1:CompleteCreditCardResponseModel>
    <d2p1:CompleteCreditCardResponseModel>
      <d2p1:CardHolderName>sample string 9</d2p1:CardHolderName>
      <d2p1:CardId>sample string 1</d2p1:CardId>
      <d2p1:CardNumber>sample string 2</d2p1:CardNumber>
      <d2p1:CardType>sample string 3</d2p1:CardType>
      <d2p1:CreditCardAddress>
        <d2p1:AccountEmail>sample string 8</d2p1:AccountEmail>
        <d2p1:City>sample string 2</d2p1:City>
        <d2p1:Country>
          <d2p1:CountryCode>sample string 3</d2p1:CountryCode>
          <d2p1:CountryId>1</d2p1:CountryId>
          <d2p1:CountryName>sample string 2</d2p1:CountryName>
          <d2p1:ISOCode>sample string 4</d2p1:ISOCode>
        </d2p1:Country>
        <d2p1:HomePhone>sample string 5</d2p1:HomePhone>
        <d2p1:Mobile>sample string 7</d2p1:Mobile>
        <d2p1:State>sample string 3</d2p1:State>
        <d2p1:StreetAddress>sample string 1</d2p1:StreetAddress>
        <d2p1:WorkPhone>sample string 6</d2p1:WorkPhone>
        <d2p1:ZipCode>sample string 4</d2p1:ZipCode>
      </d2p1:CreditCardAddress>
      <d2p1:Cvv>sample string 7</d2p1:Cvv>
      <d2p1:ExpiryDate>sample string 4</d2p1:ExpiryDate>
      <d2p1:ExpiryMonth>sample string 5</d2p1:ExpiryMonth>
      <d2p1:ExpiryYear>sample string 6</d2p1:ExpiryYear>
      <d2p1:Status>true</d2p1:Status>
    </d2p1:CompleteCreditCardResponseModel>
  </SavedCreditCards>
</AccountOverview>