username:passwordAuthorization: Basic *****************curl --location '/prompttype' \
--header 'Accept: application/json' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data '{
"reference": "HouseholdAtrributesNumberOfOccupants"
}'{
"promptTypeId": "prt84ff4-4435-4d2f-a20c-274595ab8cd4",
"applicationId": "0537b17c-ab62-491c-8085-9ac2b6206346",
"reference": "HouseholdAtrributesNumberOfOccupants",
"isNew": true
}