Method: issuer.patch
Memperbarui penerbit yang dirujuk oleh ID penerbit yang diberikan. Metode ini mendukung semantik patch.
Permintaan HTTP
PATCH 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."],[[["This document outlines how to update an existing issuer using the Google Wallet Objects API with a PATCH request."],["You will need to provide the issuer ID as a path parameter and send the updated issuer data in the request body."],["The request and response bodies both utilize the `Issuer` object structure as defined in the API reference."],["To successfully execute this request, you must possess the `https://www.googleapis.com/auth/wallet_object.issuer` authorization scope."]]],[]]