Skip to content

If the request succeeds, Doppio responds with the following payload:

Property nameTypeDescription
doppioRequestIdstringUnique identifier for the request.
renderStatusstringRendering status for your document. Either SUCCESS or ERROR.
documentUrlstringURL where you can access the rendered document.
isAsyncbooleanWhether the request is asynchronous. For this render method, the value is always false.
isCustomBucketbooleanWhether the document is stored in your own S3 bucket or temporarily in ours.

All rights reserved