SteamGiftQuoteResponse
amountAmountrequired
Customer charge ceiling in USD (decimal string).
currencyCurrency
Default value:
USDeditionId object
anyOf
- string
- null
string
estimatedEstimated
Default value:
trueexpiresAt object
anyOf
- string<date-time>
- string
- null
string<date-time>
productId object
Optional compatibility metadata when upstream returns the bound product id. Create is authorized by quoteToken and does not require this field.
- string
- null
string
quoteId object
anyOf
- string
- null
string
quoteTokenQuotetokenrequired
recipientRegion object
anyOf
- string
- null
string
SteamGiftQuoteResponse
{
"amount": "string",
"currency": "USD",
"editionId": "string",
"estimated": true,
"expiresAt": "2024-07-29T15:51:28.071Z",
"productId": "string",
"quoteId": "string",
"quoteToken": "string",
"recipientRegion": "string"
}