BusinessApiImplementation Object
Contains information about an implementation on the platform.
This object is used by the following operations:
- Operations that reference the BusinessApiImplementations object
The properties included in the BusinessApiImplementation object are listed below.
Property | Type | Description |
---|---|---|
Implementation | string[ ] |
The name of the implementation. One or more. |
ImplementationCode | string | Code name for the API implementation. |
Description | string | Text description for the implementation. |
ImplementationName | string | The name of the implementation; for example, Sandbox. |
AnonymousAccessAllowed | Boolean |
Indicates whether anonymous access to the implementation is allowed. Optional |
EndpointAccessAutoApproved | Boolean |
Indicates whether API access requests to the implementation are automatically approved. Optional. |