---
title: "Validate Purchase Code"
description: "Validates a purchase verification code and returns purchase details including available prices."
api: "POST /api/v1/payments/purchases/validate-code"
---
## Request
The request body containing the purchase verification code.
## Response
Successful response with purchase details and available prices.