SieSmart B2B API

Number of APIs: 63

The B2B API of SieSmart application, Siemens Financial Services.

Contact Support: Name: Siemens Financial Services

  1. proposals-{proposal-id}-assets-{asset-id} - Updates the asset of the proposal. PUT {{baseUrl}}/proposals/:proposal-id/assets/:asset-id

  2. proposals-{proposal-id}-assets-{asset-id} - Deletes and removes the asset from the proposal. DELETE {{baseUrl}}/proposals/:proposal-id/assets/:asset-id

  3. proposals-{proposal-id}-upgrades - Get the upgrade agreements available for this proposal. GET {{baseUrl}}/proposals/:proposal-id/upgrades

  4. Get customers matching the query parameters. GET {{baseUrl}}/introducers/customer-search?registration-number=<string>&name=<string>&region-id=<integer>&street=<string>&city=<string>&postal-code=<string>&locality=<string>&phone=<string>&website=<string>&company-type=<string>&country-code=<string>

  5. proposals-{proposal-id}-assets - Returns all assets of the proposal. GET {{baseUrl}}/proposals/:proposal-id/assets

  6. proposals-{proposal-id}-documents - Get the document types available for the selected proposal. GET {{baseUrl}}/proposals/:proposal-id/documents/document-types

  7. notifications-{notification-uuid} - Get proposal data belonging to a notification subscription GET {{baseUrl}}/notifications/:notification-uuid

  8. calculation - Returns the configuration to perform a calculation. GET {{baseUrl}}/calculation/config?proposal-id=<integer>&office-id=<integer>&marketproduct-id=<integer>&pricelist-id=<integer>

  9. common - Get the iac codes available for the selected office. GET {{baseUrl}}/common/iac-codes?office-id=<integer>

  10. introducer/equipment-suppliers - Get the equipment suppliers available for the introducer. GET {{baseUrl}}/introducer/equipment-suppliers