OptionalabortAn optional AbortController that can be used to abort the request
OptionalaggregateThe aggregate timeout in milliseconds (aggregate time spent across the original request and retries)
OptionalcorrelationA unique id used to track the source of a request.
OptionalexternalAn optional identifier used to identify the id of an external user making the request: https://docs.commercetools.com/api/general-concepts#external-user-ids
OptionalparamsQuery string parameters. For repeated param=value in the query string, define an array with values
OptionalretryRetry configuration
OptionaltimeoutThe request timeout in milliseconds
Options that are available to all requests.