HomeGuidesAPI ReferenceChangelog
Terms of Use
Terms of Use

Release Notes: Public API 2.109.0

  1. Public API Improvements to facilitate ISO 15118 functionalities:
    • Provisioning Certificates - expose object (List, Create, Read, Update)
      • name
        string, required
      • pcid
        string, required
      • vehicleType
        string, required
        enum: company, private
      • userId
        integer, required
    • Issue EMAID (Action)
      https://{{baseUrl}}/public-api/actions/provisioning-certificate/v1.0/{{provisioningCertificate}/issue-emaid
      Properties:
      • paymentMethod
        string
        description: The payment method that will be associated with the ID Tag.
        • For credit/debit cards the paymentMethodId should be provided
        • For Corporate billing - corporate:{id}
        • For last used the value should be null
    • Reissue EMAID (Action)
      https://{{baseUrl}}/public-api/actions/id-tag/v1.0/{idTag}/reissue-emaid