Skip to main content

List Cost Entry Types

GET 

/api/cost-entry-types

Returns all cost entry types, ordered alphabetically by name. Cost entry types are user-defined categories used to classify cost entries (for example Freight, Duty, Warehousing) for landed cost and profitability tracking.

Required scope: purchase-orders:read

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

This endpoint is not paginated and accepts no filter or sort parameters - the complete list is always returned.

Authentication: Requires Bearer token. Scope: purchase-orders (read/write).

Request

Responses

OK

Response Headers
    Content-Type