v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13136338403.5 KB
orders

Provide refund preference and purchase usage for a chargeback request

post/androidpublisher/v3/applications/{packageName}/orders/{orderId}:reviewrefund

Path parameters

packageNamestring required

Required. The package name of the application for which this subscription or in-app item was purchased (for example, 'com.some.thing').

orderIdstring required

Required. The order ID provided to the user when the subscription or in-app order was purchased.

Request body

sampleContentProvidedboolean

Required. Indicates whether you provided a free sample, trial, or information about the functionality prior to the purchase.

refundPreference'REFUND_PREFERENCE_UNSPECIFIED' | 'DECLINE' | 'APPROVE' | 'NEUTRAL'

Required. Indicates your preference, based on your operational logic, as to whether the Play Store should grant the refund.

pendingRefundTokenstring

Required. The pending refund token included in the pending refund review notification.

consumptionPercentageMilliunitsinteger

Optional. Percentage of the In-App purchase the customer consumed, in milliunits. Minimum: 0 Maximum: 100,000. For paid apps, this can be omitted. Example : 45200 represents 45.2%.

Response

Successful response