Jobs List
POST: https://io.cargopooling.com/api/jobs/list
Request
Http Param Type | Param Name | Value Type |
Header | authentication | String Access Token |
Form | page | Integer |
Response
Content Type: "application/json"
Charset: "utf-8"
Status Code: 200
{ "status": boolean, "result": Job[], "start": Integer, "end": Integer, "count": Integer }
Comments