Mengkueri WhatsApp Business Account (WABA) yang terhubung dengan akun pelanggan.
Deskripsi operasi
API ini memiliki batas QPS per pengguna sebesar 10. Panggilan yang melebihi batas ini akan dikenakan kontrol alur, yang dapat memengaruhi bisnis Anda. Lakukan panggilan API dengan kecepatan yang wajar.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
cams:QueryChatappBindWaba |
get |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| CustSpaceId |
string |
No |
ID space dari sub-pelanggan ISV. |
293483****49493 |
| IsvCode |
string |
No |
Kode verifikasi ISV, digunakan untuk memverifikasi bahwa sub-akun telah diotorisasi. |
aksik93kdkkxmwol9**** |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Objek respons. |
||
| AccessDeniedDetail |
string |
Detail penolakan akses. |
None |
| Message |
string |
Pesan kesalahan. |
SUCCESS |
| RequestId |
string |
ID permintaan. |
90E63D28-E31D-1EB2-8939-A9486641**** |
| Data |
object |
Data respons. |
|
| AuthInternationalRateEligibility |
object |
Detail tentang akun WABA. |
|
| MarketingMessageLiteStatus |
string |
Status MML. |
Y |
| BusinessName |
string |
Nama platform Business. |
Alibaba |
| Currency |
string |
Mata uang. |
USD |
| Id |
string |
ID akun WABA. |
20393988393993*** |
| AccountReviewStatus |
string |
Status peninjauan akun. Nilai yang valid:
|
APPROVED |
| MessageTemplateNamespace |
string |
Namespace templat. |
93e6b26e_8a67_4163_a093_ebfe645a66b0 |
| BusinessId |
string |
ID platform Business. |
19293988*** |
| Name |
string |
Nama akun WABA. |
Alibaba |
| PrimaryBusinessLocation |
string |
Kualifikasi kapabilitas tarif internasional. |
"start_time":1721952000 |
| IsOnBizApp |
string |
N |
|
| Code |
string |
Kode status permintaan.
|
OK |
| Success |
boolean |
Menunjukkan apakah permintaan berhasil:
|
true |
Contoh
Respons sukses
JSONformat
{
"AccessDeniedDetail": "None",
"Message": "SUCCESS",
"RequestId": "90E63D28-E31D-1EB2-8939-A9486641****",
"Data": {
"AuthInternationalRateEligibility": {
"test": "test",
"test2": 1
},
"MarketingMessageLiteStatus": "Y",
"BusinessName": "Alibaba",
"Currency": "USD",
"Id": "20393988393993***",
"AccountReviewStatus": "APPROVED",
"MessageTemplateNamespace": "93e6b26e_8a67_4163_a093_ebfe645a66b0",
"BusinessId": "19293988***",
"Name": "Alibaba",
"PrimaryBusinessLocation": "\"start_time\":1721952000",
"IsOnBizApp": "N"
},
"Code": "OK",
"Success": true
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Product.Unsubscript | You have not subscribed to the specified product. | |
| 400 | Ram.PermissionDeny | You are not authorized to perform the operation. | |
| 400 | System.LimitControl | The system is under flow control. | |
| 400 | Unknown.ResourceOwnerId | The resource does not belong to the current user. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.