v1

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

Get order details for a list of orders.

get/androidpublisher/v3/applications/{packageName}/orders:batchGet

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').

Query parameters

orderIdsstring[]

Required. The list of order IDs to retrieve order details for. There must be between 1 and 1000 (inclusive) order IDs per request. If any order ID is not found or does not match the provided package, the entire request will fail with an error. The order IDs must be distinct.

Response

Successful response

All 136 operations