added
Customer Types and customerCode Update for Crypto Payouts
9 months ago by Tomohiro Furuta
Added types parameter: Introduced a types parameter for customers to specify the intended purpose(s) of customer data, supporting "invoicing" and "cryptoPayout" options.
Enhanced customerCode functionality: customerCode can now be used specifically for crypto payout transactions, allowing recipient information (e.g., name and address) to be omitted when this code is applied to customers with the cryptoPayout type. Additionally, by setting saveRecipient to true during crypto payout creation, the customer information can be saved for future use.