UNPKG

@shipengine/connect-order-source-api

Version:

This is the typescript/javascript definitions for the order source api

22 lines 1.47 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./accept-sales-order-items-request"), exports); tslib_1.__exportStar(require("./acknowledge-orders-request"), exports); tslib_1.__exportStar(require("./cancel-sales-order-items-request"), exports); tslib_1.__exportStar(require("./get-connection-context-request"), exports); tslib_1.__exportStar(require("./get-packing-slip-template-request"), exports); tslib_1.__exportStar(require("./get-products-request"), exports); tslib_1.__exportStar(require("./notification-status-request"), exports); tslib_1.__exportStar(require("./register-delivery-options-request"), exports); tslib_1.__exportStar(require("./reject-sales-order-items-request"), exports); tslib_1.__exportStar(require("./remove-delivery-options-request"), exports); tslib_1.__exportStar(require("./request-base"), exports); tslib_1.__exportStar(require("./sales-orders-export-request"), exports); tslib_1.__exportStar(require("./shipment-notification-request"), exports); tslib_1.__exportStar(require("./verify-delivery-options-request"), exports); tslib_1.__exportStar(require("./get-source-details-request"), exports); tslib_1.__exportStar(require("./validate-connection-request"), exports); tslib_1.__exportStar(require("./inventory-fetch-request"), exports); tslib_1.__exportStar(require("./inventory-push-request"), exports); //# sourceMappingURL=index.js.map