curl --location --request POST 'https://claimify-api.hayokmedicare.ng/api/v1/auth/portability' \
--header 'Authorization: Bearer <token>' \
--form 'agency_id="4"' \
--form 'secondary_agency_id="90"' \
--form 'principal_id="4"' \
--form 'dependent_id=""' \
--form 'provider_id="33"' \
--form 'referred_to_facility="36"'{}