/
SW
swaggerhub
/
Billingo API v3
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 4h ago · Updated 2mo ago
Details
Filter operations
BankAccount
5
Currency
1
Document
12
DocumentBlock
1
Organization
1
Partner
5
Product
5
get
List all product
post
Create a product
get
Retrieve a product
put
Update a product
delete
Delete a product
Util
1
Product
Retrieve a product
Retrieves the details of an existing product.
get
/products/{id}
Path parameters
id
integer
required
Response
Success response
Product
required
id
integer
name
string
required
comment
string
currency
'AUD'
|
'BGN'
|
'BRL'
|
'CAD'
|
'CHF'
|
'CNY'
|
'CZK'
|
'DKK'
|
'EUR'
|
'GBP'
|
'HKD'
|
'HRK'
|
'HUF'
|
'IDR'
|
'ILS'
|
'INR'
|
'ISK'
|
'JPY'
|
'KRW'
|
'LTL'
|
'LVL'
|
'MXN'
|
'MYR'
|
'NOK'
|
'NZD'
|
'PHP'
|
'PLN'
|
'RON'
|
'RSD'
|
'RUB'
|
'SEK'
|
'SGD'
|
'THB'
|
'TRY'
|
'UAH'
|
'USD'
|
'ZAR'
required
vat
'0%'
|
'1%'
|
'10%'
|
'11%'
|
'12%'
|
'13%'
|
'14%'
|
'15%'
|
'16%'
|
'17%'
|
'18%'
|
'19%'
|
'2%'
|
'20%'
|
'21%'
|
'22%'
|
'23%'
|
'24%'
|
'25%'
|
'26%'
|
'27%'
|
'3%'
|
'4%'
|
'5%'
|
'6%'
|
'7%'
|
'8%'
|
'9%'
|
'AAM'
|
'AM'
|
'EU'
|
'EUK'
|
'F.AFA'
|
'FAD'
|
'K.AFA'
|
'MAA'
|
'TAM'
|
'ÁKK'
|
'ÁTHK'
required
net_unit_price
number
float
unit
string
required
general_ledger_number
string
general_ledger_taxcode
string
Changes