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.

AutoRefillSetUp

AutoRefill

None.

AccessNumbers

Collection of string

None.

CallHistory

Collection of CallHistoryResponseModel

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-08-27T08:37:43.5938983-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-08-27T08:37:43.5938983-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-08-27T08:37:43.5938983-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"
  },
  "EmailSubscription": {
    "ResponseCode": "sample string 1",
    "ResponseMessage": "sample string 2",
    "SendSMSPromo": true,
    "SendPushNotification": true
  },
  "AutoRefillSetUp": {
    "ActivationDate": "2026-08-27T08:37:43.5938983-04:00",
    "AutoRefillAmount": 2.0,
    "CardNumber": "sample string 3",
    "Status": "sample string 4",
    "CurrencyCode": 1,
    "PlanName": "sample string 5",
    "CreditCardId": 6
  },
  "AccessNumbers": [
    "sample string 1",
    "sample string 2"
  ],
  "CallHistory": [
    {
      "CallDate": "2026-08-27T08:37:43.5938983-04:00",
      "SourceNumber": "sample string 2",
      "Destination": "sample string 3",
      "DestinationCity": "sample string 4",
      "Duration": "00:00:00.1234567",
      "Amount": 6.0
    },
    {
      "CallDate": "2026-08-27T08:37:43.5938983-04:00",
      "SourceNumber": "sample string 2",
      "Destination": "sample string 3",
      "DestinationCity": "sample string 4",
      "Duration": "00:00:00.1234567",
      "Amount": 6.0
    }
  ]
}

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">
  <AccessNumbers xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:string>sample string 1</d2p1:string>
    <d2p1:string>sample string 2</d2p1:string>
  </AccessNumbers>
  <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-08-27T08:37:43.5938983-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>
  <AutoRefillSetUp xmlns:d2p1="http://schemas.datacontract.org/2004/07/Raza.Objects.Business.Accounts">
    <d2p1:CreditCardId>6</d2p1:CreditCardId>
    <d2p1:CurrencyCode>USD</d2p1:CurrencyCode>
    <d2p1:PlanName>sample string 5</d2p1:PlanName>
  </AutoRefillSetUp>
  <BillingInfo xmlns:d2p1="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.Customer.Response">
    <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>
  <CallHistory xmlns:d2p1="http://schemas.datacontract.org/2004/07/Raza.Web.Api.Models.Accounts.Response">
    <d2p1:CallHistoryResponseModel>
      <d2p1:Amount>6</d2p1:Amount>
      <d2p1:CallDate>2026-08-27T08:37:43.5938983-04:00</d2p1:CallDate>
      <d2p1:Destination>sample string 3</d2p1:Destination>
      <d2p1:DestinationCity>sample string 4</d2p1:DestinationCity>
      <d2p1:Duration>PT0.1234567S</d2p1:Duration>
      <d2p1:SourceNumber>sample string 2</d2p1:SourceNumber>
    </d2p1:CallHistoryResponseModel>
    <d2p1:CallHistoryResponseModel>
      <d2p1:Amount>6</d2p1:Amount>
      <d2p1:CallDate>2026-08-27T08:37:43.5938983-04:00</d2p1:CallDate>
      <d2p1:Destination>sample string 3</d2p1:Destination>
      <d2p1:DestinationCity>sample string 4</d2p1:DestinationCity>
      <d2p1:Duration>PT0.1234567S</d2p1:Duration>
      <d2p1:SourceNumber>sample string 2</d2p1:SourceNumber>
    </d2p1:CallHistoryResponseModel>
  </CallHistory>
  <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-08-27T08:37:43.5938983-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-08-27T08:37:43.5938983-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>