Company Refreshed

A notification when company information has been refreshed.

24

๐Ÿ“˜

Use Case

When you use the Refresh company information endpoint you can:

/companyRefresh

The Company Refresh web-hook will send a POST request to your server.

For more information about registering web-hooks, please see the Web-hooks guide.

StatusDefinitionNext Steps
AssessingThe original request is still processing.An additional webhook will be sent after a status change.
AnsweredPositive response.

The company refresh request was successful.
RefusedNegative response.

The company refresh request was rejected.
None.
CancelledThe company refresh request was cancelled by the customer.
TerminatedThe company refresh request was terminated by the server. Usually due to the request expiring.Retry Refresh company information with exponential backoff up to 10 times.