Hyperstreams Response Keys
This page gives an overview of all the response keys passed by Decentro under the Hyperstreams module.
Hyperstreams - Generic Response Keys
The below mentioned response keys pertain to all the APIs under the Hyperstreams module.
Response Key | Scenario |
---|---|
error_decentro_error | Something wrong happened at Decentro level |
error_missing_configuration | Plan not configured for the company |
error_empty_module_secret | Empty module secret was passed |
error_no_subscription_found | Company not subscribed to this module |
error_unauthorized_module | Authentication failed for this module |
error_module_access_expired | Module subscription has expired |
error_module_credits_exhausted | Module credits exhausted for the company |
error_malformed_request | Malformed JSON request was passed |
error_duplicate_reference_id | Duplicate reference id was passed in the request |
error_ip_not_configured | IP not configured to access API |
error_insufficient_account_balance | Insufficient account balance to access API |
error_invalid_endpoint | Invalid API endpoint was passed |
error_empty_reference_id | Empty reference_id was passed |
error_invalid_consent_type | Invalid consent type was passed |
error_invalid_purpose | Invalid consent purpose was passed |
error_empty_purpose | Empty purpose was passed |
error_consent_false | False consent was passed |
error_short_purpose_length | Short purpose length was passed |
error_long_purpose_length | Long purpose length was passed |
error_provider_error | Provider responded with a failure |
error_unexpected_response | Unexpected response received from the provider |
error_invalid_reference_id | Invalid reference_id was passed |
Hyperstreams are made using a combination of several modules. Hence, the checkpoint_results
will contain response keys already detailed in KYC & Onboarding, Financial Services, Payments, Business Accounts and other modules.
Updated 22 days ago