Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ All notable changes to the ordercloud-javascript-sdk will be documented in this
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

# [11.0.6] - 2025-07-09
- Bring SDK up to date with API v1.0.406

# [11.0.5] - 2025-06-12
- Bring SDK up to date with API v1.0.402

Expand Down
2 changes: 1 addition & 1 deletion docs/assets/search.js

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/classes/Resources.Addresses.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/Resources.AdminAddresses.html

Large diffs are not rendered by default.

26 changes: 13 additions & 13 deletions docs/classes/Resources.AdminUserGroups.html

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions docs/classes/Resources.AdminUsers.html

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions docs/classes/Resources.ApiClients.html

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions docs/classes/Resources.ApprovalRules.html

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions docs/classes/Resources.BundleLineItems.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h3 class="tsd-anchor-link"><span>Create</span><a href="#Create" aria-label="Per
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="Create.Create-1">Create<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLineItem</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span>direction<span class="tsd-signature-symbol">: </span><a href="../types/OrderDirection.html" class="tsd-signature-type" data-tsd-kind="Type alias">OrderDirection</a>, orderID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, bundleID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, bundleItems<span class="tsd-signature-symbol">: </span><a href="../interfaces/BundleItems.html" class="tsd-signature-type" data-tsd-kind="Interface">BundleItems</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span>, requestOptions<span class="tsd-signature-symbol">?: </span><a href="../interfaces/RequestOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RequestOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../types/RequiredDeep.html" class="tsd-signature-type" data-tsd-kind="Type alias">RequiredDeep</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLineItem</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><a href="#Create.Create-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-comment tsd-typography"><p>Create a new bundle line item. If ID is provided and an object with that ID already exists, a 409 (conflict) error is returned.
<div class="tsd-comment tsd-typography"><p>Create a bundle line item
Check out the <a href="https://ordercloud.io/api-reference/orders-and-fulfillment/bundle-line-items/create%7Capi">docs</a> for more info</p>
</div>
<section class="tsd-panel tsd-type-parameters">
Expand All @@ -78,7 +78,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameter-list">
<li>
<h5>direction: <a href="../types/OrderDirection.html" class="tsd-signature-type" data-tsd-kind="Type alias">OrderDirection</a></h5>
<div class="tsd-comment tsd-typography"><p>Direction of the order, from the current user&#39;s perspective. Possible values: incoming, outgoing, all.</p>
<div class="tsd-comment tsd-typography"><p>Direction of the order, from the current user&#39;s perspective.</p>
</div></li>
<li>
<h5>orderID: <span class="tsd-signature-type">string</span></h5>
Expand All @@ -100,15 +100,15 @@ <h3 class="tsd-anchor-link"><span>Delete</span><a href="#Delete" aria-label="Per
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="Delete.Delete-1">Delete<span class="tsd-signature-symbol">(</span>direction<span class="tsd-signature-symbol">: </span><a href="../types/OrderDirection.html" class="tsd-signature-type" data-tsd-kind="Type alias">OrderDirection</a>, orderID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, bundleID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, bundleItemID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, requestOptions<span class="tsd-signature-symbol">?: </span><a href="../interfaces/RequestOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RequestOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#Delete.Delete-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-comment tsd-typography"><p>Delete a bundle line item.
<div class="tsd-comment tsd-typography"><p>Delete a bundle line item
Check out the <a href="https://ordercloud.io/api-reference/orders-and-fulfillment/bundle-line-items/delete%7Capi">docs</a> for more info</p>
</div>
<div class="tsd-parameters">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameter-list">
<li>
<h5>direction: <a href="../types/OrderDirection.html" class="tsd-signature-type" data-tsd-kind="Type alias">OrderDirection</a></h5>
<div class="tsd-comment tsd-typography"><p>Direction of the order, from the current user&#39;s perspective. Possible values: incoming, outgoing, all.</p>
<div class="tsd-comment tsd-typography"><p>Direction of the order, from the current user&#39;s perspective.</p>
</div></li>
<li>
<h5>orderID: <span class="tsd-signature-type">string</span></h5>
Expand Down
4 changes: 2 additions & 2 deletions docs/classes/Resources.BundleSubscriptionItems.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h3 class="tsd-anchor-link"><span>Create</span><a href="#Create" aria-label="Per
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="Create.Create-1">Create<span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLineItem</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">(</span>subscriptionID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, bundleID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, bundleItems<span class="tsd-signature-symbol">: </span><a href="../interfaces/BundleItems.html" class="tsd-signature-type" data-tsd-kind="Interface">BundleItems</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span>, requestOptions<span class="tsd-signature-symbol">?: </span><a href="../interfaces/RequestOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RequestOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><a href="../types/RequiredDeep.html" class="tsd-signature-type" data-tsd-kind="Type alias">RequiredDeep</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">TLineItem</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">&gt;</span><a href="#Create.Create-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-comment tsd-typography"><p>Create a new bundle subscription item. If ID is provided and an object with that ID already exists, a 409 (conflict) error is returned.
<div class="tsd-comment tsd-typography"><p>Create a bundle subscription item
Check out the <a href="https://ordercloud.io/api-reference/orders-and-fulfillment/bundle-subscription-items/create%7Capi">docs</a> for more info</p>
</div>
<section class="tsd-panel tsd-type-parameters">
Expand Down Expand Up @@ -96,7 +96,7 @@ <h3 class="tsd-anchor-link"><span>Delete</span><a href="#Delete" aria-label="Per
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
<li class="tsd-signature tsd-anchor-link" id="Delete.Delete-1">Delete<span class="tsd-signature-symbol">(</span>subscriptionID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, bundleID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, bundleItemID<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, requestOptions<span class="tsd-signature-symbol">?: </span><a href="../interfaces/RequestOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">RequestOptions</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><a href="#Delete.Delete-1" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></li>
<li class="tsd-description">
<div class="tsd-comment tsd-typography"><p>Delete a bundle subscription item.
<div class="tsd-comment tsd-typography"><p>Delete a bundle subscription item
Check out the <a href="https://ordercloud.io/api-reference/orders-and-fulfillment/bundle-subscription-items/delete%7Capi">docs</a> for more info</p>
</div>
<div class="tsd-parameters">
Expand Down
Loading