| 参数 | 说明 | 是否必填 | 类型 |
|---|---|---|---|
| params | 是 | Object | |
| appIds | 应用id,为空查账户下所有,最多100个 | 否 | List |
| current | 当前页 | 否 | Integer |
| size | 每页显示条数,默认25条 | 否 | Integer |
| 参数 | 说明 | 类型 |
|---|---|---|
| status | 状态码,0成功,其他失败参见响应状态码说明 | String |
| reason | 成功或失败描述 | String |
| data | 发送结果 | Object |
| records | waba数组 | Array |
| appId | 应用id | Integer |
| wabaId | wabaid | String |
| wabaMaxNumber | WABA最大绑定的号码数量 | Integer |
| wabaName | 第三方账户名称 | String |
| accountReviewStatus | 审核状态(0:未审核,1:已审核,2:审核被拒,3:受限,4:违规,5:禁用更新,6:已验证,7:删除) | Integer |
| currency | 货币 | String |
| messageTemplateNamespace | 消息模板命名空间 | String |
| businessVerificationStatus | bm认证状态(0:expired过期,1:failed失败,2:ineligible无资格,3:not_verified未认证,4:pending审核中,5:pending_need_more_info需要更多信息,6:pending_submission rejected拒绝,7:revoked吊销,8:verified已认证) | Integer |
| timeZoneId | 时区 | String |
| reportUrl | 回执地址 | String |
| total | 总记录数 | Integer |
| size | 每页显示条数 | Integer |
| current | 每页显示条数,默认25条 | Integer |