orders.get order details for a single order.
HTTP request
GET https://androidpublisher.googleapis.com/androidpublisher/v3/applications/{packageName}/orders/{orderId}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
packageName |
Required. The package name of the application for which this subscription or in-app item was purchased (for example, 'com.some.thing'). |
orderId |
Required. The order ID provided to the user when the subscription or in-app order was purchased. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Order
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/androidpublisher