feat: add purchase validation API
BREAKING CHANGES:
- Removed fields from the purchase registration payload:
asset_id,country_code,quantity. - Added a required
tokenfield, which must now be obtained via the new Purchase Validation API.
Full Changelog: 0.0.2...0.1.0