Method: issuer.update
Memperbarui penerbit yang dirujuk oleh ID penerbit yang diberikan.
Permintaan HTTP
PUT https://walletobjects.googleapis.com/walletobjects/v1/issuer/{resourceId}
URL menggunakan sintaksis gRPC Transcoding.
Parameter jalur
Parameter |
resourceId |
string (int64 format)
ID unik untuk penerbit.
|
Isi permintaan
Isi permintaan memuat instance Issuer
.
Isi respons
Jika berhasil, isi respons memuat instance Issuer
.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut:
https://www.googleapis.com/auth/wallet_object.issuer
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-11-07 UTC.
[null,null,["Terakhir diperbarui pada 2024-11-07 UTC."],[[["Updates an existing issuer record using the provided issuer ID."],["The request should be a PUT request to the specified URL with the issuer ID as a path parameter."],["The request body should contain the updated issuer data in the Issuer object format."],["A successful response will return the updated Issuer object."],["Requires `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope."]]],[]]