Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pz/types 012 - promotions stacks #248

Closed
wants to merge 11 commits into from

Conversation

p-zielinski
Copy link
Contributor

@p-zielinski p-zielinski commented Oct 12, 2023


'@voucherify/sdk': minor

Add support for few endpoints of Loyalties API and added new devDependency: utility-types.

  • Added support for new endpoints: GET /promotions/{campaignId}/stacks, GET /promotions/{campaignId}/stacks, GET PUT DELETE /promotions/{campaignId}/stacks/{stackId}, GET /promotions/stacks (examples of usage available in readme.md)
  • New exported types/interfaces: PromotionsStacksListInCampaignResponseBody, PromotionsStacksListResponseBody, PromotionsStacksListRequestQuery, PromotionsStacksGetResponseBody, PromotionsStacksUpdateRequestBody, PromotionsStacksUpdateResponseBody, PromotionsStacksCreateInCampaignRequestBody, PromotionsStacksCreateInCampaignResponseBody, PromotionStack

@p-zielinski p-zielinski mentioned this pull request Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant