Changes to Retrieve a quote

GET /accounting/{connection_id}/quote/{id}

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

Changed in 2 of the 25 revisions of this API.23

  1. 1c744a7590b422
  2. 1f72720916e41

What changed

  • 1c744a7590b422See the full diff
    • added the new SERVICE_CHARGE enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new TIP enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the enum value metadata to the property items/ of the query request parameter fields

      request-parameter-property-enum-value-added

    • added the optional property to the response with the status

      response-optional-property-added

    • endpoint added

      endpoint-added