Skip to content

SieSmart B2B API Changelog

This changelog lists all updates to the Siemens B2B API, in chronological order.

API Spec: Version 1.2.0 - September 13, 2024

  • New enum value added to DecisionStatusEnum: DECLINED_INTERNAL
    ► This is used in the decision response body

  • Asset model (Spain only)
    ► /common/asset-models - allows searching of asset model sub-category. Also new object assetModel available at proposal creation

  • Portfolio/Contract endpoints
    ► These endpoints allow searching for and managing in-life contracts

Non API Spec: API Access Token Expiration Change

  • On 24th June 2024 in test and from 1st July 2024 in production, the API access token expiration will change from 24 hours to 12 hours

API Spec: Version 1.1.1 - April 11, 2024

  • New options added to ProposalStatusEnum; DEAL_AMENDMENT and CREDIT_APPROVED
    ► This is used in the proposal response body

  • Reference: b2b-openapi-111.yaml

API Spec: Version 1.1.0 - Initial Release