curl --location 'https://claimify-api.hayokmedicare.ng/api/v1/auth/portability' \
--header 'Authorization: Bearer <token>' \
--form 'id_card_number="SHIA/A/1"' \
--form 'secondary_agency_id="90"' \
--form 'firstname="Bayo"' \
--form 'lastname="Matthew"' \
--form 'phone_number="Enrollee needs to acess care in your state"' \
--form 'provider_id="33"' \
--form 'referred_to_facility="36"' \
--form 'comments="[
{
body: \"I want to access treatment\",
},
]"'{}