accounting
paymentterm

Update a paymentterm

patch/accounting/{connection_id}/paymentterm/{id}

Path parameters

connection_idstring required

ID of the connection

idstring required

ID of the Paymentterm

Query parameters

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

Request body

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

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