- Syvizo API Management Platform
- Overview
- Getting Started
- Manage Users and Accesses
- Design APIs
- Publish API
- Collaborate
- Validate APIs
- Manage API Flows
- Flow Management
- API Flow Manager
- Policies
- Traffic Management
- Security
- Transformation
- Extension
- Insights
Company Information
When to use
Use this policy when you want to get the information of a company that is registered on Developer Portal
Details
API applications are created by API developers who register on the Developer Portal of Syvizo API Platform. When the developers are registered on the platform, they register under their companies.
When you want to get the information of the company you can use “Company Information” policy
Configuration
The configuration fields for the policy are:
[* Indicates a mandatory field]
Name *: Display name of the policy
Description: Description of policy
Enabled: Flag to indicate if the policy is enabled. If this field is not checked, the policy will be ignored at runtime and any fields from its output will contain a default initial value
Continue on Error: Flag to indicate that the flow should continue even if this policy throws an error
Input fields
appId: appid is usually sent in the request to identify which app the request has come from
Company: Name of the company to which the app that has sent the request belongs to
consumerKey: The key sent by consumer in request
Output fields
name: Name of the company
status: Status of the company
billingCode: billing code of the company if available
creationTime: Date and time of app creation
createdBy: email id of the creator of the app
lastModifyTime: Last modification date and time of the app
lastModifyBy: Email id of the last modifier of the app