Changelog
Version 2
- Create Account is executed
asynchronously
; Mandatory to wait for theaccount.created
Callback before attempting to create transactions. - We also improved parameter naming to provide more clarity
Version 1
- Create Account is executed
synchronously
Note: Due to the synchronous
nature of this endpoint, error rates and latency will be higher. We recommend integrating with a more recent version and designing the user experience accordingly.