Get Terms
Retrieves all valid terms; valid terms are enabled with flag set to Yes and within the start and end active date.
Example URL
Here is an example of the resource URL:
GET
/PurchaseOrders/supplier/terms
Example Response
Here is an example of the response body in JSON format:
{
""links"": [],
""terms"": ""108"",
""terms_code"": ""108"",
""terms_desc"": ""02 001.00% 010 000"",
""rank"": null,
""hyperMediaContent"": {
""linkRDO"": []
}
}