UNPKG

@pipedream/wildberries

Version:

Pipedream Wildberries Components

110 lines (109 loc) 3.45 kB
declare const _default: import("@pipedream/types").Action<unknown, { app: import("@pipedream/types").App<{ _getBaseUrl(): "https://suppliers-api.wildberries.ru/api/v2"; _getHeaders(): { "content-type": string; Authorization: string; }; _getRequestParams(opts: any): any; listOrders($: any, params: any): Promise<any>; updateOrderStatus($: any, params: any): Promise<any>; listOrderStickers($: any, params: any, asPdf: any): Promise<any>; filterEmptyValues(obj: any): {}; }, { orderId: { type: string; label: string; description: string; }; orderIds: { type: string; label: string; description: string; }; status: { label: string; type: string; description: string; options: { label: string; value: string; }[]; }; }>; orderId: { propDefinition: (string | import("@pipedream/types").App<{ _getBaseUrl(): "https://suppliers-api.wildberries.ru/api/v2"; _getHeaders(): { "content-type": string; Authorization: string; }; _getRequestParams(opts: any): any; listOrders($: any, params: any): Promise<any>; updateOrderStatus($: any, params: any): Promise<any>; listOrderStickers($: any, params: any, asPdf: any): Promise<any>; filterEmptyValues(obj: any): {}; }, { orderId: { type: string; label: string; description: string; }; orderIds: { type: string; label: string; description: string; }; status: { label: string; type: string; description: string; options: { label: string; value: string; }[]; }; }>)[]; }; status: { propDefinition: (string | import("@pipedream/types").App<{ _getBaseUrl(): "https://suppliers-api.wildberries.ru/api/v2"; _getHeaders(): { "content-type": string; Authorization: string; }; _getRequestParams(opts: any): any; listOrders($: any, params: any): Promise<any>; updateOrderStatus($: any, params: any): Promise<any>; listOrderStickers($: any, params: any, asPdf: any): Promise<any>; filterEmptyValues(obj: any): {}; }, { orderId: { type: string; label: string; description: string; }; orderIds: { type: string; label: string; description: string; }; status: { label: string; type: string; description: string; options: { label: string; value: string; }[]; }; }>)[]; }; sgtin: { type: string; label: string; description: string; optional: boolean; }; }>; export default _default;