REST Resource: orders
Stay organized with collections
Save and categorize content based on your preferences.
Resource: Order
This type has no fields.
Methods |
|
Refunds a user's subscription or in-app purchase order. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[[["The \"Order\" resource provides details of an order but doesn't contain any fields itself."],["You can manage orders using the available methods, such as refunding a user's subscription or in-app purchase through the `refund` method."]]],["The provided content details the \"Order\" resource, which represents information about a user's subscription or in-app purchase. It has no fields. The key action associated with an order is using the `refund` method, which facilitates the refunding of a user's subscription or in-app purchase. This is the sole method described within the Order resource's functionality.\n"]]