accounting
paymentterm

List all paymentterms

get/accounting/{connection_id}/paymentterm

Path parameters

connection_idstring required

ID of the connection

Query parameters

limitnumber
offsetnumber
updated_gtestring

Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

sortstring
orderstring
querystring

Query string to search. eg. email address or name

org_idstring

The org ID to filter by (reference to AccountingOrganization)

typestring
fieldsstring[]

Fields to return

rawstring

Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar

Response

Successful

idstring
created_atstring date-time
updated_atstring date-time
namestring
descriptionstring
type'ON_RECEIPT' | 'NET_7' | 'NET_10' | 'NET_15' | 'NET_20' | 'NET_25' | 'NET_30' | 'NET_45' | 'NET_60' | 'NET_90' | 'OTHER'
category'STANDARD' | 'DATE_DRIVEN' | 'OTHER'
is_activeboolean
due_daysnumber
discount_daysnumber
discount_percentnumber
day_of_month_duenumber
discount_day_of_monthnumber
due_next_month_daysnumber
organization_idstring
rawobject