Resources endpoints consolidate data required for other endpoints
Consider the endpoints under resources are references for data required for other endpoints.
They are:
-
countries
Used in:
POST
request body in parties endpoint -address.country_code
-
currencies
Used in:
POST
request body in items endpoint -currency_code
-
tax-categories
Used in:
POST
request body in items endpoint -tax_category_code
-
invoice-types
Used in:
POST
request body in invoices endpoint -invoice_type_code
-
payment-means