Denominations
List Denominations
Returns the active physical-gold denominations available for redemption in a given country.
GET
Overview
Returns the catalog of physical-gold denominations that users can redeem for, filtered by country. Each entry includes itsid (pass this to Quote Redemption as denomination_id), a human-readable label, weight in grams and troy ounces, and the city of pickup.
Only denominations with active: true are returned.
Headers
A valid
PARTNER scope key.Query Parameters
ISO-3166-1 alpha-2 country code (e.g.,
PK, AE, SA).Response
Errors
| HTTP | error | When |
|---|---|---|
| 400 | invalid_request | country query param is missing |
| 401 | unauthorized | Missing or invalid x-api-key |
