Changes to Invite test customer

POST /simulations/invite-customer

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

Changed in 7 of the 28 revisions of this API.518

  1. 359d267dca881
  2. feb2ede065391
  3. 6c995d8e801c1
  4. b1ad79e918ac2
  5. a77f94c2883a1
  6. 68aaf2076cfc52
  7. 0e0686ff0b441

What changed

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

      request-parameter-removed-with-deprecation

    • added the new CONNECTION_ESTABLISHED enum value to the data/items/attributes/cancelReason/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property data/attributes/message

      new-optional-request-property

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • added the new wallets.balance enum value to the request property data/attributes/permissions/items/

      request-property-enum-value-added

    • added the new optional request property data/attributes/permissions

      new-optional-request-property

    • the data response's property type/format changed from object/ to array/ for status 200

      response-property-type-changed

    • removed the required property data/attributes from the response with the 200 status

      response-required-property-removed

    • removed the required property data/id from the response with the 200 status

      response-required-property-removed

    • removed the required property data/relationships from the response with the 200 status

      response-required-property-removed

    • removed the required property data/type from the response with the 200 status

      response-required-property-removed

    • the request property data/attributes/type became optional

      request-property-became-optional

    • added the required property meta to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added