All control code endpoints are unauthenticated GET requests that return reference data for populating dropdowns in the app.
Reason codes for skip/refuse at the stop level. Source: GPODREA
Endpoint: GET /api/control/codes/stop-exception
Result:
...
OSD credit reason codes for returns and exceptions. Source: GOSDREA
Endpoint: GET /api/control/codes/credit-reason
Result:
...
Driver-visible invoice exception codes (OSDDRVCD = 'Y'). Source: GOSDREA
Endpoint: GET /api/control/codes/invoice-exception
Result:
...
Valid container types: BALE, BLUE PALLET, BROWN PALLET, CASE, PAPER TOTE, PLASTIC TOTE
Endpoint: GET /api/control/codes/product/container-type
Result:
...
Valid product sections: CASES, CIG/TOB, INFO, PALLETS, RETURNS, TOTES
Endpoint: GET /api/control/codes/product/section
Result:
...
Valid trailer areas: COOLER, DRY, FREEZER
Endpoint: GET /api/control/codes/product/trailer-area
Result:
...