diff --git a/docs/gen/redoc.v1.html b/docs/gen/redoc.v1.html index 0ce1423..9d8513e 100644 --- a/docs/gen/redoc.v1.html +++ b/docs/gen/redoc.v1.html @@ -544,12 +544,12 @@ " class="sc-eVqvcJ sc-fszimp kIppRw drqpJr">
Region/country code using ISO-3166-1 alpha-2 code (e.g., 'US', 'CA', 'GB')
Optional flag indicating if customer opted in to email marketing
-Optional extra in-game currency bonus
-Optional extra loyalty points bonus
-Optional extra loyalty credits bonus
+[DEPRECATED] Use bonus_items instead
+[DEPRECATED] Use bonus_items instead
+[DEPRECATED] Use bonus_items instead
Optional list of bonus items to be granted with the purchase
{- "playerId": "string",
- "transactionId": "string",
- "checkoutLinkId": "string",
- "environment": "PAYMENT_ENVIRONMENT_UNSPECIFIED",
- "currency": "string",
- "registrations": [
- {
- "guid": "string",
- "productId": "string",
- "cents": 0,
- "quantity": 0,
- "metadata": {
- "property1": "string",
- "property2": "string"
}
}
], - "platform": "PURCHASE_PLATFORM_UNSPECIFIED",
- "browser": "string",
- "deviceId": "string",
- "source": "PURCHASE_SOURCE_UNSPECIFIED",
- "ipAddress": "string",
- "region": "string"
}{- "statuses": [
- {
- "guid": "string",
- "productId": "string",
- "status": "PURCHASE_REGISTRATION_STATUS_UNSPECIFIED",
- "message": "string"
}
]
}