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

Add partnerId validation for a voucher redeeming #47

Closed
starkmsu opened this issue May 29, 2020 · 0 comments
Closed

Add partnerId validation for a voucher redeeming #47

starkmsu opened this issue May 29, 2020 · 0 comments
Assignees

Comments

@starkmsu
Copy link
Member

During a voucher redeeming if sellerCustomerId is not empty then need to call PartnerManagement using https://github.com/OpenMAVN/MAVN.Service.PartnerManagement/blob/master/client/MAVN.Service.PartnerManagement.Client/Api/ILinkingApi.cs#L42 endpoint to get linked PartnerId.
If there is no linked partnered - return specific error
If there is a linked partnerId for passed sellerCustomerId and it's not equal to PartnerId from the voucher campaign then specific error must be returned

@starkmsu starkmsu changed the title Add partnerId validation for a vocuher redeeming Add partnerId validation for a voucher redeeming May 29, 2020
starkmsu added a commit that referenced this issue May 29, 2020
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

No branches or pull requests

2 participants