curl --location --request GET '/api/vendors?filter&page&sort&per_page'{
"data": [
{
"key": "07000219091805",
"name": "string",
"code": "04050872",
"companyKey": "04000075371132",
"organizationKey": "00000918887159",
"createdAt": "2006-06-06T01:38:17Z",
"updatedAt": "1976-03-03T23:16:45Z",
"deletedAt": "1998-07-11T23:36:57Z"
}
],
"links": {
"first": "string",
"last": "string",
"prev": "string",
"next": "string"
},
"meta": {
"current_page": 0,
"from": 0,
"last_page": 0,
"path": "string",
"per_page": 0,
"to": 0,
"total": 0
}
}