.Actions: Withdraw invoice information
In this interface you can get the invoice details as stored in the CARDCOM system. In the Web Service interface you can also receive the large number of invoices according to the invoice date.
The billing system supports two types of interfaces, Name To Value and Web Service. The parameter table is the same for both types of interfaces.
Web Service
The Web Service address is: https: //secure.cardcom.solutions/Interface/BillGoldService.asmx
The function to use for only one invoice: InvoiceGetInfo
Function to use for date range invoices: InvoiceGetInfoByDates
See below for parameter tables for transferring and receiving a response to only one invoice.
Name To Value
Name To Value Address is: https://secure.cardcom.solutions/Interface/InvoiceGetInfo.aspx
Notes To Name To Value:
- The answer obtained is in structure: Name=Value&Name2=Value2&Name3=Value3.
- The parameters obtained for the clearing system are not Case Sensitive Example: The terminalnumber parameter is the same as the TerminalNumber parameter.
.See below for tables of parameters for transmission and response
:Request transfer table
:legend
Red parameter - required
Bold parameter - recommended
Neither red nor bold parameter - optional
Description | Possible values for example | Parameter | .No |
API username | barak9611 | UserName | 1 |
API password | ******** | UserPassword | 2 |
Invoice / receipt number | 100 | InvoiceNumber | 3 |
1 - Receipt tax invoice 2 - Credit Receipt Tax Invoice 3 - Non-profit receipt 4 - Refund of customers (receipt of non-profit credit)
100 - Order - not paid.
101 - Order confirmation - from website (internal document not to Nahashash) - order paid 102 - Order credit - from website (internal document not to Nahash) - order paid
200 - Delivery Certificate (210 - Refund Certificate) 300 - Transaction account 305 - Tax invoice (330 - Credit tax invoice) 400 - Receipt for tax invoice (410 - Refund of customers)
405 - Receipt of Donation (406 - Return of Donation to Customer) |
document type | InvoiceType | 4 |
:The answer obtained
description | Possible values for example | Parameter | .No |
Answer code | 0 - OK Another error |
ResponseCode | 1 |
Error description | ResponseCode | 2 | |
Definitions of the invoice structure in Hebrew in the CARDCOM system | see article : Parameters table: Invoice structure settings. | InvoiceDefHe | 3 |
Invoice structure settings in English in the CARDCOM system | see article : Parameters table: Invoice structure settings. | InvoiceDefEn | 4 |
List of invoices received | see article: Parameters table: structure of documents for withdrawal | InvoicesList | 5 |
Example of a Name To Value link:
:URL
https://secure.cardcom.co.il/Interface/InvoiceGetInfo.aspx
:Post Data
username=InterfaceUser&userpassword=password&invoiceNumber=260&invoiceType=1
הערות
0 הערות
היכנס למערכת כדי להגיב.