API structure has changed
14 structure changes including:
1 Breaking change
1 Addition
12 Modifications
1 Removal
Modified
12
GET /v2/accounts
- Response
-
200 response Modified
- results property Modified
GET /v2/accounts/{id}
- Response
-
200 response Modified
- type property Added
GET /v2/collections/bulks/{id}/collections
- Response
-
200 response Modified
- results property Modified
GET /v2/collections/{id}
- Response
-
200 response Modified
- custom_id, custom_metadata properties Added
GET /v2/transactions
- Response
-
200 response Modified
- results property Modified
- Query
- custom_id query parameter Added
GET /v2/transactions/{id}
- Response
-
200 response Modified
- custom_id, custom_metadata properties Added
GET /v2/transfers/bulks/{id}/transfers
- Response
-
200 response Modified
- results property Modified
GET /v2/transfers/{id}
- Response
-
200 response Modified
- custom_id, custom_metadata properties Added
POST /v2/collections
- Body
-
content type Modified
- custom_id, custom_metadata properties Added
- Response
-
200 response Modified
- custom_id, custom_metadata properties Added
POST /v2/collections/bulks
- Body
-
content type Modified
- collections property Modified
POST /v2/transfers
- Body
-
content type Modified
- custom_id, custom_metadata properties Added
- Response
-
200 response Modified
- custom_id, custom_metadata properties Added
POST /v2/transfers/bulks
- Body
-
content type Modified
- transfers property Modified
Removed
1
Breaking
GET /v2/transactions/{id}/proof
Added
1
GET /v2/transfers/{id}/proof