You are reading the documentation for v7.x and earlier, which is no longer the latest version. Switch to v8.x
FeedsApiAxiosParamCreator
FeedsApi - axios parameter creator
Signature
FeedsApiAxiosParamCreator: (
configuration?: Configuration
) => {
getOrderStatusFeed: (baseSiteId: string,
timestamp: string,
fields?: string,
options?: AxiosRequestConfig) => Promise<RequestArgs>;
}Parameters
| Name | Required | Type | Description |
|---|---|---|---|
configuration | Optional | Configuration |
Referenced Types
AxiosRequestConfig