AM/FA/Inv - Enterprise Organization Update Whitelist
Details
/external/v1/org/{orgId}/whitelist
Synopsis
This route is used for an organization to update whitelist status. This triggers an asynchronous process (the id of which is returned on the success response) which can be monitored using the "Transactions API" endpoints. This process will resolve domainName IPs and whitelist or blacklist on multiple infrastructure components. This endpoint can be called by applications with access to scope "manageOrgs".
- : manageOrgs
The unique identifier of the organization on the blockchain
US9QIMAThis property contains the transactional data information, i.e. signer information and signature mechanism
{"signer":{"email":"[email protected]","name":"John Doe"}}This property if set "true" means that the organization being affected by this action will be able to access this organization's resources, like APIs, Peers, Orderers (if applicable). "false" indicates that the organization affected by this action will stop being able to access aforementioned resources
trueSuccessfully triggered the process to update whitelist status on the platform The "processId" and "orchestrationId" properties can be used on the "Transactions API" to monitor the status of this asynchronous process.
The following error codes can be returned: - GN0002 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0001 - AU0003 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - AU0002 Please refer to the error code dictionary for the details of each error code.
The following error codes can be returned: - OG0013 - OG0002 Please refer to the error code dictionary for the details of each error code.
Last updated
Was this helpful?

