List Payment Terms
GET/api/payment-terms
Returns a paginated list of payment terms.
Authentication: Requires Bearer token.
Sort fields: id, name, net_days, discount_percentage, discount_days, due_date_type, is_default, created_at, updated_at (default: name).
By default only active (non-archived) terms are returned. Use filter[archived]=all or filter[archived]=only to include archived records.
Request
Responses
- 200
Successful response