Changes to Enrich Row Async
POST /api/v1/enrichment/enrich_async/{enrichment_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 30 revisions of this API.79
What changed
- ●
deleted the
queryrequest parametertokenrequest-parameter-removed
- ●
added the new
budget_exhaustedenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
budget_unavailableenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
confirmation_requiredenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
paid_access_blockedenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
added the new
run_unaffordableenum value to the//response property for the response statusresponse-property-enum-value-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
removed the
discovery_allowance_confirmation_requiredenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
discovery_allowance_exhaustedenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
discovery_allowance_run_unaffordableenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
removed the
discovery_allowance_unavailableenum value from the//response property for the response statusresponse-property-enum-value-removed
- ○
added the required property
//to the response with the statusresponse-required-property-added
- ●
- ●
added the new
discovery_allowance_run_unaffordableenum value to the//response property for the response statusresponse-property-enum-value-added
- ●
- ○
added the new optional request property
new-optional-request-property
- ○
added the new optional request property
new-optional-request-property
- ○
added the non-success response with the status
response-non-success-status-added
- ○