Home > @vsf-enterprise/sap-commerce-webservices-sdk > FeedsApiAxiosParamCreator
FeedsApiAxiosParamCreator variable
FeedsApi - axios parameter creator
Signature:
FeedsApiAxiosParamCreator: (configuration?: Configuration) => {
getOrderStatusFeed: (baseSiteId: string, timestamp: string, fields?: string, options?: any) => Promise<RequestArgs>;
}