retrieve All Products
abstract suspend fun retrieveAllProducts(type: String, offset: Int? = null, limit: Int? = null): GetProductsTypeResponse
List Share Products Lists Share Products Mandatory Fields: limit, offset Example Requests: shareproducts Responses:
200: OK
Return
Parameters
type
type
offset
offset (optional)
limit
limit (optional)