> ## Documentation Index
> Fetch the complete documentation index at: https://terminal49-sinan-dev-10929-support-initial-shipment-and-per.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Type Alias: ResponseFormat

> ResponseFormat type alias in the Terminal49 TypeScript SDK, controlling whether methods return raw JSON:API responses, mapped models, or both for each request.

# Type Alias: ResponseFormat

> **ResponseFormat** = `"raw"` | `"mapped"` | `"both"`

Controls how SDK methods return API responses.
