Before you can conduct transactions with an organization on the platform, you need to whitelist that organization, and that organization needs to whitelist yours.
Endpoints
Task
How
Error Codes
Enterprise Organization Update Whitelist
AU0001 AU0002 AU0003 GN0002 OG0002 OG0013
Error Codes and Messages
Key Validations
None
Business Rule Validations
Type
Code
Message
Organization
OG0002
Organization '{orgId}' is in an invalid status for the current action. Org status: '{status}'
Technical Validations
Type
Code
Messag
Auth (OAuth)
AU0001
The access token is invalid or missing. Please provide a valid access token issued by the OAuth server using the client credentials grant (default location is on the authorization header).
AU0002
You do not have access to this scope: {scope}
AU0003
The core access token is invalid for organization {orgId}.
Generic
GN0002
The payload you have supplied is invalid.
Organization
OG0013
Organization '{orgId}' is locked for edit by another process. Please try again later.