Options
All
  • Public
  • Public/Protected
  • All
Menu

Module api/store

Index

Functions

  • getBuyerOrders(storeSlug: any, status: any, page?: number): Promise<AxiosResponse<any, any>>
  • getEnterpriseRedirectUrl(storeSlug: any, postData: any): Promise<AxiosResponse<any, any>>
  • getEnterpriseReportSlug(storeSlug: any, cartId: any): Promise<AxiosResponse<any, any>>
  • getJpCommercial(storeSlug: any): Promise<AxiosResponse<any, any>>
  • getStoreSubscriptions(storeSlug: any): Promise<AxiosResponse<any, any>>
  • getUserSubscription(storeSlug: any): Promise<AxiosResponse<any, any>>
  • getVodList(storeSlug: any, page?: number): Promise<AxiosResponse<any, any>>

Generated using TypeDoc