Credits the account balance for the AppGroup.
HTTP request
POST https://apigee.googleapis.com/v1/{name=organizations/*/appgroups/*/balance}:credit
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. Account balance for the AppGroup. Use the following structure in your request: Authorization requires the following IAM permission on the specified resource
|
Request body
The request body contains data with the following structure:
| JSON representation |
|---|
{
"transactionAmount": {
object ( |
| Fields | |
|---|---|
transactionAmount |
Required. The amount of money to be credited. The wallet corresponding to the currency specified within |
transactionId |
Required. Each transactionId uniquely identifies a credit balance request. If multiple requests are received with the same transactionId, only one of them will be considered. |
Response body
If successful, the response body contains an instance of AppGroupBalance.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform