# AppPurchaseOneTime - partner - OBJECT Version: 2024-10 ## Description A one-time app charge for services and features purchased once by a store. For example, a one-time migration of a merchant's data from one platform to another. ### Access Scopes ## Fields * [amount](/docs/api/partner/2024-10/objects/Money): Money! - The amount of the app charge. * [id](/docs/api/partner/2024-10/scalars/ID): ID! - A globally unique identifier. * [name](/docs/api/partner/2024-10/scalars/String): String! - The name of the app charge. * [test](/docs/api/partner/2024-10/scalars/Boolean): Boolean! - Whether the app purchase was a test transaction. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples