Hi Guys, API 2 looks good. We want to start working with it. Quick question on Swagger View
We are accessing it through swagger UI exporer via petstore.swagger and setup with mymanger-domian/api2 & Authorized with our access token.
We couldnt see any example values for post requests. Kind help on how we can access the swagger examples
Welcome to the forum @JamieLou,
To get the full api2 schema in .json format, you need to visit this url:
https://{your manager domain}/api2
From there, drill down to customer-form path
you can get the full example payload from the old api
yourdomain.com/api
then navigate to any sales invoice or any record to get the full json on the right where it says “output”