Get a payment term by ID
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
payment_terms_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
id
name
term_final
The final tier of the payment term. Defines the invoice due date.
description
term_1
The first tier of the payment term. Represents the terms of the first early discount.
term_2
The second tier of the payment term. Defines the terms of the second early discount.
Errors
401
Get Payment Terms ID Request Unauthorized Error
403
Get Payment Terms ID Request Forbidden Error
404
Get Payment Terms ID Request Not Found Error
422
Get Payment Terms ID Request Unprocessable Entity Error
429
Get Payment Terms ID Request Too Many Requests Error