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