3.14.1.5 Invoices
The Quick Calling services enables an end user to redirect his local access number (DID) to any destination number (e.g. international).
Authorization
The method requires authorization using basic authentication. Please use the sip login and password.
If notepad++ is used to generate basic authentication token for tests, please use option “Base64 Encode with padding”.
Example:
user:password in base 64 format --> dXNlcjpwYXNzd29yZA==
/GetList
Description: Gets quick calling list.
Url: /vup/api/Invoices/GetList
HTTP method: GET
Download the invoice
In the getlist response we receives URLS to download the invoice.
url - url to download regular invoice in pdf format
urlDetailed - url to download detailed invoice in pdf format
urlSummary - url to download summary invoice in pdf format
If our server address is https://xxxxxxxx/ just add the value received in url ,urlDetailed , urlSummary parameters to download the invoice
Example
https://xxxxxxxx/vup/api/Invoices/Get?id=357