/payment-terms/{id}

Beta

Returns a PaymentTerm object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

Response

namestring<=255 characters
The name of the payment term.
idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
is_activeboolean or null

True if the payment term is active, False if not.

companystring or nullformat: "uuid"
The subsidiary that the payment term belongs to.
days_until_dueinteger or null-2147483648-2147483647
The number of days after the invoice date that payment is due.
discount_daysinteger or null-2147483648-2147483647
The number of days the invoice must be paid before discounts expire.
remote_last_modified_atdatetime or null
When the third party's payment term was modified.
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA+1U72/aMBD9Vyp/RCEZUFo10jTxay1ImLak0yqErMM+gsGJg+1AS9X/fQqwFrZK26Run/bNfr5753vv7CfCwWGszSMJCXCu89TJNCYeSbRARUJyDY8Jpi5CkxCPQCYpJHgUzFZV4hGbZ5k2DsVniUrYK4NTEpIgQRNjOU/lVKIIXpMCmTqMDTipUxu8JJen22ziESXTBYrGLuHXdLvw8h75YWsDJa0jHsnAWjczOo9nt7jM0f4Gc3E3hYUGoMoCHAQHLGWzo3kLK7oQqNChaIODNjrkRbv7ijPnMhsGwQxV5m+r+wJXAaYBGCe5QhvUaxfV84t6ec+yrf6JxepjpTRfTvTkvMRirhjkpX7EH2jUXdN5fEpbpw90c1enm8WGzhcfSiyGUj/q1wfRfW3QblQGbwSw4dnXiy/NdrNHS3zTqdH5/ZpGvNKP+GKy6dZ6l3zdu7p5oJv7ar99V6NRp9671JVB69b2W7e63/B94pFDV0k4ejoE9oND0Q1z6fA4uptAjAeq7OyATJazfKIk923NhwQ2OoW19blOggSFhICiswUbs8scDPrZdni3gkmdvmhOQtKhVw3a6rSPx6CxAqlgopCEzuT40xyTcEQEPFpWTINiIt/de6Ulx8JgaRlwJ1cFnBYNeiTLDZ+BRaaNQFMEGUy0Q1bYd7xjGbjZKyRF8ZBAof2eOy7Olrk0KK7BQIKuQMPR+Nl7S9ubXPJFU+uFPRmkSqbvJPIrbXknM7ubVs+a55V/I7eQdvsaWXHyt+XfrxVYxxIttt8BA/enTgwhxpNu6oBz9z4mFIxsz8iGOxtWK0ntOfy3YTR+Hj9/A4DOttbNBgAA" />