Create BeneficiaryCopy Pagepost https://api.coingate.com/api/v2/beneficiariesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Form Databeneficiary_typestringenumrequiredBeneficiary type decides if first name surname email and date of birth or company_name and company code fields will be requiredAllowed:"person""business"personobjectRequired only if beneficiary_type is "person"person objectbusinessobjectRequired only if beneficiary_type is "business"business objectemailstringrequiredcountrystringrequiredCountry alpha3 codecountry_statestringRequired when the country includes states. Use the state's alpha-2 code.currency_idint32requiredRetrieve the currency_id by making a request to the following API endpoint: https://developer.coingate.com/reference/currencies. The values for currency_id and platform_id differ between the live and sandbox environments. Make sure to retrieve these values according to your integration environment from either api.coingate.com for production or api-sandbox.coingate.com for sandbox testing.platform_idint32requiredRetrieve the platform_id and supported currencies by making a request to the following API endpoint: https://developer.coingate.com/reference/platforms. The values for currency_id and platform_id differ between the live and sandbox environments. Make sure to retrieve these values according to your integration environment from either api.coingate.com for production or api-sandbox.coingate.com for sandbox testing.crypto_addressstringrequiredCrypto addresscrypto_address_metadatastringRequired destination_tag for XRP, memo for BNB,XLM,SOLANA ex. 12345street_namestringStreet namebuilding_numberstringBuilding numbertown_namestringTown namepost_codestringPostcodedate_of_birthstring(YYYY-MM-DD or MM/DD/YYYY) Date of birthResponses 200200 422422Updated about 1 month ago