Get a delivery download link
Checkout
Get a delivery download link
Mints a short-lived presigned URL for a file delivered with a completed order item.
Every failure — unknown checkout, order not completed, wrong item, a delivery that is not a file, an invoice id — answers with the same 404 and the same message, so the endpoint never reveals which check failed.
Unauthenticated: possession of the checkout id is the credential, so send no API key. The id is unguessable and every payload is redacted for a buyer audience.
GET
Get a delivery download link
Path Parameters
Pattern:
^[1-9A-HJ-NP-Za-km-z]{21,22}$Pattern:
^[1-9A-HJ-NP-Za-km-z]{21,22}$