adyen-dotnet-api-library
adyen-dotnet-api-library copied to clipboard
[PW-5243] StoreDetails for AccountHolderDetails type is missing
We need to add stores to our existing sub-merchants to use platform for pos and work with terminal. We wanted to do this according to the following documentation to the account holders: https://docs.adyen.com/platforms/platforms-for-pos#add-store
Unfortunately the properties for the StoreDetails are currently missing in the AccountHolderDetails.
Please add support to add stores by the CreateAccountHolder and UpdateAccountHolder request.
Thank you for raising this issue. We created an internal ticket and we are going to add support to add stores. You could always also contribute to the library based on the contribution guide.
kind regards Alexandros Adyen
@AlexandrosMor was this issue fixed, is the StoreDetails property present on the AccountHolderDetails model?