Authorization: Bearer ********************curl --location --request PATCH 'https://v1.dev.bukalombok.com/v1/superadmin/management/shiping-center/restore/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"ids": ["GMzGTOoXqoc26cx"]
}'{
"meta": {
"success": true,
"status": 200,
"message": "Shiping Center berhasil DELETED"
},
"data": null
}