---
title: OneTimeChargeCreateRequest
framework: advancedcommerceapi
role: symbol
role_heading: Object
path: advancedcommerceapi/onetimechargecreaterequest
---

# OneTimeChargeCreateRequest

The request data your app provides when a customer purchases a one-time-charge product.

## Declaration

```data
object OneTimeChargeCreateRequest
```

## Properties

currency: The currency of the price of the product. item: The details of the product for purchase. operation: The constant that represents the operation of this request. requestInfo: The metadata of the request. storefront: The storefront for the transaction. taxCode: The tax code for this product. version: The version number of the API.

## Mentioned in

Creating SKUs for the Mini Apps Partner Program Creating SKUs for your In-App Purchases

## Example

Example

## See Also

### One-time charge creation in the app

- [OneTimeChargeItem](advancedcommerceapi/onetimechargeitem.md)
