Authorization: Bearer ********************
curl --location -g --request POST '{{base_url}}status-change-by-pickup-point-person/update-package-status/' \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "string" }