AI-generated Key Takeaways
-
Sends a POST request to
https://walletobjects.googleapis.com/walletobjects/v1/smartTapto insert a smart tap. -
The request body should contain an instance of
SmartTapand if successful, the response will contain the newly createdSmartTapinstance. -
Requires authorization with the
https://www.googleapis.com/auth/wallet_object.issuerscope.
Inserts the smart tap.
HTTP request
POST https://walletobjects.googleapis.com/walletobjects/v1/smartTap
The URL uses gRPC Transcoding syntax.
Request body
The request body contains an instance of SmartTap.
Response body
If successful, the response body contains a newly created instance of SmartTap.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/wallet_object.issuer