uploadGoogleCredentials
Upload Google credentials
Uploads Google service account credentials for Google Wallet pass signing. The service account JSON and issuer ID are stored securely.
Scope: certs:manage
Maps to OpenAPI operationId uploadGoogleCredentials — POST /manage-certs/google.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x_app_id | No | Override X-App-Id for this call. Defaults to the MCP connection header. | |
| issuer_id | Yes | Google Wallet issuer ID. | |
| service_account_json | Yes | Google service account JSON key file contents. |