Update an existing instance of the PaymentTerm object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Payment/Term/{id}Path ParamsidintegerrequiredBody ParamsSpecfies how many days that a customer has to pay an invoice. For example Net30.namestringpaymentTermTypeIdnumberUnique identifier for the associated PaymentTermType object.paymentTermTypeNamestringThe name of the object associated with the paymentTermTypeId property.valuenumberResponses 200Update a PaymentTerm 400The request could not be processed.Updated 2 months ago