10,745
edits
Line 787: | Line 787: | ||
To poll the current status of the async operation, execute the "Multiple" method with an empty body and <code>$ticket={ticket}</code> query string, where the <code>{ticket}</code> is returned with the first request "202 Accepted". | To poll the current status of the async operation, execute the "Multiple" method with an empty body and <code>$ticket={ticket}</code> query string, where the <code>{ticket}</code> is returned with the first request "202 Accepted". | ||
There is a response header "Progress" with the progress of the async operation. | |||
== Webhooks == | == Webhooks == |