Digital wallets
Update digital wallet
Updates the values a digital wallet was registered with.
PUT
This endpoint requires the digital-wallets.write
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the registered digital wallet.
Example:
"fe26475d-ec3e-4884-9553-f7356683f7f9"
Body
application/json
Request body to update a registered digital wallet's details.
Response
200
application/json
Returns the updated digital wallet.
A digital wallet (e.g. Apple Pay) that has been registered.