Skip to main content
API Family:Default
Version:25.200.001
Screen ID:CS208000

Properties

Select a row for its DAC field
PropertyTypeData Type
DescriptionStringValuestring
DAC Field:PX.Objects.CS.ShipTerms.Description
Description:No description available
DetailsListShippingTermDetail
DAC Field:Not mapped to a DAC field
Description:No description available
TermIDStringValuestring
DAC Field:PX.Objects.CS.ShipTerms.ShipTermsID
Description:No description available

Minimum Payload

Derived from static analysis of the 2025.2 source; runtime configuration may require additional fields.

1 required field
{
  "TermID": {
    "value": "string"
  },
  "Details": [
    {
      "LineNbr": {
        "value": 0
      }
    }
  ]
}

For every property this entity accepts, see the properties table.

Details is the detail-lines collection (ShippingTermDetail); one example row is included above because a document usually has lines, and each row needs LineNbr of its own.

Available in Versions