🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
curl --location -g --request GET 'https://sandbox-portal-api.datmancrm.com/merchants/sandbox/api/v1/merchants/merchant-account-status/{{merchant_id}}' \
--header 'api_key: {{PLATFORM_API_KEY}}'{
"status": "Not Submitted",
"bank_verification_status": "Unverified",
"account_verification_status": "Unverified"
}