订单创建的测试接口,调用失败,错误提示Bank Transfer payment is not applicable for your country and currency request



订单创建的测试接口,调用失败,错误提示Bank Transfer payment is not applicable for your country and currency request,麻烦帮忙看看是什么原因。

"errors": [
        {
            "errorCode""ERR-TICOM-ORDER-API-0009",
            "type""Validation",
            "section""Generic",
            "field"null,
            "reason""Bank Transfer payment is not applicable for your country and currency request",
            "message""Resubmit the request with different payment options. For additional information refer to https://api-portal.ti.com/order-api-payment",
            "data"null
        }
    ]