- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback!
INTRODUCTION
- The Marketplace API is a RESTful web service to programatically perform various tasks associated with marketplace.
- The base URL for the Marketplace API is https://goasap.app/merchant/v2/api by live and https://goasap.dev/merchant/v2/api by dev, all the requests on this url use post method and we need to add the specific end points mentioned below to this URL.
- All parameters, where relevant, are required unless otherwise specified.