Commit
Header Parameters
Authorization token
Query Parameters
This parameter determines how exported data is managed. If set to true, the system retains the export files used by the API to retrieve data while marking the token as retrieved. By default, this is set to false, ensuring the system automatically deletes these files after retrieval.
Path Parameters
This is your organization’s MyPreferences account Id. A 404 is returned if this value is invalid.
Secure token returned by the Initiate call, required as a URL parameter in all subsequent API requests.
Response
OK - The request was successfully received.
The request was invalid and cannot be processed. This may be a result of a malformed request. You must update the request before trying again.
Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
The authentication credentials were insufficient to grant access to the requested resource. In most cases, your user may not have the appropriate permissions to access the requested resource. Verify User Group permissions for your user before trying again.
The requested resource cannot be found. Most errors in this category are returned when a resource specified on the URL path is not found. In certain instances, it is also returned when a parameter specified in the request body is also not found. See error description for more details.
The server is unable to handle your request due to a temporary condition. You must delay your request for some time before trying again. Notify PossibleNOW Support if it’s a continuous occurrence.