Method: issuer.insert
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Menyisipkan penerbit dengan ID dan properti yang diberikan.
Permintaan HTTP
POST https://walletobjects.googleapis.com/walletobjects/v1/issuer
URL menggunakan sintaksis gRPC Transcoding.
Isi permintaan
Isi permintaan memuat instance Issuer
.
Isi respons
Jika berhasil, isi respons memuat instance Issuer
yang baru dibuat.
Cakupan otorisasi
Memerlukan cakupan OAuth berikut ini:
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 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[[["Inserts an issuer with a given ID and properties using a POST request to the specified URL."],["The request body should contain an instance of `Issuer` as defined in the provided reference."],["A successful response will contain the newly created `Issuer` object."],["Authorization requires the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope."]]],["A new issuer is added via a POST request to `https://walletobjects.googleapis.com/walletobjects/v1/issuer`. The request body must include an instance of an `Issuer` object. Upon success, the response will contain the newly created `Issuer` instance. This action necessitates authorization with the `https://www.googleapis.com/auth/wallet_object.issuer` OAuth scope. The URL uses gRPC Transcoding syntax.\n"]]