Method: issuer.patch
העדכון של המנפיק שמשויך למזהה המנפיק הנתון. השיטה הזו תומכת בסמינטיקה של תיקונים.
בקשת HTTP
PATCH https://walletobjects.googleapis.com/walletobjects/v1/issuer/{resourceId}
בכתובת ה-URL נעשה שימוש בתחביר המרת קידוד של gRPC.
פרמטרים של נתיב
פרמטרים |
resourceId |
string (int64 format)
המזהה הייחודי של המנפיק.
|
גוף הבקשה
גוף הבקשה מכיל מופע של Issuer
.
גוף התשובה
אם הפעולה מצליחה, גוף התגובה מכיל מופע של Issuer
.
היקפי הרשאה
נדרש היקף הרשאות OAuth הבא:
https://www.googleapis.com/auth/wallet_object.issuer
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-11-07 (שעון UTC).
[null,null,["עדכון אחרון: 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."]]],[]]