Functions
Function | Description |
---|---|
getAddress is used for getting address. | |
addPayment is used for creating payments. | |
activatePayment is used for activating payments. | |
updatePayment is used for updating payments. | |
cancelPayment is used for cancelling payments. | |
creditPayment is used for crediting payments. | |
duplicatePayment is used for duplicating payments. | |
getAccountinfo is used for getting account information. | |
getTerms is used for getting terms. | |
getPaymentplans is used for getting payment plans. | |
getPaymentinfo is used for getting payment information. | |
getDuePayments is used for getting due payments. | |
getSettlements is used for getting settlements. | |
getSettlementsWithDetails is used for getting settlements with details. | |
getCustomersByName is used for getting customers by name. | |
getMerchantByOrgnum is used for getting merchant by organization number. | |
getInvoicesByPno is used for getting invoices by personal number. | |
getInvoicesByCustomer is used for getting invoices by customer. | |
getExchangeRate is used for getting exchange rate. | |
getVatrate is used for getting VAT rate. | |
getFees is used for getting fees. | |
crediflowSearchParty is used for searching for a party. | |
getOrderInfo is used for getting order by hash. | |
getOrderByHash is used for getting order by hash. | |
updateStatusLogOfInvoiceByHash is used for adding text to the status log for an invoice. | |
getInvoiceByHash is used for getting invoice by hash. | |
createInvoiceFromOrder is used for creating invoice from order. | |
getAPICredentials is used for getting API credentials. | |
uploadKalpForm is used for updating KALP data. | |
getBankIdKeyFromAuthToken is used for getting the bankidKey from auth token |