Paymentterms

A payment terms [Paymenttems] object outlines the conditions surrounding invoice payment.

XML

SOAP

REST

Database table

Object

Paymenttems

oaPaymenttems

payment_tems

Supported Commands

Add, Read, Modify

add(), read(), modify(), upsert()

The Paymentterms object has the following standard properties:

Note:

Paymentterms object properties may also include custom fields. The object type supports the custom equal to read method and the enable_custom read attribute.

XML / SOAP

Database

Description

active

active

A 1/0 field indicating where this is designated as an active shipping terms 1/0.

created

created

[Read-only] Time the record was created. See Date Fields.

default_terms

default_terms

A 1/0 field indicating whether this is the default payment terms (used for Customers, Vendors, Invoices and POs).

id

id

[Read-only] Unique ID. Automatically assigned by OpenAir.

name

name

[Required] The payment terms name.

notes

notes

Notes associated with the payment terms.

updated

updated

[Read-only] Time the record was last updated or modified. See Date Fields.