cURL
curl --request GET \ --url https://app.getswipe.in/api/partner/v2/vendor/{vendor_id} \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "", "error_code": "", "errors": {}, "data": { "message": "No data found!" } }
Show child attributes