commercecloud-ocapi-client icon indicating copy to clipboard operation
commercecloud-ocapi-client copied to clipboard

Missing basket functions

Open bukira opened this issue 4 years ago • 2 comments

there are 2 missing basket functions

PATCH patchBasketsByIDGiftCertificateItems(basketId, body) to update and existing gift certificate item on a basket

and

DELETE deleteBasketsByIDGiftCertificateItems(basketId, giftCertificateId) to delete an existing gift certificate item on a basket

can these be added please ?

bukira avatar May 06 '20 15:05 bukira

Hi,

We are no longer doing much maintenance on this project. In its place, we recommend exploring the possibility to migrate over to the new Commerce APIs from Salesforce. In particular, the NodeSDK would do the same things as our OCAPI client: https://developer.commercecloud.com/s/tools-sample-apps

However, if the above is not feasible, you are welcome to submit a PR that adds the missing functions.

vcua-mobify avatar May 08 '20 20:05 vcua-mobify

Hi

Thank you for your reply and the link, I will look into this

Kind regards

Criss

On 8 May 2020, at 21:58, vcua-mobify [email protected] wrote:

 Hi,

We are no longer doing much maintenance on this project. In its place, we recommend exploring the possibility to migrate over to the new Commerce APIs from Salesforce. In particular, the NodeSDK would do the same things as our OCAPI client: https://developer.commercecloud.com/s/tools-sample-apps

However, if the above is not feasible, you are welcome to submit a PR that adds the missing functions.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

bukira avatar May 08 '20 21:05 bukira