Data References
GET/v1/references
Data References
Responses
- 200
- application/json
- Schema
- Example (from schema)
- References
Schema
property name* any
{}
{
"VERSION": "",
"APP_NAME": "",
"APP_WEBSITE": "",
"HOST": "",
"ADMIN": "",
"OPENAPI": "",
"GRAPHQL": "",
"AUDIT_LOGGING": true,
"ALLOW_SIGNUP": true,
"ALLOW_ADMIN_APPROVED_SIGNUP": true,
"ALLOW_MULTI_ACCOUNT": true,
"ADMIN_DASHBOARD": true,
"MULTI_ORGANIZATIONS": true,
"ORDERS_MANAGEMENT": true,
"APPS_MANAGEMENT": true,
"DOCUMENTS_MANAGEMENT": true,
"DATA_IMPORT_EXPORT": true,
"CUSTOM_CARRIER_DEFINITION": true,
"PERSIST_SDK_TRACING": true,
"ORDER_DATA_RETENTION": true,
"TRACKER_DATA_RETENTION": true,
"SHIPMENT_DATA_RETENTION": true,
"API_LOGS_DATA_RETENTION": true,
"WORKFLOW_MANAGEMENT": true,
"ADDRESS_AUTO_COMPLETE": {},
"countries": {},
"currencies": {},
"carriers": {},
"customs_content_type": {},
"incoterms": {},
"states": {},
"services": {},
"connection_configs": {},
"service_names": {},
"options": {},
"option_names": {},
"package_presets": {},
"packaging_types": {},
"payment_types": {},
"carrier_capabilities": {},
"service_levels": {}
}
Loading...