# providers_google_pay_get_account_retrieve Google Allows us to pass an obfuscated account id to be sent to during a subscription purchase Endpoint: GET /api/providers/google-pay/get-account/{bundle_id} Version: 3.59.0-ai-plus ## Path parameters: - `bundle_id` (string, required) ## Response 200 fields (application/json): - `account_id` (string, required) - `bundle_id` (string) The bundle id of the app - `status` (string) * - Account Active * - Account Pending Enum: "ACCOUNT_ACTIVE", "ACCOUNT_PENDING" - `created_on` (string, required) - `last_updated` (string, required) - `user` (integer,null) edX user ID