The ID of the payment terms
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/TermsId", "title": "Payment Terms ID", "type": "string", "description": "The ID of the payment terms", "example": "12345", "nullable": true, "readOnly": false }