curl --location -g --request POST 'https://api.tryboxy.com/api/v1/merchants/pick-ups/bulk-request?filter_uids[]' \ --header 'api-key: ' \ --header 'api-secret: '
{ "status": "success", "code": 200, "message": "Successfully done.", "object": null }