Skip to main content
Feedback

Platform API and Partner API Release Notes for May 2025

Platform Release

May 24 2025
New
We added these features
  • When using the Merge Request object, you can exclude components in merge reviews to better control what gets merged while resolving conflicts efficiently. (INT-14485)
  • Added an account-level feature validation for the Agent step in the component APIs, ensuring the step is only available when the required features are enabled. This prevents level 3 validation errors and ensures consistent behavior between the API and UI. (INT-14464)
  • Partner API SOAP implementation for rate limit: The new optional account property, overrideAccountRateLimit, has been introduced for Partner API requests. This feature allows the rate limit to be determined based on the specific account requested, whether a primary or an override account. The application of this rate limit depends on the setting of the overrideAccountRateLimit property in the primary account. If this property is enabled, the rate limit defined for the override account will apply. If it is disabled, the rate limit of the primary account will apply. (INT-13320)
  • Added sender and receiver codes to the Tradacoms Connector Record object. (B2B-4373)
  • The Trading Partner Component object supports blank encoding character values for End Data Characters. (B2B-4755)
  • The EDIFACT Connector Record object response now includes the EDIFACT version number. (B2B-4807)