BeneficiaryValidateBody
Properties
Name | Type | Required | Description |
---|---|---|---|
amount | float | ✅ | Maximum payout amount to validate, in units of the currency defined in sender_currency. Decimal. |
beneficiary | BeneficiaryValidateBodyBeneficiary | ✅ | String starting with beneficiary_ or the object describing the beneficiary. |
payout_method_type | str | ✅ | The type of the payout method. Set to a value included in the response to List Payout Method Types. The two-letter prefix must match the beneficiary country code. |
sender_country | str | ✅ | |
sender_currency | str | ✅ | |
sender_entity_type | EntityType | ✅ | |
identifier_type | str | ❌ | Identifier type of beneficiary |
identifier_value | str | ❌ | Identifier value to filter with |
BeneficiaryValidateBodyBeneficiary
String starting with beneficiary_ or the object describing the beneficiary.
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs