Skip to content

List of Payment Types

Endpoints

https://app.passelimerit.fi/api/v2/getpaymenttypes

Query Payload

json
{
  "Type": 1
}
Click to see the query parameters
FieldTypeCommentRequired
TypeInt1 - purchases,
2 - expense reports,
3 - sales

Successful Result

json
[
  {
    "SourceType": 1,
    "BankType": 2,
    "Id": "f1a07336-c5e3-4caa-a55f-1b7b3c45a06d",
    "Name": "Kassa",
    "CurrencyCode": "EUR"
  },
  // ...
]
Click to see the result parameters
FieldTypeComment
SourceTypeInt1 - cash,bank;
2 - reporting entities;
3 - general ledger account
BankTypeInt
IdGuid
NameStr
CurrencyCodeStr