SUCCESS / FAILURE / TIMEOUT / CANCELLED), if a callBackUrl was specified at submission time, the system will send a POST request to that URL.
Callback Format
data field is identical in format to the query endpoint response:
result Field Structure
On SUCCESS:| Field | Type | Description |
|---|---|---|
type | string | Result type: image or video |
urls | string[] | List of resource URLs. Images may have multiple entries; videos typically have 1 |
result is null.