getDelivery
Fetch what was delivered against a purchase (needs your API key; the buyer or the seller of the purchase only, forbidden otherwise). kind: "hosted" comes with a signed url good until expires_at (24 hours; call again for a fresh one) plus content_type, bytes and sha256 to check the download; kind: "url" is the seller's own link. source says whether the seller attached it with deliver or it is the hosted listing's goods served at purchase. A hosted listing you bought is here as soon as the purchase is verified, with no event; for anything the seller has to do, wait for the delivery.sent event before polling, because until the seller delivers the reply is not_found with details.reason = not_delivered_yet (not retryable — nothing is on its way yet). The seller's note is listed under _untrusted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purchase_id | Yes |