文档
测试

获取发送传真的国家和费用

POST
https://fax.tongsoft.top/sendFaxCountry/getSendFaxCountry_v3

响应参数

参数名
类型
描述
必填
status
int
1正常,其他失败
必填
message
string
错误描述
必填
data
array
返回信息的数组
必填
countryName
string
国家名称
必填
countryCode
string
国家数字代码
必填
countryType
int
发送传真的类型,1代表使用pha,2使用telnyx
必填
countryPhaxioPrice
int
pha发送成本
必填
countryTelnyxPrice
int
telnyx发送成本
必填
countryIso
string
国家简称
必填
id
string
唯一id
必填
androidUnlimitedEnable
int
1代表启用,0代表不启用
可选
unlimitedSendType
int
1代表用pha,2代表用telnyx
必填
unlimitedFaxCountryPages
int
无限发送的国家的页数
必填
iosUnlimitedEnable
int
1代表启用,0代表不启用
可选