API reference · Financial
GET/api/v1/financial/billing/payment-terms

List billing payment terms

Returns payment terms from FinancialService.getPaymentTerms().

RBAC · financial

Response body

Success response 200 · schema FinancialInvoiceApiSuccess

dataanyOfRequired
anyOf (option 1)object
anyOf (option 2)array of object
itemsobject
metaobject

Response codes

200
Payment terms returned.
401
API key missing/invalid.
403
financial:read permission denied.
500
Unexpected payment terms failure.