price
endpoint, end hot validation use prices
CRUD endpoints. You can get more details below.Price
entity, which is returned from all pricing-related endpoints. You can find the description of the Pricing
entity below:id
String
or null
abc123cba
amount
Object
---
amount.total_incl_vat
Number
12000
amount.total_excl_vat
Number
10000
amount.vat_amount
Number
2000
category
String
or null
ebook
vat_rate
Number
20
country
Object
---
country.code
String
DE
country.name
String
Germany
country.local_name
String
Deutschland
country.member_state
Boolean
true