Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Missing basket functions #36

Open
bukira opened this issue May 6, 2020 · 2 comments
Open

Missing basket functions #36

bukira opened this issue May 6, 2020 · 2 comments

Comments

@bukira
Copy link

bukira commented May 6, 2020

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 ?

@vcua-mobify
Copy link

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.

@bukira
Copy link
Author

bukira commented May 8, 2020 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants