Changes to Get customer

GET /customers/{customerId}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 28 revisions of this API.47

  1. 359d267dca881
  2. b1ad79e918ac1
  3. 270e233e401c44
  4. 8cc2aed458471

What changed

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

  • 270e233e401c44See the full diff
    • added the new ACTIVE enum value to the data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new EXPIRED enum value to the data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new REVOKED enum value to the data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added the new SUSPENDED enum value to the data/attributes/delegation/status response property for the response status 200

      response-property-enum-value-added

    • added subschema #1: ConnectedAgentLimits to the data/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-added

    • removed TransactionLimits from the data/attributes/agents/items/limits response property anyOf list for the response status 200

      response-property-any-of-removed

    • added the required property data/attributes/agents/items/handle to the response with the 200 status

      response-required-property-added

    • added the required property data/attributes/delegation/revokedAt to the response with the 200 status

      response-required-property-added

    • added the required property data/attributes/avatarUrl to the response with the 200 status

      response-required-property-added