Change Updates

Do not miss any Assets API changes, ever again

Subscribe to the Assets API changelog to be up to date on recent changes.

RSS

Feb 4, 2021

main
0.0.2
Compare

API structure has changed

7 structure changes including:
2 Breaking changes
1 Addition
4 Modifications
2 Removals
Modified 4
GET /assets
  • Response
  • 200 response Modified
    • tokenisation_strategy property Added
GET /assets/{assetId}
  • Response
  • 200 response Modified
    • tokenisation_strategy property Added
PATCH /assets/{assetId}
  • Body
  • content type Modified
    • tokenisation_strategy property Added
  • Response
  • 200 response Modified
    • tokenisation_strategy property Added
POST /assets
  • Body
  • content type Modified
    • tokenisation_strategy property Added
  • Response
  • 200 response Modified
    • tokenisation_strategy property Added
Removed 2 Breaking
POST /assets/{assetId}/register_issuing_account
POST /assets/{assetId}/tokenise_direct
Added 1
POST /assets/{assetId}/issuing_account