Managing payment terms and shipment terms
A user can manage the payment terms and shipment terms in a quote from the Terms tab of the Quote Details screen.
The following table describes the APIs that are called to retrieve the details to be displayed in the Terms tab of the Quote Details screen:
API | Purpose |
---|---|
getCompleteOrderDetails | To retrieve the details of the quote. |
getScacList | To validate the items in the quote. |
getCommonCodeList | To retrieve the payment terms and shipment terms,
and the level of service for the quote. The payment terms are stored as common codes with PAYMENT_TERMS as the code type. The level of service is stored as common codes with LEVEL_OF_SERVICE as the code type. |
A user can modify the payment terms and shipment terms. For more information about modifying payment terms and shipment terms, refer to the topic “Modifying the Payment Terms and Shipment Terms in a Quote”.