post https://api.axlehealth-dev.com/v1/providers
Providers are necessary if you're requesting Services that require provider requisition (as specified in the Services endpoint response). Please allow 48 hours for a provider to be approved.
Response
Providers are necessary if you're requesting Services that require provider requisition (as specified in the Services endpoint response). Please allow 48 hours for a provider to be approved.
xxxxxxxxxx
curl --request POST \
--url https://api.axlehealth-dev.com/v1/providers \
--header 'accept: application/json' \
--header 'content-type: application/json'