Method: issuer.insert
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
दिए गए आईडी और प्रॉपर्टी के साथ, जारी करने वाले को शामिल करता है.
एचटीटीपी अनुरोध
POST https://walletobjects.googleapis.com/walletobjects/v1/issuer
यह यूआरएल gRPC ट्रांसकोडिंग सिंटैक्स का इस्तेमाल करता है.
अनुरोध का मुख्य भाग
अनुरोध के मुख्य भाग में Issuer
का उदाहरण है.
जवाब का मुख्य भाग
कामयाब होने पर, जवाब के मुख्य हिस्से में Issuer
का नया इंस्टेंस शामिल किया जाता है.
अनुमति के दायरे
नीचे दिए गए OAuth के लिंक की ज़रूरत हाेती है:
https://www.googleapis.com/auth/wallet_object.issuer
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[[["\u003cp\u003eInserts an issuer with a given ID and properties using a POST request to the specified URL.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain an instance of \u003ccode\u003eIssuer\u003c/code\u003e as defined in the provided reference.\u003c/p\u003e\n"],["\u003cp\u003eA successful response will contain the newly created \u003ccode\u003eIssuer\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires the \u003ccode\u003ehttps://www.googleapis.com/auth/wallet_object.issuer\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],["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"],null,["- [HTTP request](#body.HTTP_TEMPLATE)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization scopes](#body.aspect)\n\nInserts an issuer with the given ID and properties.\n\nHTTP request\n\n`POST https://walletobjects.googleapis.com/walletobjects/v1/issuer`\n\nThe URL uses [gRPC Transcoding](https://google.aip.dev/127) syntax.\n\nRequest body\n\nThe request body contains an instance of [Issuer](/wallet/reference/rest/v1/issuer#Issuer).\n\nResponse body\n\nIf successful, the response body contains a newly created instance of [Issuer](/wallet/reference/rest/v1/issuer#Issuer).\n\nAuthorization scopes\n\nRequires the following OAuth scope:\n\n- `https://www.googleapis.com/auth/wallet_object.issuer`"]]