Changes to Retrieve a fee charge

GET /fee-charges/{fee_charge_id}

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

Changed in 4 of the 11 revisions of this API.1414

  1. f891f50f1fed3
  2. 250f4b477cbf1
  3. 8e8a8242f1f2149
  4. 03da9bc8e86b1

What changed

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

      response-required-property-added

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

      response-required-property-added

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

      response-required-property-added

    • added the required property fee/allOf[subschema #1: Fee]/variants to the response with the 200 status

      response-required-property-added

  • 8e8a8242f1f2149See the full diff
    • the currency response's property type/format changed from string/ to / for status 200

      response-property-type-changed

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

      response-property-type-changed

    • the refunds/items/currency response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • removed the required property fee/alias from the response with the 200 status

      response-required-property-removed

    • removed the required property fee/chargeable_currencies from the response with the 200 status

      response-required-property-removed

    • removed the required property fee/created_at from the response with the 200 status

      response-required-property-removed

    • removed the required property fee/description from the response with the 200 status

      response-required-property-removed

    • removed the required property fee/display_name from the response with the 200 status

      response-required-property-removed

    • removed the required property fee/fee_type from the response with the 200 status

      response-required-property-removed

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

      response-required-property-removed

    • removed the required property fee/modified_at from the response with the 200 status

      response-required-property-removed

    • removed the required property fee/name from the response with the 200 status

      response-required-property-removed

    • removed the required property fee/tax_rate from the response with the 200 status

      response-required-property-removed

    • removed the required property fee/transaction_type from the response with the 200 status

      response-required-property-removed

    • added Currency to the currency response property allOf list for the response status 200

      response-property-all-of-added

    • added Currency to the refunds/items/currency response property allOf list for the response status 200

      response-property-all-of-added

    • added Fee to the fee response property allOf list for the response status 200

      response-property-all-of-added

    • removed the EUR enum value from the currency response property for the response status 200

      response-property-enum-value-removed

    • removed the EUR enum value from the refunds/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GBP enum value from the currency response property for the response status 200

      response-property-enum-value-removed

    • removed the GBP enum value from the refunds/items/currency response property for the response status 200

      response-property-enum-value-removed

    • removed the USD enum value from the currency response property for the response status 200

      response-property-enum-value-removed

    • removed the USD enum value from the refunds/items/currency response property for the response status 200

      response-property-enum-value-removed

    • api tag billing added

      api-tag-added

    This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog