Optionalactive?: booleanOptionalstate?: stringOptionalcountry: stringOptionalcountry: stringOptionalcurrency: stringOptionalamount?: numberFormat: int32
OptionalcustomerType?: "retail" | "institution"Determines the type of validation that is performed on the sender. If value is institution, the sender request object will be validated to ensure it includes businessName and businessId parameter. If the value is retail, the sender request object will be validated to ensure it includes name, phone, email, country, address, dob, idNumber and idType.
OptionalforceAccept?: booleanOptionallocalAmount?: numberFormat: int32
Description
Whether this webhook is currently active or not. Defaults to
trueif omitted.Default