global-open-sdk-java icon indicating copy to clipboard operation
global-open-sdk-java copied to clipboard

Missing parameter websiteType (WebSite) for the API registration

Open ghost opened this issue 4 years ago • 3 comments

For the Endpoint /aps/api/v1/merchants/registration, the parameter websiteType is required but it's not in the Class com/alipay/global/api/model/ams/WebSite.java.

Could you please add it on the SDK?

websiteType String  REQUIRED
The type of the website. The following values are acceptable:

WEB: used when a website URL is specified in the url parameter
APP: used when an app download URL is specified in the url parameter

Thank you.

ghost avatar Dec 03 '21 04:12 ghost

OK, we got it. We'll deal with it as soon as possible

fpaiva-univapay @.***> 于2021年12月3日周五 12:44写道:

For the Endpoint /aps/api/v1/merchants/registration, the parameter websiteType https://docs.alipayplus.com/alipayplus/alipayplus/api_acq/registration#Requestparameters-merchantInfo-websites-websiteType is required but it's not in the Class com/alipay/global/api/model/ams/WebSite.java.

Could you please add it on the SDK?

websiteType String REQUIRED The type of the website. The following values are acceptable:

WEB: used when a website URL is specified in the url parameter APP: used when an app download URL is specified in the url parameter

Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alipay/global-open-sdk-java/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6KFJKUEKQBDWFNQMI6L7LUPBDMBANCNFSM5JIZROLQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

tcboy avatar Dec 03 '21 09:12 tcboy

Hello @tcboy Any news about that?

ghost avatar Jan 05 '22 11:01 ghost

@fpaiva-univapay This SDK is for AMS,not for APS

jf-xufangjie avatar Jan 24 '22 09:01 jf-xufangjie