Create a Google Pay session
Create a session for use with Google Pay.
POST
This endpoint requires the digital-wallets.write
or embed
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
Examples:
"default"
Body
application/json
Response
200
application/json
Successful Response
The response is of type object
.