...
Input | Source | Required | Type | Description |
---|---|---|---|---|
skip | query | No | integer | To control the pagination starting record |
limit | query | No | integer | To control the pagination limit |
ids | query | No | Array of strings | To list by IDs |
version | query | No | Boolean | Specify whether to retrieve the versions |
Output
...
Response
SOAJS has a unified response. Check out this link to understand more the schema of SOAJS response
...