# Calling the Service Market Interface

  • In addition to basic component and interface capabilities,WeChat Service MarketIt also provides more value-added capabilities for Mini Program and official accounts, as well as mobile app developers, who can choose and purchase resource packages of different specifications according to their needs.
  • Interface support provided by the current service market Official Account message template、 Small programs and mobile application calls, but also support third-party service providers on behalf of Official Account message template Or Mini Program calls, please refer to the interface documentation[invokeService]
  • In addition, the service market also supports asynchronous invocation, interface documentation reference[Asynchronous call explaination]

# Official Account message template Or Mini Program non-asynchronous call

# Official Account message template Or Mini Program asynchronous call

# Mobile App Calls

# Third Party Service Providers Official Account message template Or Mini Program call

  • The purchase of WeChat service market only supports Mini programs/Official Account message template/Purchases as a mobile application are not yet supported as a third-party service provider. Therefore, when the service provider needs to act as a third-party developer Official Account message template/When the Mini Program calls the interface capability that has been listed in the service market, it needs to guide the merchant to log in to the service market and complete the purchase.
  • Then, the merchant needs to give its Official Account message template and Mini Program permission set id 66 (Official Account message template) and 67 (Mini Program) to the third-party platform before it can be called. The invoked interface is still[invokeService]。

The steps are as follows:

  1. The merchant logs in to the service market to purchase the resource package of the interface, and the official account of the resource package should be specified at the time of purchase./Mini Program

2, the merchant will have purchased the interface resource pack Official Account message template/Mini Program scan code authorization, the authority set id 66 (Official Account message template) and 67 (Mini Program) authority to the third-party platform

3, third-party developers in accordance with the following interface documents to call, please note that the use of third-party platform authorizer_access_Token to make a call