get https://connect.routee.net/numbers/my
RESPONSE PARAMETERS
| KEY | DESCRIPTION |
|---|---|
| totalPages | The number of total pages. |
| last | Whether the current page is the last one. |
| totalElements | The total amount of elements for the current search. |
| first | Whether the current page is the first one. |
| numberOfElements | The number of elements currently on this page. |
| number | The requested page number. |
| size | The requested page size. |
| content | Contains the search results. |
| content.trackingId | The tracking id of the number. |
| content.msisdn | The msisdn (the phone number). |
| content.country | The country code in ISO 3166-1 alpha-2 format. |
| content.services | The supported services. |
| content.inboundCosts | Information about inbound message costs. |
| content.inboundCosts.price | The price per inbound message. |
| content.inboundCosts.currency | The currency of the price. |
| content.inboundCosts.service | The service that the inbound message price is referred to. |
| content.monthlyCosts | Information about costs per month. |
| content.monthlyCosts.price | The cost of the per month. |
| content.monthlyCosts.currency | The currency of the price. |
| content.activationCosts | Information about activation costs. |
| content.activationCosts.price | The activation cost of the number. |
| content.activationCosts.currency | The currency of the price. |
| content.inboundSmsCallbackUrl | The defined callback URL that will receive the inbound sms messages. |
| content.voiceInboundStrategy | Represents the voice inbound strategy. |
| content.voiceInboundStrategy.dialplanUrl | The defined dialplan URL. |
| content.inboundVoiceCallbackUrl | The defined callback URL that will receive the inbound voice messages. |
| content.nextRenewal | The date that the msisdn will automatically renew at. |
