GetRequirements
GET
{{baseurl}}/v1/transactions/payments/beneficiaries/requirements?beneficiaryCountry=ES¤cy=EUR&bankAccountCountry=ES&beneficiaryType=retail
请求参数
参数名
类型
描述
必填
beneficiaryCountry
string
示例:ES
可选
currency
string
示例:EUR
可选
bankAccountCountry
string
示例:ES
可选
beneficiaryType
string
示例:retail
可选
conversionDate
string
示例:2019-09-24
可选
响应参数
参数名
类型
描述
必填
key
string
示例:beneficiaryFirstName
必填
required
boolean
示例:true
必填
checkType
string
示例:regex
必填
checkValue
string
示例:^.{1,255}
必填
displayName
string
示例:Nombre
必填
key
string
示例:beneficiaryLastName
必填
required
boolean
示例:true
必填
checkType
string
示例:regex
必填
checkValue
string
示例:^.{1,255}
必填
displayName
string
示例:Apellidos
必填
key
string
示例:iban
必填
required
boolean
示例:true
必填
checkType
string
示例:regex
必填
checkValue
string
示例:^[a-zA-Z]{2}[0-9]{2}[a-zA-Z0-9]{4}[0-9]{4}([a-zA-Z0-9]?){3,19}$|^[A-Z]{2}\d{5}[0-9A-Z]{13}$
必填
displayName
string
示例:IBAN
必填