GSC POD API

Control Codes

All control code endpoints are unauthenticated GET requests that return reference data for populating dropdowns in the app.

Stop Exception Codes

Reason codes for skip/refuse at the stop level. Source: GPODREA

Endpoint: GET /api/control/codes/stop-exception


Try It Out



Result:

...

Credit Reason Codes

OSD credit reason codes for returns and exceptions. Source: GOSDREA

Endpoint: GET /api/control/codes/credit-reason


Try It Out



Result:

...

Invoice Exception Codes

Driver-visible invoice exception codes (OSDDRVCD = 'Y'). Source: GOSDREA

Endpoint: GET /api/control/codes/invoice-exception


Try It Out



Result:

...

Product Container Type Codes

Valid container types: BALE, BLUE PALLET, BROWN PALLET, CASE, PAPER TOTE, PLASTIC TOTE

Endpoint: GET /api/control/codes/product/container-type


Try It Out



Result:

...

Product Section Codes

Valid product sections: CASES, CIG/TOB, INFO, PALLETS, RETURNS, TOTES

Endpoint: GET /api/control/codes/product/section


Try It Out



Result:

...

Product Trailer Area Codes

Valid trailer areas: COOLER, DRY, FREEZER

Endpoint: GET /api/control/codes/product/trailer-area


Try It Out



Result:

...