Customer Portal
List deliverables (Customer Portal)
Retrieves the complete fulfillment payload for an order, authenticated via the Customer Portal JWT. This allows buyers to securely access their downloads, license keys, and Discord roles directly from the frontend without routing through your custom backend.
Usage: You are rendering a āMy Purchasesā page in React and want to fetch the buyerās files directly from the browser using their session token.
GET
List deliverables (Customer Portal)
Path Parameters
The ID of the order
Response
200
List of deliverables unlocked by this order
List deliverables (Customer Portal)