Mengkueri katalog produk yang terkait dengan akun WhatsApp Business (WABA).
Deskripsi operasi
This operation allows a maximum of 10 requests per second per account. Excess requests are throttled, which may affect your business. Stay within the specified limit.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:GetWhatsappConnectionCatalog |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| WabaId |
string |
Yes |
ID WABA. |
29293939**** |
| CustSpaceId |
string |
No |
ID ruang pengguna dalam akun ISV. |
C20209399229**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| AccessDeniedDetail |
string |
The details about the access denial. |
无 |
| RequestId |
string |
The request ID. |
90E63D28-E31D-1EB2-8939-A94866411B2O |
| Message |
string |
The error message. |
无 |
| Model |
object |
The returned data. |
{"id":"200292992","name":"Alibaba_catalog"} |
| Code |
string |
The response code.
|
OK |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
false |
Contoh
Respons sukses
JSONformat
{
"AccessDeniedDetail": "无",
"RequestId": "90E63D28-E31D-1EB2-8939-A94866411B2O",
"Message": "无",
"Model": {
"id": "200292992",
"name": "Alibaba_catalog"
},
"Code": "OK",
"Success": false
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.