Crypto Assets

Management API Changelog and Updates

This article details all the new changes introduced into the latest release of the Management API, such as error responses designed to help resolve any potential issues with its usage.

You can also check out other Binance tips with us!

You can also directly reach out Binance now!

Management API Changelog and Updates

Response code 404 – Document Not Found has been added to the list of possible errors for both the GET and POST methods of View (Profile) resource, to indicate when there is no profile available for retrieval or lacks permissions to do so.

When updating a product rate plan via the CRUD: Delete Product Rate Plans or CRUD: Update a Product Rate Plan actions, you now have the ability to specify an individual discount type value in priceType field when making updates. This allows for setting specific discounts per individual product.

Google Analytics now offers a new method for importing data: importDataCustomDataSources(). It supports an expanded set of data types and filtering by device type – including DEVICE_CATEGORY filters – making it the ideal replacement for dailyUpload, which has since been deprecated and will eventually be removed in future releases. Please see Data Import Developer Guide for instructions on using this new method.

At our /institutions endpoints – get_by_id and search – we have updated the default country codes to use only ISO-3166-1 standard values, while get_by_id response only returns institutions which match up to an institutionId that was provided during an /institutions/get_by_id request.

Multiple API updates were made in order to enhance user experience:

Start and Stop Announcement Settings can now be configured independently for internal calls and pstn calls using the Configure Call Recording Settings for a Person API, using callRatingIds parameter. Furthermore, public/nonpublic recordings can also be configured using startStopAnnouncementPublicIds/startStopAnnouncementNoPublicIds parameters.

Now, you can easily generate post-event survey links for individual users by specifying their email addresses in a GET request to the Get Meeting Survey Links API. This feature is only applicable for webinars.

At /institutions endpoints, we’re switching over to a more consistent time zone format by changing the name of the timezone field from “timeZone” to “workspaceId”. While the old “timeZone” field will still work for now, its function will eventually be removed in a future release.

The /institutions/get_by_id endpoint now features a truncates option to limit returned results, helping reduce data set sizes or display them quickly. By default this setting is enabled and can be disabled using the “Truncates = False” parameter. Furthermore, maximum results returned per GET request have been increased from 100 to 1000.

Leave a Reply

Your email address will not be published. Required fields are marked *