@wix/auto_sdk_ecom_order-invoices 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/build/{cjs/src/ecom-orders-v1-invoice-order-invoices.types.d.ts → ecom-orders-v1-invoice-order-invoices.universal-MRNaa-Xt.d.mts} +42 -42
  2. package/build/{internal/cjs/src/ecom-orders-v1-invoice-order-invoices.types.d.ts → ecom-orders-v1-invoice-order-invoices.universal-MRNaa-Xt.d.ts} +42 -42
  3. package/build/index.d.mts +19 -0
  4. package/build/index.d.ts +19 -0
  5. package/build/index.js +284 -0
  6. package/build/index.js.map +1 -0
  7. package/build/index.mjs +256 -0
  8. package/build/index.mjs.map +1 -0
  9. package/build/internal/{es/src/ecom-orders-v1-invoice-order-invoices.types.d.ts → ecom-orders-v1-invoice-order-invoices.universal-CZFxrTkE.d.mts} +42 -42
  10. package/build/{es/src/ecom-orders-v1-invoice-order-invoices.types.d.ts → internal/ecom-orders-v1-invoice-order-invoices.universal-CZFxrTkE.d.ts} +42 -42
  11. package/build/internal/index.d.mts +53 -0
  12. package/build/internal/index.d.ts +53 -0
  13. package/build/internal/index.js +284 -0
  14. package/build/internal/index.js.map +1 -0
  15. package/build/internal/index.mjs +256 -0
  16. package/build/internal/index.mjs.map +1 -0
  17. package/build/internal/meta.d.mts +127 -0
  18. package/build/internal/meta.d.ts +127 -0
  19. package/build/internal/meta.js +209 -0
  20. package/build/internal/meta.js.map +1 -0
  21. package/build/internal/meta.mjs +179 -0
  22. package/build/internal/meta.mjs.map +1 -0
  23. package/build/meta.d.mts +127 -0
  24. package/build/meta.d.ts +127 -0
  25. package/build/meta.js +209 -0
  26. package/build/meta.js.map +1 -0
  27. package/build/meta.mjs +179 -0
  28. package/build/meta.mjs.map +1 -0
  29. package/package.json +13 -12
  30. package/build/cjs/index.d.ts +0 -1
  31. package/build/cjs/index.js +0 -18
  32. package/build/cjs/index.js.map +0 -1
  33. package/build/cjs/index.typings.d.ts +0 -1
  34. package/build/cjs/index.typings.js +0 -18
  35. package/build/cjs/index.typings.js.map +0 -1
  36. package/build/cjs/meta.d.ts +0 -1
  37. package/build/cjs/meta.js +0 -18
  38. package/build/cjs/meta.js.map +0 -1
  39. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.context.d.ts +0 -5
  40. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.context.js +0 -15
  41. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.context.js.map +0 -1
  42. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.http.d.ts +0 -14
  43. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.http.js +0 -114
  44. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.http.js.map +0 -1
  45. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.d.ts +0 -20
  46. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.js +0 -104
  47. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.js.map +0 -1
  48. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.public.d.ts +0 -17
  49. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.public.js +0 -35
  50. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.public.js.map +0 -1
  51. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.types.js +0 -12
  52. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.types.js.map +0 -1
  53. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.d.ts +0 -335
  54. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.js +0 -223
  55. package/build/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.js.map +0 -1
  56. package/build/es/index.d.ts +0 -1
  57. package/build/es/index.js +0 -2
  58. package/build/es/index.js.map +0 -1
  59. package/build/es/index.typings.d.ts +0 -1
  60. package/build/es/index.typings.js +0 -2
  61. package/build/es/index.typings.js.map +0 -1
  62. package/build/es/meta.d.ts +0 -1
  63. package/build/es/meta.js +0 -2
  64. package/build/es/meta.js.map +0 -1
  65. package/build/es/src/ecom-orders-v1-invoice-order-invoices.context.d.ts +0 -5
  66. package/build/es/src/ecom-orders-v1-invoice-order-invoices.context.js +0 -11
  67. package/build/es/src/ecom-orders-v1-invoice-order-invoices.context.js.map +0 -1
  68. package/build/es/src/ecom-orders-v1-invoice-order-invoices.http.d.ts +0 -14
  69. package/build/es/src/ecom-orders-v1-invoice-order-invoices.http.js +0 -107
  70. package/build/es/src/ecom-orders-v1-invoice-order-invoices.http.js.map +0 -1
  71. package/build/es/src/ecom-orders-v1-invoice-order-invoices.meta.d.ts +0 -20
  72. package/build/es/src/ecom-orders-v1-invoice-order-invoices.meta.js +0 -74
  73. package/build/es/src/ecom-orders-v1-invoice-order-invoices.meta.js.map +0 -1
  74. package/build/es/src/ecom-orders-v1-invoice-order-invoices.public.d.ts +0 -17
  75. package/build/es/src/ecom-orders-v1-invoice-order-invoices.public.js +0 -27
  76. package/build/es/src/ecom-orders-v1-invoice-order-invoices.public.js.map +0 -1
  77. package/build/es/src/ecom-orders-v1-invoice-order-invoices.types.js +0 -9
  78. package/build/es/src/ecom-orders-v1-invoice-order-invoices.types.js.map +0 -1
  79. package/build/es/src/ecom-orders-v1-invoice-order-invoices.universal.d.ts +0 -335
  80. package/build/es/src/ecom-orders-v1-invoice-order-invoices.universal.js +0 -193
  81. package/build/es/src/ecom-orders-v1-invoice-order-invoices.universal.js.map +0 -1
  82. package/build/internal/cjs/index.d.ts +0 -1
  83. package/build/internal/cjs/index.js +0 -18
  84. package/build/internal/cjs/index.js.map +0 -1
  85. package/build/internal/cjs/index.typings.d.ts +0 -1
  86. package/build/internal/cjs/index.typings.js +0 -18
  87. package/build/internal/cjs/index.typings.js.map +0 -1
  88. package/build/internal/cjs/meta.d.ts +0 -1
  89. package/build/internal/cjs/meta.js +0 -18
  90. package/build/internal/cjs/meta.js.map +0 -1
  91. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.context.d.ts +0 -11
  92. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.context.js +0 -15
  93. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.context.js.map +0 -1
  94. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.http.d.ts +0 -14
  95. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.http.js +0 -114
  96. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.http.js.map +0 -1
  97. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.d.ts +0 -20
  98. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.js +0 -104
  99. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.meta.js.map +0 -1
  100. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.public.d.ts +0 -45
  101. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.public.js +0 -35
  102. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.public.js.map +0 -1
  103. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.types.js +0 -12
  104. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.types.js.map +0 -1
  105. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.d.ts +0 -404
  106. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.js +0 -223
  107. package/build/internal/cjs/src/ecom-orders-v1-invoice-order-invoices.universal.js.map +0 -1
  108. package/build/internal/es/index.d.ts +0 -1
  109. package/build/internal/es/index.js +0 -2
  110. package/build/internal/es/index.js.map +0 -1
  111. package/build/internal/es/index.typings.d.ts +0 -1
  112. package/build/internal/es/index.typings.js +0 -2
  113. package/build/internal/es/index.typings.js.map +0 -1
  114. package/build/internal/es/meta.d.ts +0 -1
  115. package/build/internal/es/meta.js +0 -2
  116. package/build/internal/es/meta.js.map +0 -1
  117. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.context.d.ts +0 -11
  118. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.context.js +0 -11
  119. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.context.js.map +0 -1
  120. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.http.d.ts +0 -14
  121. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.http.js +0 -107
  122. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.http.js.map +0 -1
  123. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.meta.d.ts +0 -20
  124. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.meta.js +0 -74
  125. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.meta.js.map +0 -1
  126. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.public.d.ts +0 -45
  127. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.public.js +0 -27
  128. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.public.js.map +0 -1
  129. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.types.js +0 -9
  130. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.types.js.map +0 -1
  131. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.universal.d.ts +0 -404
  132. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.universal.js +0 -193
  133. package/build/internal/es/src/ecom-orders-v1-invoice-order-invoices.universal.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../src/ecom-orders-v1-invoice-order-invoices.universal.ts","../../src/ecom-orders-v1-invoice-order-invoices.http.ts","../../src/ecom-orders-v1-invoice-order-invoices.public.ts","../../src/ecom-orders-v1-invoice-order-invoices.context.ts"],"sourcesContent":["import { transformError as sdkTransformError } from '@wix/sdk-runtime/transform-error';\nimport {\n renameKeysFromSDKRequestToRESTRequest,\n renameKeysFromRESTResponseToSDKResponse,\n} from '@wix/sdk-runtime/rename-all-nested-keys';\nimport { HttpClient, NonNullablePaths } from '@wix/sdk-types';\nimport * as ambassadorWixEcomOrdersV1Invoice from './ecom-orders-v1-invoice-order-invoices.http.js';\n\nexport interface Invoice {\n /** Invoice ID. */\n _id?: string;\n /** ID of the app that set the invoice. */\n appId?: string;\n}\n\nexport interface ListInvoicesForSingleOrderRequest {\n /**\n * Order ID.\n * @minLength 1\n * @maxLength 100\n */\n orderId?: string;\n}\n\nexport interface ListInvoicesForSingleOrderResponse {\n /** List of invoices. */\n invoices?: Invoice[];\n}\n\nexport interface ListInvoicesForMultipleOrdersRequest {\n /**\n * Order IDs for which to retrieve invoices.\n * @maxSize 100\n * @minLength 1\n * @maxLength 100\n */\n orderIds: string[];\n}\n\nexport interface ListInvoicesForMultipleOrdersResponse {\n /** List of order IDs and their associated invoices. */\n invoicesForOrder?: InvoicesForOrder[];\n}\n\nexport interface InvoicesForOrder {\n /** Order ID. */\n orderId?: string;\n /**\n * Invoices info.\n * @maxSize 300\n */\n invoicesInfo?: Invoice[];\n}\n\nexport interface GenerateInvoiceRequest {\n /**\n * Order ID.\n * @minLength 1\n * @maxLength 100\n */\n orderId: string;\n}\n\nexport interface GenerateInvoiceResponse {\n /** Invoice ID. */\n invoiceId?: string;\n}\n\nexport interface BulkGenerateInvoicesRequest {\n /**\n * Order IDs.\n * @minSize 1\n * @maxSize 300\n * @minLength 1\n * @maxLength 100\n */\n orderIds: string[];\n}\n\nexport interface BulkGenerateInvoicesResponse {\n results?: BulkInvoiceResult[];\n bulkActionMetadata?: BulkActionMetadata;\n}\n\nexport interface BulkInvoiceResult {\n itemMetadata?: ItemMetadata;\n item?: InvoiceForOrder;\n}\n\nexport interface ItemMetadata {\n /** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */\n _id?: string | null;\n /** Index of the item within the request array. Allows for correlation between request and response items. */\n originalIndex?: number;\n /** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */\n success?: boolean;\n /** Details about the error in case of failure. */\n error?: ApplicationError;\n}\n\nexport interface ApplicationError {\n /** Error code. */\n code?: string;\n /** Description of the error. */\n description?: string;\n /** Data related to the error. */\n data?: Record<string, any> | null;\n}\n\nexport interface InvoiceForOrder {\n /** Order ID. */\n orderId?: string;\n /** Invoice ID. */\n invoiceId?: string;\n}\n\nexport interface BulkActionMetadata {\n /** Number of items that were successfully processed. */\n totalSuccesses?: number;\n /** Number of items that couldn't be processed. */\n totalFailures?: number;\n /** Number of failures without details because detailed failure threshold was exceeded. */\n undetailedFailures?: number;\n}\n\nexport interface AddInvoiceToOrderRequest {\n /**\n * Order ID.\n * @minLength 1\n * @maxLength 100\n */\n orderId: string;\n /** Invoice info. */\n invoiceInfo: Invoice;\n}\n\nexport interface AddInvoiceToOrderResponse {\n /** List of order invoices. */\n orderInvoices?: Invoice[];\n}\n\nexport interface DomainEvent extends DomainEventBodyOneOf {\n createdEvent?: EntityCreatedEvent;\n updatedEvent?: EntityUpdatedEvent;\n deletedEvent?: EntityDeletedEvent;\n actionEvent?: ActionEvent;\n /**\n * Unique event ID.\n * Allows clients to ignore duplicate webhooks.\n */\n _id?: string;\n /**\n * Assumes actions are also always typed to an entity_type\n * Example: wix.stores.catalog.product, wix.bookings.session, wix.payments.transaction\n */\n entityFqdn?: string;\n /**\n * This is top level to ease client code dispatching of messages (switch on entity_fqdn+slug)\n * This is although the created/updated/deleted notion is duplication of the oneof types\n * Example: created/updated/deleted/started/completed/email_opened\n */\n slug?: string;\n /** ID of the entity associated with the event. */\n entityId?: string;\n /** Event timestamp in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601) format and UTC time. For example: 2020-04-26T13:57:50.699Z */\n eventTime?: Date | null;\n /**\n * Whether the event was triggered as a result of a privacy regulation application\n * (for example, GDPR).\n */\n triggeredByAnonymizeRequest?: boolean | null;\n /** If present, indicates the action that triggered the event. */\n originatedFrom?: string | null;\n /**\n * A sequence number defining the order of updates to the underlying entity.\n * For example, given that some entity was updated at 16:00 and than again at 16:01,\n * it is guaranteed that the sequence number of the second update is strictly higher than the first.\n * As the consumer, you can use this value to ensure that you handle messages in the correct order.\n * To do so, you will need to persist this number on your end, and compare the sequence number from the\n * message against the one you have stored. Given that the stored number is higher, you should ignore the message.\n */\n entityEventSequence?: string | null;\n}\n\n/** @oneof */\nexport interface DomainEventBodyOneOf {\n createdEvent?: EntityCreatedEvent;\n updatedEvent?: EntityUpdatedEvent;\n deletedEvent?: EntityDeletedEvent;\n actionEvent?: ActionEvent;\n}\n\nexport interface EntityCreatedEvent {\n entity?: string;\n}\n\nexport interface RestoreInfo {\n deletedDate?: Date | null;\n}\n\nexport interface EntityUpdatedEvent {\n /**\n * Since platformized APIs only expose PATCH and not PUT we can't assume that the fields sent from the client are the actual diff.\n * This means that to generate a list of changed fields (as opposed to sent fields) one needs to traverse both objects.\n * We don't want to impose this on all developers and so we leave this traversal to the notification recipients which need it.\n */\n currentEntity?: string;\n}\n\nexport interface EntityDeletedEvent {\n /** Entity that was deleted */\n deletedEntity?: string | null;\n}\n\nexport interface ActionEvent {\n body?: string;\n}\n\nexport interface Empty {}\n\nexport interface GetOrderInvoiceRequest {\n /**\n * Invoice ID.\n * @minLength 1\n * @maxLength 100\n */\n invoiceId?: string;\n}\n\nexport interface GetOrderInvoiceResponse {\n /**\n * Order ID.\n * @minLength 1\n * @maxLength 100\n */\n orderId?: string;\n /** Invoice info. */\n invoiceInfo?: Invoice;\n}\n\nexport interface GenerateInvoiceWithNumberRequest {\n /**\n * Order ID.\n * @minLength 1\n * @maxLength 100\n */\n orderId?: string;\n /**\n * @minLength 1\n * @maxLength 11\n */\n invoiceNumber?: string;\n /** Date and time the payment was created in [ISO-8601](https://en.wikipedia.org/wiki/ISO_8601#Combined_date_and_time_representations) format. Defaults to current time when not provided. */\n issueDate?: Date | null;\n}\n\nexport interface GenerateInvoiceWithNumberResponse {\n /**\n * Invoice ID.\n * @minLength 1\n * @maxLength 100\n */\n invoiceId?: string;\n}\n\nexport interface MessageEnvelope {\n /**\n * App instance ID.\n * @format GUID\n */\n instanceId?: string | null;\n /**\n * Event type.\n * @maxLength 150\n */\n eventType?: string;\n /** The identification type and identity data. */\n identity?: IdentificationData;\n /** Stringify payload. */\n data?: string;\n}\n\nexport interface IdentificationData extends IdentificationDataIdOneOf {\n /**\n * ID of a site visitor that has not logged in to the site.\n * @format GUID\n */\n anonymousVisitorId?: string;\n /**\n * ID of a site visitor that has logged in to the site.\n * @format GUID\n */\n memberId?: string;\n /**\n * ID of a Wix user (site owner, contributor, etc.).\n * @format GUID\n */\n wixUserId?: string;\n /**\n * ID of an app.\n * @format GUID\n */\n appId?: string;\n /** @readonly */\n identityType?: WebhookIdentityType;\n}\n\n/** @oneof */\nexport interface IdentificationDataIdOneOf {\n /**\n * ID of a site visitor that has not logged in to the site.\n * @format GUID\n */\n anonymousVisitorId?: string;\n /**\n * ID of a site visitor that has logged in to the site.\n * @format GUID\n */\n memberId?: string;\n /**\n * ID of a Wix user (site owner, contributor, etc.).\n * @format GUID\n */\n wixUserId?: string;\n /**\n * ID of an app.\n * @format GUID\n */\n appId?: string;\n}\n\nexport enum WebhookIdentityType {\n UNKNOWN = 'UNKNOWN',\n ANONYMOUS_VISITOR = 'ANONYMOUS_VISITOR',\n MEMBER = 'MEMBER',\n WIX_USER = 'WIX_USER',\n APP = 'APP',\n}\n\ntype InvoiceNonNullablePaths = `_id` | `appId`;\n\n/**\n * Retrieves the IDs of invoices associated with all specified orders.\n *\n *\n * The `listInvoicesForSingleOrder()` function returns a Promise that resolves when the specified order's transaction records are retrieved.\n * @param orderIds - Order IDs for which to retrieve invoices.\n * @public\n * @documentationMaturity preview\n * @requiredField orderIds\n * @permissionId ECOM.READ_INVOICES\n * @permissionScope Manage Stores - all permissions\n * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES\n * @permissionScope Read eCommerce - all read permissions\n * @permissionScopeId SCOPE.DC-ECOM-MEGA.READ-ECOM\n * @permissionScope Read Orders\n * @permissionScopeId SCOPE.DC-STORES.READ-ORDERS\n * @permissionScope Read Stores - all read permissions\n * @permissionScopeId SCOPE.DC-STORES-MEGA.READ-STORES\n * @permissionScope Manage Restaurants - all permissions\n * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES\n * @permissionScope Manage eCommerce - all permissions\n * @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM\n * @permissionScope Picasso private app mega scope\n * @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE\n * @permissionScope Manage Orders\n * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS\n * @applicableIdentity APP\n * @applicableIdentity MEMBER\n * @fqn com.wix.ecom.orders.invoices.v1.Invoices.ListInvoicesForMultipleOrders\n */\nexport async function listInvoicesForMultipleOrders(\n orderIds: string[]\n): Promise<\n NonNullablePaths<\n ListInvoicesForMultipleOrdersResponse,\n | `invoicesForOrder`\n | `invoicesForOrder.${number}.orderId`\n | {\n [P in InvoiceNonNullablePaths]: `invoicesForOrder.${number}.invoicesInfo.${number}.${P}`;\n }[InvoiceNonNullablePaths]\n >\n> {\n // @ts-ignore\n const { httpClient, sideEffects } = arguments[1] as {\n httpClient: HttpClient;\n sideEffects?: any;\n };\n\n const payload = renameKeysFromSDKRequestToRESTRequest({ orderIds: orderIds });\n\n const reqOpts =\n ambassadorWixEcomOrdersV1Invoice.listInvoicesForMultipleOrders(payload);\n\n sideEffects?.onSiteCall?.();\n try {\n const result = await httpClient.request(reqOpts);\n sideEffects?.onSuccess?.(result);\n\n return renameKeysFromRESTResponseToSDKResponse(result.data)!;\n } catch (err: any) {\n const transformedError = sdkTransformError(\n err,\n {\n spreadPathsToArguments: {},\n explicitPathsToArguments: { orderIds: '$[0]' },\n singleArgumentUnchanged: false,\n },\n ['orderIds']\n );\n sideEffects?.onError?.(err);\n\n throw transformedError;\n }\n}\n\n/**\n * Generates and adds an invoice to a specified order.\n * @param orderId - Order ID.\n * @internal\n * @documentationMaturity preview\n * @requiredField orderId\n * @permissionId ECOM.MODIFY_INVOICES\n * @permissionScope Manage Stores - all permissions\n * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES\n * @permissionScope Manage Restaurants - all permissions\n * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES\n * @permissionScope Manage eCommerce - all permissions\n * @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM\n * @permissionScope Picasso private app mega scope\n * @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE\n * @permissionScope Manage Orders\n * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS\n * @applicableIdentity APP\n * @fqn com.wix.ecom.orders.invoices.v1.Invoices.GenerateInvoice\n */\nexport async function generateInvoice(\n orderId: string\n): Promise<NonNullablePaths<GenerateInvoiceResponse, `invoiceId`>> {\n // @ts-ignore\n const { httpClient, sideEffects } = arguments[1] as {\n httpClient: HttpClient;\n sideEffects?: any;\n };\n\n const payload = renameKeysFromSDKRequestToRESTRequest({ orderId: orderId });\n\n const reqOpts = ambassadorWixEcomOrdersV1Invoice.generateInvoice(payload);\n\n sideEffects?.onSiteCall?.();\n try {\n const result = await httpClient.request(reqOpts);\n sideEffects?.onSuccess?.(result);\n\n return renameKeysFromRESTResponseToSDKResponse(result.data)!;\n } catch (err: any) {\n const transformedError = sdkTransformError(\n err,\n {\n spreadPathsToArguments: {},\n explicitPathsToArguments: { orderId: '$[0]' },\n singleArgumentUnchanged: false,\n },\n ['orderId']\n );\n sideEffects?.onError?.(err);\n\n throw transformedError;\n }\n}\n\n/**\n * Generates and adds invoices to all specified orders.\n * @param orderIds - Order IDs.\n * @internal\n * @documentationMaturity preview\n * @requiredField orderIds\n * @permissionId ECOM.MODIFY_INVOICES\n * @permissionScope Manage Stores - all permissions\n * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES\n * @permissionScope Manage Restaurants - all permissions\n * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES\n * @permissionScope Manage eCommerce - all permissions\n * @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM\n * @permissionScope Picasso private app mega scope\n * @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE\n * @permissionScope Manage Orders\n * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS\n * @applicableIdentity APP\n * @fqn com.wix.ecom.orders.invoices.v1.Invoices.BulkGenerateInvoices\n */\nexport async function bulkGenerateInvoices(\n orderIds: string[]\n): Promise<\n NonNullablePaths<\n BulkGenerateInvoicesResponse,\n | `results`\n | `results.${number}.itemMetadata.originalIndex`\n | `results.${number}.itemMetadata.success`\n | `results.${number}.itemMetadata.error.code`\n | `results.${number}.itemMetadata.error.description`\n | `results.${number}.item.orderId`\n | `results.${number}.item.invoiceId`\n | `bulkActionMetadata.totalSuccesses`\n | `bulkActionMetadata.totalFailures`\n | `bulkActionMetadata.undetailedFailures`\n >\n> {\n // @ts-ignore\n const { httpClient, sideEffects } = arguments[1] as {\n httpClient: HttpClient;\n sideEffects?: any;\n };\n\n const payload = renameKeysFromSDKRequestToRESTRequest({ orderIds: orderIds });\n\n const reqOpts =\n ambassadorWixEcomOrdersV1Invoice.bulkGenerateInvoices(payload);\n\n sideEffects?.onSiteCall?.();\n try {\n const result = await httpClient.request(reqOpts);\n sideEffects?.onSuccess?.(result);\n\n return renameKeysFromRESTResponseToSDKResponse(result.data)!;\n } catch (err: any) {\n const transformedError = sdkTransformError(\n err,\n {\n spreadPathsToArguments: {},\n explicitPathsToArguments: { orderIds: '$[0]' },\n singleArgumentUnchanged: false,\n },\n ['orderIds']\n );\n sideEffects?.onError?.(err);\n\n throw transformedError;\n }\n}\n\n/**\n * Adds an invoice to a specified order.\n * @param orderId - Order ID.\n * @param invoiceInfo - Invoice info.\n * @internal\n * @documentationMaturity preview\n * @requiredField invoiceInfo\n * @requiredField invoiceInfo._id\n * @requiredField invoiceInfo.appId\n * @requiredField orderId\n * @permissionId ECOM.ADD_INVOICE\n * @permissionScope Manage Stores - all permissions\n * @permissionScopeId SCOPE.DC-STORES-MEGA.MANAGE-STORES\n * @permissionScope Manage Restaurants - all permissions\n * @permissionScopeId SCOPE.RESTAURANTS.MEGA-SCOPES\n * @permissionScope Manage eCommerce - all permissions\n * @permissionScopeId SCOPE.DC-ECOM-MEGA.MANAGE-ECOM\n * @permissionScope Picasso private app mega scope\n * @permissionScopeId SCOPE.TEST.MEGA-PICASSO-MANAGE-SITE\n * @permissionScope Manage Orders\n * @permissionScopeId SCOPE.DC-STORES.MANAGE-ORDERS\n * @applicableIdentity APP\n * @fqn com.wix.ecom.orders.invoices.v1.Invoices.AddInvoiceToOrder\n */\nexport async function addInvoiceToOrder(\n orderId: string,\n invoiceInfo: NonNullablePaths<Invoice, `_id` | `appId`>\n): Promise<\n NonNullablePaths<\n AddInvoiceToOrderResponse,\n {\n [P in InvoiceNonNullablePaths]: `orderInvoices.${number}.${P}`;\n }[InvoiceNonNullablePaths]\n >\n> {\n // @ts-ignore\n const { httpClient, sideEffects } = arguments[2] as {\n httpClient: HttpClient;\n sideEffects?: any;\n };\n\n const payload = renameKeysFromSDKRequestToRESTRequest({\n orderId: orderId,\n invoiceInfo: invoiceInfo,\n });\n\n const reqOpts = ambassadorWixEcomOrdersV1Invoice.addInvoiceToOrder(payload);\n\n sideEffects?.onSiteCall?.();\n try {\n const result = await httpClient.request(reqOpts);\n sideEffects?.onSuccess?.(result);\n\n return renameKeysFromRESTResponseToSDKResponse(result.data)!;\n } catch (err: any) {\n const transformedError = sdkTransformError(\n err,\n {\n spreadPathsToArguments: {},\n explicitPathsToArguments: { orderId: '$[0]', invoiceInfo: '$[1]' },\n singleArgumentUnchanged: false,\n },\n ['orderId', 'invoiceInfo']\n );\n sideEffects?.onError?.(err);\n\n throw transformedError;\n }\n}\n","import { resolveUrl } from '@wix/sdk-runtime/rest-modules';\nimport { ResolveUrlOpts } from '@wix/sdk-runtime/rest-modules';\nimport { RequestOptionsFactory } from '@wix/sdk-types';\n\nfunction resolveComWixEcomOrdersInvoicesV1InvoicesUrl(\n opts: Omit<ResolveUrlOpts, 'domainToMappings'>\n) {\n const domainToMappings = {\n 'www.wixapis.com': [\n {\n srcPath: '/ecom/v1/ep-invoices',\n destPath: '/v1/invoices',\n },\n ],\n 'manage._base_domain_': [\n {\n srcPath: '/ecom/v1/ep-invoices',\n destPath: '/v1/invoices',\n },\n ],\n _: [\n {\n srcPath: '/v1/invoices',\n destPath: '/v1/invoices',\n },\n ],\n };\n\n return resolveUrl(Object.assign(opts, { domainToMappings }));\n}\n\nconst PACKAGE_NAME = '@wix/auto_sdk_ecom_order-invoices';\n\n/**\n * Retrieves the IDs of invoices associated with all specified orders.\n *\n *\n * The `listInvoicesForSingleOrder()` function returns a Promise that resolves when the specified order's transaction records are retrieved.\n */\nexport function listInvoicesForMultipleOrders(\n payload: object\n): RequestOptionsFactory<any> {\n function __listInvoicesForMultipleOrders({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.ecom.orders.v1.invoice',\n method: 'POST' as any,\n methodFqn:\n 'com.wix.ecom.orders.invoices.v1.Invoices.ListInvoicesForMultipleOrders',\n packageName: PACKAGE_NAME,\n url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({\n protoPath: '/v1/invoices/list-by-ids',\n data: payload,\n host,\n }),\n data: payload,\n };\n\n return metadata;\n }\n\n return __listInvoicesForMultipleOrders;\n}\n\n/** Generates and adds an invoice to a specified order. */\nexport function generateInvoice(payload: object): RequestOptionsFactory<any> {\n function __generateInvoice({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.ecom.orders.v1.invoice',\n method: 'POST' as any,\n methodFqn: 'com.wix.ecom.orders.invoices.v1.Invoices.GenerateInvoice',\n packageName: PACKAGE_NAME,\n url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({\n protoPath: '/v1/invoices/orders/{orderId}',\n data: payload,\n host,\n }),\n data: payload,\n };\n\n return metadata;\n }\n\n return __generateInvoice;\n}\n\n/** Generates and adds invoices to all specified orders. */\nexport function bulkGenerateInvoices(\n payload: object\n): RequestOptionsFactory<any> {\n function __bulkGenerateInvoices({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.ecom.orders.v1.invoice',\n method: 'POST' as any,\n methodFqn:\n 'com.wix.ecom.orders.invoices.v1.Invoices.BulkGenerateInvoices',\n packageName: PACKAGE_NAME,\n url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({\n protoPath: '/v1/bulk/invoices/generate',\n data: payload,\n host,\n }),\n data: payload,\n };\n\n return metadata;\n }\n\n return __bulkGenerateInvoices;\n}\n\n/** Adds an invoice to a specified order. */\nexport function addInvoiceToOrder(payload: object): RequestOptionsFactory<any> {\n function __addInvoiceToOrder({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.ecom.orders.v1.invoice',\n method: 'POST' as any,\n methodFqn: 'com.wix.ecom.orders.invoices.v1.Invoices.AddInvoiceToOrder',\n packageName: PACKAGE_NAME,\n url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({\n protoPath: '/v1/invoices/orders/{orderId}/add-invoice',\n data: payload,\n host,\n }),\n data: payload,\n };\n\n return metadata;\n }\n\n return __addInvoiceToOrder;\n}\n","import { HttpClient, NonNullablePaths } from '@wix/sdk-types';\nimport {\n AddInvoiceToOrderResponse,\n BulkGenerateInvoicesResponse,\n GenerateInvoiceResponse,\n Invoice,\n ListInvoicesForMultipleOrdersResponse,\n addInvoiceToOrder as universalAddInvoiceToOrder,\n bulkGenerateInvoices as universalBulkGenerateInvoices,\n generateInvoice as universalGenerateInvoice,\n listInvoicesForMultipleOrders as universalListInvoicesForMultipleOrders,\n} from './ecom-orders-v1-invoice-order-invoices.universal.js';\n\nexport const __metadata = { PACKAGE_NAME: '@wix/ecom' };\n\nexport function listInvoicesForMultipleOrders(\n httpClient: HttpClient\n): ListInvoicesForMultipleOrdersSignature {\n return (orderIds: string[]) =>\n universalListInvoicesForMultipleOrders(\n orderIds,\n // @ts-ignore\n { httpClient }\n );\n}\n\ninterface ListInvoicesForMultipleOrdersSignature {\n /**\n * Retrieves the IDs of invoices associated with all specified orders.\n *\n *\n * The `listInvoicesForSingleOrder()` function returns a Promise that resolves when the specified order's transaction records are retrieved.\n * @param - Order IDs for which to retrieve invoices.\n */\n (orderIds: string[]): Promise<ListInvoicesForMultipleOrdersResponse>;\n}\n\n/** @internal */\nexport function generateInvoice(\n httpClient: HttpClient\n): GenerateInvoiceSignature {\n return (orderId: string) =>\n universalGenerateInvoice(\n orderId,\n // @ts-ignore\n { httpClient }\n );\n}\n\ninterface GenerateInvoiceSignature {\n /**\n * Generates and adds an invoice to a specified order.\n * @param - Order ID.\n */\n (orderId: string): Promise<GenerateInvoiceResponse>;\n}\n\n/** @internal */\nexport function bulkGenerateInvoices(\n httpClient: HttpClient\n): BulkGenerateInvoicesSignature {\n return (orderIds: string[]) =>\n universalBulkGenerateInvoices(\n orderIds,\n // @ts-ignore\n { httpClient }\n );\n}\n\ninterface BulkGenerateInvoicesSignature {\n /**\n * Generates and adds invoices to all specified orders.\n * @param - Order IDs.\n */\n (orderIds: string[]): Promise<BulkGenerateInvoicesResponse>;\n}\n\n/** @internal */\nexport function addInvoiceToOrder(\n httpClient: HttpClient\n): AddInvoiceToOrderSignature {\n return (\n orderId: string,\n invoiceInfo: NonNullablePaths<Invoice, `_id` | `appId`>\n ) =>\n universalAddInvoiceToOrder(\n orderId,\n invoiceInfo,\n // @ts-ignore\n { httpClient }\n );\n}\n\ninterface AddInvoiceToOrderSignature {\n /**\n * Adds an invoice to a specified order.\n * @param - Order ID.\n * @param - Invoice info.\n */\n (orderId: string, invoiceInfo: Invoice): Promise<AddInvoiceToOrderResponse>;\n}\n\nexport {\n ActionEvent,\n AddInvoiceToOrderRequest,\n AddInvoiceToOrderResponse,\n ApplicationError,\n BulkActionMetadata,\n BulkGenerateInvoicesRequest,\n BulkGenerateInvoicesResponse,\n BulkInvoiceResult,\n DomainEvent,\n DomainEventBodyOneOf,\n Empty,\n EntityCreatedEvent,\n EntityDeletedEvent,\n EntityUpdatedEvent,\n GenerateInvoiceRequest,\n GenerateInvoiceResponse,\n GenerateInvoiceWithNumberRequest,\n GenerateInvoiceWithNumberResponse,\n GetOrderInvoiceRequest,\n GetOrderInvoiceResponse,\n IdentificationData,\n IdentificationDataIdOneOf,\n Invoice,\n InvoiceForOrder,\n InvoicesForOrder,\n ItemMetadata,\n ListInvoicesForMultipleOrdersRequest,\n ListInvoicesForMultipleOrdersResponse,\n ListInvoicesForSingleOrderRequest,\n ListInvoicesForSingleOrderResponse,\n MessageEnvelope,\n RestoreInfo,\n WebhookIdentityType,\n} from './ecom-orders-v1-invoice-order-invoices.universal.js';\n","import {\n listInvoicesForMultipleOrders as publicListInvoicesForMultipleOrders,\n generateInvoice as publicGenerateInvoice,\n bulkGenerateInvoices as publicBulkGenerateInvoices,\n addInvoiceToOrder as publicAddInvoiceToOrder,\n} from './ecom-orders-v1-invoice-order-invoices.public.js';\nimport { createRESTModule } from '@wix/sdk-runtime/rest-modules';\nimport { BuildRESTFunction, MaybeContext } from '@wix/sdk-types';\n\nexport const listInvoicesForMultipleOrders: MaybeContext<\n BuildRESTFunction<typeof publicListInvoicesForMultipleOrders> &\n typeof publicListInvoicesForMultipleOrders\n> = /*#__PURE__*/ createRESTModule(publicListInvoicesForMultipleOrders);\n/** @internal */\nexport const generateInvoice: MaybeContext<\n BuildRESTFunction<typeof publicGenerateInvoice> & typeof publicGenerateInvoice\n> = /*#__PURE__*/ createRESTModule(publicGenerateInvoice);\n/** @internal */\nexport const bulkGenerateInvoices: MaybeContext<\n BuildRESTFunction<typeof publicBulkGenerateInvoices> &\n typeof publicBulkGenerateInvoices\n> = /*#__PURE__*/ createRESTModule(publicBulkGenerateInvoices);\n/** @internal */\nexport const addInvoiceToOrder: MaybeContext<\n BuildRESTFunction<typeof publicAddInvoiceToOrder> &\n typeof publicAddInvoiceToOrder\n> = /*#__PURE__*/ createRESTModule(publicAddInvoiceToOrder);\n\nexport { WebhookIdentityType } from './ecom-orders-v1-invoice-order-invoices.universal.js';\nexport {\n Invoice,\n ListInvoicesForSingleOrderRequest,\n ListInvoicesForSingleOrderResponse,\n ListInvoicesForMultipleOrdersRequest,\n ListInvoicesForMultipleOrdersResponse,\n InvoicesForOrder,\n GenerateInvoiceRequest,\n GenerateInvoiceResponse,\n BulkGenerateInvoicesRequest,\n BulkGenerateInvoicesResponse,\n BulkInvoiceResult,\n ItemMetadata,\n ApplicationError,\n InvoiceForOrder,\n BulkActionMetadata,\n AddInvoiceToOrderRequest,\n AddInvoiceToOrderResponse,\n DomainEvent,\n DomainEventBodyOneOf,\n EntityCreatedEvent,\n RestoreInfo,\n EntityUpdatedEvent,\n EntityDeletedEvent,\n ActionEvent,\n Empty,\n GetOrderInvoiceRequest,\n GetOrderInvoiceResponse,\n GenerateInvoiceWithNumberRequest,\n GenerateInvoiceWithNumberResponse,\n MessageEnvelope,\n IdentificationData,\n IdentificationDataIdOneOf,\n} from './ecom-orders-v1-invoice-order-invoices.universal.js';\n"],"mappings":"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","names":["WebhookIdentityType","listInvoicesForMultipleOrders","generateInvoice","bulkGenerateInvoices","addInvoiceToOrder","listInvoicesForMultipleOrders","generateInvoice","bulkGenerateInvoices","addInvoiceToOrder","listInvoicesForMultipleOrders","generateInvoice","bulkGenerateInvoices","addInvoiceToOrder"]}
@@ -0,0 +1,127 @@
1
+ import { c as ListInvoicesForMultipleOrdersRequest$1, L as ListInvoicesForMultipleOrdersResponse$1, e as GenerateInvoiceRequest$1, G as GenerateInvoiceResponse$1, f as BulkGenerateInvoicesRequest$1, B as BulkGenerateInvoicesResponse$1, l as AddInvoiceToOrderRequest$1, A as AddInvoiceToOrderResponse$1 } from './ecom-orders-v1-invoice-order-invoices.universal-CZFxrTkE.mjs';
2
+
3
+ interface Invoice {
4
+ /** Invoice ID. */
5
+ id?: string;
6
+ /** ID of the app that set the invoice. */
7
+ appId?: string;
8
+ }
9
+ interface ListInvoicesForMultipleOrdersRequest {
10
+ /**
11
+ * Order IDs for which to retrieve invoices.
12
+ * @maxSize 100
13
+ * @minLength 1
14
+ * @maxLength 100
15
+ */
16
+ orderIds: string[];
17
+ }
18
+ interface ListInvoicesForMultipleOrdersResponse {
19
+ /** List of order IDs and their associated invoices. */
20
+ invoicesForOrder?: InvoicesForOrder[];
21
+ }
22
+ interface InvoicesForOrder {
23
+ /** Order ID. */
24
+ orderId?: string;
25
+ /**
26
+ * Invoices info.
27
+ * @maxSize 300
28
+ */
29
+ invoicesInfo?: Invoice[];
30
+ }
31
+ interface GenerateInvoiceRequest {
32
+ /**
33
+ * Order ID.
34
+ * @minLength 1
35
+ * @maxLength 100
36
+ */
37
+ orderId: string;
38
+ }
39
+ interface GenerateInvoiceResponse {
40
+ /** Invoice ID. */
41
+ invoiceId?: string;
42
+ }
43
+ interface BulkGenerateInvoicesRequest {
44
+ /**
45
+ * Order IDs.
46
+ * @minSize 1
47
+ * @maxSize 300
48
+ * @minLength 1
49
+ * @maxLength 100
50
+ */
51
+ orderIds: string[];
52
+ }
53
+ interface BulkGenerateInvoicesResponse {
54
+ results?: BulkInvoiceResult[];
55
+ bulkActionMetadata?: BulkActionMetadata;
56
+ }
57
+ interface BulkInvoiceResult {
58
+ itemMetadata?: ItemMetadata;
59
+ item?: InvoiceForOrder;
60
+ }
61
+ interface ItemMetadata {
62
+ /** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
63
+ id?: string | null;
64
+ /** Index of the item within the request array. Allows for correlation between request and response items. */
65
+ originalIndex?: number;
66
+ /** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
67
+ success?: boolean;
68
+ /** Details about the error in case of failure. */
69
+ error?: ApplicationError;
70
+ }
71
+ interface ApplicationError {
72
+ /** Error code. */
73
+ code?: string;
74
+ /** Description of the error. */
75
+ description?: string;
76
+ /** Data related to the error. */
77
+ data?: Record<string, any> | null;
78
+ }
79
+ interface InvoiceForOrder {
80
+ /** Order ID. */
81
+ orderId?: string;
82
+ /** Invoice ID. */
83
+ invoiceId?: string;
84
+ }
85
+ interface BulkActionMetadata {
86
+ /** Number of items that were successfully processed. */
87
+ totalSuccesses?: number;
88
+ /** Number of items that couldn't be processed. */
89
+ totalFailures?: number;
90
+ /** Number of failures without details because detailed failure threshold was exceeded. */
91
+ undetailedFailures?: number;
92
+ }
93
+ interface AddInvoiceToOrderRequest {
94
+ /**
95
+ * Order ID.
96
+ * @minLength 1
97
+ * @maxLength 100
98
+ */
99
+ orderId: string;
100
+ /** Invoice info. */
101
+ invoiceInfo: Invoice;
102
+ }
103
+ interface AddInvoiceToOrderResponse {
104
+ /** List of order invoices. */
105
+ orderInvoices?: Invoice[];
106
+ }
107
+
108
+ type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = {
109
+ getUrl: (context: any) => string;
110
+ httpMethod: K;
111
+ path: string;
112
+ pathParams: M;
113
+ __requestType: T;
114
+ __originalRequestType: S;
115
+ __responseType: Q;
116
+ __originalResponseType: R;
117
+ };
118
+ declare function listInvoicesForMultipleOrders(): __PublicMethodMetaInfo<'POST', {}, ListInvoicesForMultipleOrdersRequest$1, ListInvoicesForMultipleOrdersRequest, ListInvoicesForMultipleOrdersResponse$1, ListInvoicesForMultipleOrdersResponse>;
119
+ declare function generateInvoice(): __PublicMethodMetaInfo<'POST', {
120
+ orderId: string;
121
+ }, GenerateInvoiceRequest$1, GenerateInvoiceRequest, GenerateInvoiceResponse$1, GenerateInvoiceResponse>;
122
+ declare function bulkGenerateInvoices(): __PublicMethodMetaInfo<'POST', {}, BulkGenerateInvoicesRequest$1, BulkGenerateInvoicesRequest, BulkGenerateInvoicesResponse$1, BulkGenerateInvoicesResponse>;
123
+ declare function addInvoiceToOrder(): __PublicMethodMetaInfo<'POST', {
124
+ orderId: string;
125
+ }, AddInvoiceToOrderRequest$1, AddInvoiceToOrderRequest, AddInvoiceToOrderResponse$1, AddInvoiceToOrderResponse>;
126
+
127
+ export { type __PublicMethodMetaInfo, addInvoiceToOrder, bulkGenerateInvoices, generateInvoice, listInvoicesForMultipleOrders };
@@ -0,0 +1,127 @@
1
+ import { c as ListInvoicesForMultipleOrdersRequest$1, L as ListInvoicesForMultipleOrdersResponse$1, e as GenerateInvoiceRequest$1, G as GenerateInvoiceResponse$1, f as BulkGenerateInvoicesRequest$1, B as BulkGenerateInvoicesResponse$1, l as AddInvoiceToOrderRequest$1, A as AddInvoiceToOrderResponse$1 } from './ecom-orders-v1-invoice-order-invoices.universal-CZFxrTkE.js';
2
+
3
+ interface Invoice {
4
+ /** Invoice ID. */
5
+ id?: string;
6
+ /** ID of the app that set the invoice. */
7
+ appId?: string;
8
+ }
9
+ interface ListInvoicesForMultipleOrdersRequest {
10
+ /**
11
+ * Order IDs for which to retrieve invoices.
12
+ * @maxSize 100
13
+ * @minLength 1
14
+ * @maxLength 100
15
+ */
16
+ orderIds: string[];
17
+ }
18
+ interface ListInvoicesForMultipleOrdersResponse {
19
+ /** List of order IDs and their associated invoices. */
20
+ invoicesForOrder?: InvoicesForOrder[];
21
+ }
22
+ interface InvoicesForOrder {
23
+ /** Order ID. */
24
+ orderId?: string;
25
+ /**
26
+ * Invoices info.
27
+ * @maxSize 300
28
+ */
29
+ invoicesInfo?: Invoice[];
30
+ }
31
+ interface GenerateInvoiceRequest {
32
+ /**
33
+ * Order ID.
34
+ * @minLength 1
35
+ * @maxLength 100
36
+ */
37
+ orderId: string;
38
+ }
39
+ interface GenerateInvoiceResponse {
40
+ /** Invoice ID. */
41
+ invoiceId?: string;
42
+ }
43
+ interface BulkGenerateInvoicesRequest {
44
+ /**
45
+ * Order IDs.
46
+ * @minSize 1
47
+ * @maxSize 300
48
+ * @minLength 1
49
+ * @maxLength 100
50
+ */
51
+ orderIds: string[];
52
+ }
53
+ interface BulkGenerateInvoicesResponse {
54
+ results?: BulkInvoiceResult[];
55
+ bulkActionMetadata?: BulkActionMetadata;
56
+ }
57
+ interface BulkInvoiceResult {
58
+ itemMetadata?: ItemMetadata;
59
+ item?: InvoiceForOrder;
60
+ }
61
+ interface ItemMetadata {
62
+ /** Item ID. Should always be available, unless it's impossible (for example, when failing to create an item). */
63
+ id?: string | null;
64
+ /** Index of the item within the request array. Allows for correlation between request and response items. */
65
+ originalIndex?: number;
66
+ /** Whether the requested action was successful for this item. When `false`, the `error` field is populated. */
67
+ success?: boolean;
68
+ /** Details about the error in case of failure. */
69
+ error?: ApplicationError;
70
+ }
71
+ interface ApplicationError {
72
+ /** Error code. */
73
+ code?: string;
74
+ /** Description of the error. */
75
+ description?: string;
76
+ /** Data related to the error. */
77
+ data?: Record<string, any> | null;
78
+ }
79
+ interface InvoiceForOrder {
80
+ /** Order ID. */
81
+ orderId?: string;
82
+ /** Invoice ID. */
83
+ invoiceId?: string;
84
+ }
85
+ interface BulkActionMetadata {
86
+ /** Number of items that were successfully processed. */
87
+ totalSuccesses?: number;
88
+ /** Number of items that couldn't be processed. */
89
+ totalFailures?: number;
90
+ /** Number of failures without details because detailed failure threshold was exceeded. */
91
+ undetailedFailures?: number;
92
+ }
93
+ interface AddInvoiceToOrderRequest {
94
+ /**
95
+ * Order ID.
96
+ * @minLength 1
97
+ * @maxLength 100
98
+ */
99
+ orderId: string;
100
+ /** Invoice info. */
101
+ invoiceInfo: Invoice;
102
+ }
103
+ interface AddInvoiceToOrderResponse {
104
+ /** List of order invoices. */
105
+ orderInvoices?: Invoice[];
106
+ }
107
+
108
+ type __PublicMethodMetaInfo<K = string, M = unknown, T = unknown, S = unknown, Q = unknown, R = unknown> = {
109
+ getUrl: (context: any) => string;
110
+ httpMethod: K;
111
+ path: string;
112
+ pathParams: M;
113
+ __requestType: T;
114
+ __originalRequestType: S;
115
+ __responseType: Q;
116
+ __originalResponseType: R;
117
+ };
118
+ declare function listInvoicesForMultipleOrders(): __PublicMethodMetaInfo<'POST', {}, ListInvoicesForMultipleOrdersRequest$1, ListInvoicesForMultipleOrdersRequest, ListInvoicesForMultipleOrdersResponse$1, ListInvoicesForMultipleOrdersResponse>;
119
+ declare function generateInvoice(): __PublicMethodMetaInfo<'POST', {
120
+ orderId: string;
121
+ }, GenerateInvoiceRequest$1, GenerateInvoiceRequest, GenerateInvoiceResponse$1, GenerateInvoiceResponse>;
122
+ declare function bulkGenerateInvoices(): __PublicMethodMetaInfo<'POST', {}, BulkGenerateInvoicesRequest$1, BulkGenerateInvoicesRequest, BulkGenerateInvoicesResponse$1, BulkGenerateInvoicesResponse>;
123
+ declare function addInvoiceToOrder(): __PublicMethodMetaInfo<'POST', {
124
+ orderId: string;
125
+ }, AddInvoiceToOrderRequest$1, AddInvoiceToOrderRequest, AddInvoiceToOrderResponse$1, AddInvoiceToOrderResponse>;
126
+
127
+ export { type __PublicMethodMetaInfo, addInvoiceToOrder, bulkGenerateInvoices, generateInvoice, listInvoicesForMultipleOrders };
@@ -0,0 +1,209 @@
1
+ "use strict";
2
+ var __defProp = Object.defineProperty;
3
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
4
+ var __getOwnPropNames = Object.getOwnPropertyNames;
5
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
6
+ var __export = (target, all) => {
7
+ for (var name in all)
8
+ __defProp(target, name, { get: all[name], enumerable: true });
9
+ };
10
+ var __copyProps = (to, from, except, desc) => {
11
+ if (from && typeof from === "object" || typeof from === "function") {
12
+ for (let key of __getOwnPropNames(from))
13
+ if (!__hasOwnProp.call(to, key) && key !== except)
14
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
15
+ }
16
+ return to;
17
+ };
18
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
19
+
20
+ // meta.ts
21
+ var meta_exports = {};
22
+ __export(meta_exports, {
23
+ addInvoiceToOrder: () => addInvoiceToOrder2,
24
+ bulkGenerateInvoices: () => bulkGenerateInvoices2,
25
+ generateInvoice: () => generateInvoice2,
26
+ listInvoicesForMultipleOrders: () => listInvoicesForMultipleOrders2
27
+ });
28
+ module.exports = __toCommonJS(meta_exports);
29
+
30
+ // src/ecom-orders-v1-invoice-order-invoices.http.ts
31
+ var import_rest_modules = require("@wix/sdk-runtime/rest-modules");
32
+ function resolveComWixEcomOrdersInvoicesV1InvoicesUrl(opts) {
33
+ const domainToMappings = {
34
+ "www.wixapis.com": [
35
+ {
36
+ srcPath: "/ecom/v1/ep-invoices",
37
+ destPath: "/v1/invoices"
38
+ }
39
+ ],
40
+ "manage._base_domain_": [
41
+ {
42
+ srcPath: "/ecom/v1/ep-invoices",
43
+ destPath: "/v1/invoices"
44
+ }
45
+ ],
46
+ _: [
47
+ {
48
+ srcPath: "/v1/invoices",
49
+ destPath: "/v1/invoices"
50
+ }
51
+ ]
52
+ };
53
+ return (0, import_rest_modules.resolveUrl)(Object.assign(opts, { domainToMappings }));
54
+ }
55
+ var PACKAGE_NAME = "@wix/auto_sdk_ecom_order-invoices";
56
+ function listInvoicesForMultipleOrders(payload) {
57
+ function __listInvoicesForMultipleOrders({ host }) {
58
+ const metadata = {
59
+ entityFqdn: "wix.ecom.orders.v1.invoice",
60
+ method: "POST",
61
+ methodFqn: "com.wix.ecom.orders.invoices.v1.Invoices.ListInvoicesForMultipleOrders",
62
+ packageName: PACKAGE_NAME,
63
+ url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({
64
+ protoPath: "/v1/invoices/list-by-ids",
65
+ data: payload,
66
+ host
67
+ }),
68
+ data: payload
69
+ };
70
+ return metadata;
71
+ }
72
+ return __listInvoicesForMultipleOrders;
73
+ }
74
+ function generateInvoice(payload) {
75
+ function __generateInvoice({ host }) {
76
+ const metadata = {
77
+ entityFqdn: "wix.ecom.orders.v1.invoice",
78
+ method: "POST",
79
+ methodFqn: "com.wix.ecom.orders.invoices.v1.Invoices.GenerateInvoice",
80
+ packageName: PACKAGE_NAME,
81
+ url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({
82
+ protoPath: "/v1/invoices/orders/{orderId}",
83
+ data: payload,
84
+ host
85
+ }),
86
+ data: payload
87
+ };
88
+ return metadata;
89
+ }
90
+ return __generateInvoice;
91
+ }
92
+ function bulkGenerateInvoices(payload) {
93
+ function __bulkGenerateInvoices({ host }) {
94
+ const metadata = {
95
+ entityFqdn: "wix.ecom.orders.v1.invoice",
96
+ method: "POST",
97
+ methodFqn: "com.wix.ecom.orders.invoices.v1.Invoices.BulkGenerateInvoices",
98
+ packageName: PACKAGE_NAME,
99
+ url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({
100
+ protoPath: "/v1/bulk/invoices/generate",
101
+ data: payload,
102
+ host
103
+ }),
104
+ data: payload
105
+ };
106
+ return metadata;
107
+ }
108
+ return __bulkGenerateInvoices;
109
+ }
110
+ function addInvoiceToOrder(payload) {
111
+ function __addInvoiceToOrder({ host }) {
112
+ const metadata = {
113
+ entityFqdn: "wix.ecom.orders.v1.invoice",
114
+ method: "POST",
115
+ methodFqn: "com.wix.ecom.orders.invoices.v1.Invoices.AddInvoiceToOrder",
116
+ packageName: PACKAGE_NAME,
117
+ url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({
118
+ protoPath: "/v1/invoices/orders/{orderId}/add-invoice",
119
+ data: payload,
120
+ host
121
+ }),
122
+ data: payload
123
+ };
124
+ return metadata;
125
+ }
126
+ return __addInvoiceToOrder;
127
+ }
128
+
129
+ // src/ecom-orders-v1-invoice-order-invoices.meta.ts
130
+ function listInvoicesForMultipleOrders2() {
131
+ const payload = {};
132
+ const getRequestOptions = listInvoicesForMultipleOrders(payload);
133
+ const getUrl = (context) => {
134
+ const { url } = getRequestOptions(context);
135
+ return url;
136
+ };
137
+ return {
138
+ getUrl,
139
+ httpMethod: "POST",
140
+ path: "/v1/invoices/list-by-ids",
141
+ pathParams: {},
142
+ __requestType: null,
143
+ __originalRequestType: null,
144
+ __responseType: null,
145
+ __originalResponseType: null
146
+ };
147
+ }
148
+ function generateInvoice2() {
149
+ const payload = { orderId: ":orderId" };
150
+ const getRequestOptions = generateInvoice(payload);
151
+ const getUrl = (context) => {
152
+ const { url } = getRequestOptions(context);
153
+ return url;
154
+ };
155
+ return {
156
+ getUrl,
157
+ httpMethod: "POST",
158
+ path: "/v1/invoices/orders/{orderId}",
159
+ pathParams: { orderId: "orderId" },
160
+ __requestType: null,
161
+ __originalRequestType: null,
162
+ __responseType: null,
163
+ __originalResponseType: null
164
+ };
165
+ }
166
+ function bulkGenerateInvoices2() {
167
+ const payload = {};
168
+ const getRequestOptions = bulkGenerateInvoices(payload);
169
+ const getUrl = (context) => {
170
+ const { url } = getRequestOptions(context);
171
+ return url;
172
+ };
173
+ return {
174
+ getUrl,
175
+ httpMethod: "POST",
176
+ path: "/v1/bulk/invoices/generate",
177
+ pathParams: {},
178
+ __requestType: null,
179
+ __originalRequestType: null,
180
+ __responseType: null,
181
+ __originalResponseType: null
182
+ };
183
+ }
184
+ function addInvoiceToOrder2() {
185
+ const payload = { orderId: ":orderId" };
186
+ const getRequestOptions = addInvoiceToOrder(payload);
187
+ const getUrl = (context) => {
188
+ const { url } = getRequestOptions(context);
189
+ return url;
190
+ };
191
+ return {
192
+ getUrl,
193
+ httpMethod: "POST",
194
+ path: "/v1/invoices/orders/{orderId}/add-invoice",
195
+ pathParams: { orderId: "orderId" },
196
+ __requestType: null,
197
+ __originalRequestType: null,
198
+ __responseType: null,
199
+ __originalResponseType: null
200
+ };
201
+ }
202
+ // Annotate the CommonJS export names for ESM import in node:
203
+ 0 && (module.exports = {
204
+ addInvoiceToOrder,
205
+ bulkGenerateInvoices,
206
+ generateInvoice,
207
+ listInvoicesForMultipleOrders
208
+ });
209
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../meta.ts","../../src/ecom-orders-v1-invoice-order-invoices.http.ts","../../src/ecom-orders-v1-invoice-order-invoices.meta.ts"],"sourcesContent":["export * from './src/ecom-orders-v1-invoice-order-invoices.meta.js';\n","import { resolveUrl } from '@wix/sdk-runtime/rest-modules';\nimport { ResolveUrlOpts } from '@wix/sdk-runtime/rest-modules';\nimport { RequestOptionsFactory } from '@wix/sdk-types';\n\nfunction resolveComWixEcomOrdersInvoicesV1InvoicesUrl(\n opts: Omit<ResolveUrlOpts, 'domainToMappings'>\n) {\n const domainToMappings = {\n 'www.wixapis.com': [\n {\n srcPath: '/ecom/v1/ep-invoices',\n destPath: '/v1/invoices',\n },\n ],\n 'manage._base_domain_': [\n {\n srcPath: '/ecom/v1/ep-invoices',\n destPath: '/v1/invoices',\n },\n ],\n _: [\n {\n srcPath: '/v1/invoices',\n destPath: '/v1/invoices',\n },\n ],\n };\n\n return resolveUrl(Object.assign(opts, { domainToMappings }));\n}\n\nconst PACKAGE_NAME = '@wix/auto_sdk_ecom_order-invoices';\n\n/**\n * Retrieves the IDs of invoices associated with all specified orders.\n *\n *\n * The `listInvoicesForSingleOrder()` function returns a Promise that resolves when the specified order's transaction records are retrieved.\n */\nexport function listInvoicesForMultipleOrders(\n payload: object\n): RequestOptionsFactory<any> {\n function __listInvoicesForMultipleOrders({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.ecom.orders.v1.invoice',\n method: 'POST' as any,\n methodFqn:\n 'com.wix.ecom.orders.invoices.v1.Invoices.ListInvoicesForMultipleOrders',\n packageName: PACKAGE_NAME,\n url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({\n protoPath: '/v1/invoices/list-by-ids',\n data: payload,\n host,\n }),\n data: payload,\n };\n\n return metadata;\n }\n\n return __listInvoicesForMultipleOrders;\n}\n\n/** Generates and adds an invoice to a specified order. */\nexport function generateInvoice(payload: object): RequestOptionsFactory<any> {\n function __generateInvoice({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.ecom.orders.v1.invoice',\n method: 'POST' as any,\n methodFqn: 'com.wix.ecom.orders.invoices.v1.Invoices.GenerateInvoice',\n packageName: PACKAGE_NAME,\n url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({\n protoPath: '/v1/invoices/orders/{orderId}',\n data: payload,\n host,\n }),\n data: payload,\n };\n\n return metadata;\n }\n\n return __generateInvoice;\n}\n\n/** Generates and adds invoices to all specified orders. */\nexport function bulkGenerateInvoices(\n payload: object\n): RequestOptionsFactory<any> {\n function __bulkGenerateInvoices({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.ecom.orders.v1.invoice',\n method: 'POST' as any,\n methodFqn:\n 'com.wix.ecom.orders.invoices.v1.Invoices.BulkGenerateInvoices',\n packageName: PACKAGE_NAME,\n url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({\n protoPath: '/v1/bulk/invoices/generate',\n data: payload,\n host,\n }),\n data: payload,\n };\n\n return metadata;\n }\n\n return __bulkGenerateInvoices;\n}\n\n/** Adds an invoice to a specified order. */\nexport function addInvoiceToOrder(payload: object): RequestOptionsFactory<any> {\n function __addInvoiceToOrder({ host }: any) {\n const metadata = {\n entityFqdn: 'wix.ecom.orders.v1.invoice',\n method: 'POST' as any,\n methodFqn: 'com.wix.ecom.orders.invoices.v1.Invoices.AddInvoiceToOrder',\n packageName: PACKAGE_NAME,\n url: resolveComWixEcomOrdersInvoicesV1InvoicesUrl({\n protoPath: '/v1/invoices/orders/{orderId}/add-invoice',\n data: payload,\n host,\n }),\n data: payload,\n };\n\n return metadata;\n }\n\n return __addInvoiceToOrder;\n}\n","import * as ambassadorWixEcomOrdersV1Invoice from './ecom-orders-v1-invoice-order-invoices.http.js';\nimport * as ambassadorWixEcomOrdersV1InvoiceTypes from './ecom-orders-v1-invoice-order-invoices.types.js';\nimport * as ambassadorWixEcomOrdersV1InvoiceUniversalTypes from './ecom-orders-v1-invoice-order-invoices.universal.js';\n\nexport type __PublicMethodMetaInfo<\n K = string,\n M = unknown,\n T = unknown,\n S = unknown,\n Q = unknown,\n R = unknown\n> = {\n getUrl: (context: any) => string;\n httpMethod: K;\n path: string;\n pathParams: M;\n __requestType: T;\n __originalRequestType: S;\n __responseType: Q;\n __originalResponseType: R;\n};\n\nexport function listInvoicesForMultipleOrders(): __PublicMethodMetaInfo<\n 'POST',\n {},\n ambassadorWixEcomOrdersV1InvoiceUniversalTypes.ListInvoicesForMultipleOrdersRequest,\n ambassadorWixEcomOrdersV1InvoiceTypes.ListInvoicesForMultipleOrdersRequest,\n ambassadorWixEcomOrdersV1InvoiceUniversalTypes.ListInvoicesForMultipleOrdersResponse,\n ambassadorWixEcomOrdersV1InvoiceTypes.ListInvoicesForMultipleOrdersResponse\n> {\n const payload = {} as any;\n\n const getRequestOptions =\n ambassadorWixEcomOrdersV1Invoice.listInvoicesForMultipleOrders(payload);\n\n const getUrl = (context: any): string => {\n const { url } = getRequestOptions(context);\n return url!;\n };\n\n return {\n getUrl,\n httpMethod: 'POST',\n path: '/v1/invoices/list-by-ids',\n pathParams: {},\n __requestType: null as any,\n __originalRequestType: null as any,\n __responseType: null as any,\n __originalResponseType: null as any,\n };\n}\n\nexport function generateInvoice(): __PublicMethodMetaInfo<\n 'POST',\n { orderId: string },\n ambassadorWixEcomOrdersV1InvoiceUniversalTypes.GenerateInvoiceRequest,\n ambassadorWixEcomOrdersV1InvoiceTypes.GenerateInvoiceRequest,\n ambassadorWixEcomOrdersV1InvoiceUniversalTypes.GenerateInvoiceResponse,\n ambassadorWixEcomOrdersV1InvoiceTypes.GenerateInvoiceResponse\n> {\n const payload = { orderId: ':orderId' } as any;\n\n const getRequestOptions =\n ambassadorWixEcomOrdersV1Invoice.generateInvoice(payload);\n\n const getUrl = (context: any): string => {\n const { url } = getRequestOptions(context);\n return url!;\n };\n\n return {\n getUrl,\n httpMethod: 'POST',\n path: '/v1/invoices/orders/{orderId}',\n pathParams: { orderId: 'orderId' },\n __requestType: null as any,\n __originalRequestType: null as any,\n __responseType: null as any,\n __originalResponseType: null as any,\n };\n}\n\nexport function bulkGenerateInvoices(): __PublicMethodMetaInfo<\n 'POST',\n {},\n ambassadorWixEcomOrdersV1InvoiceUniversalTypes.BulkGenerateInvoicesRequest,\n ambassadorWixEcomOrdersV1InvoiceTypes.BulkGenerateInvoicesRequest,\n ambassadorWixEcomOrdersV1InvoiceUniversalTypes.BulkGenerateInvoicesResponse,\n ambassadorWixEcomOrdersV1InvoiceTypes.BulkGenerateInvoicesResponse\n> {\n const payload = {} as any;\n\n const getRequestOptions =\n ambassadorWixEcomOrdersV1Invoice.bulkGenerateInvoices(payload);\n\n const getUrl = (context: any): string => {\n const { url } = getRequestOptions(context);\n return url!;\n };\n\n return {\n getUrl,\n httpMethod: 'POST',\n path: '/v1/bulk/invoices/generate',\n pathParams: {},\n __requestType: null as any,\n __originalRequestType: null as any,\n __responseType: null as any,\n __originalResponseType: null as any,\n };\n}\n\nexport function addInvoiceToOrder(): __PublicMethodMetaInfo<\n 'POST',\n { orderId: string },\n ambassadorWixEcomOrdersV1InvoiceUniversalTypes.AddInvoiceToOrderRequest,\n ambassadorWixEcomOrdersV1InvoiceTypes.AddInvoiceToOrderRequest,\n ambassadorWixEcomOrdersV1InvoiceUniversalTypes.AddInvoiceToOrderResponse,\n ambassadorWixEcomOrdersV1InvoiceTypes.AddInvoiceToOrderResponse\n> {\n const payload = { orderId: ':orderId' } as any;\n\n const getRequestOptions =\n ambassadorWixEcomOrdersV1Invoice.addInvoiceToOrder(payload);\n\n const getUrl = (context: any): string => {\n const { url } = getRequestOptions(context);\n return url!;\n };\n\n return {\n getUrl,\n httpMethod: 'POST',\n path: '/v1/invoices/orders/{orderId}/add-invoice',\n pathParams: { orderId: 'orderId' },\n __requestType: null as any,\n __originalRequestType: null as any,\n __responseType: null as any,\n __originalResponseType: null as any,\n };\n}\n"],"mappings":"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","names":["addInvoiceToOrder","bulkGenerateInvoices","generateInvoice","listInvoicesForMultipleOrders","listInvoicesForMultipleOrders","generateInvoice","bulkGenerateInvoices","addInvoiceToOrder"]}