Changes to List Resolution Center Cases

GET /resolution_center_cases

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

Changed in 2 of the 41 revisions of this API.111246

  1. f1020c3ecda43
  2. 099fdc3be422111243

What changed

    • added the optional property error/code to the response with the 401 status

      response-optional-property-added

    • added the optional property error/code to the response with the 403 status

      response-optional-property-added

    • added the optional property error/code to the response with the 404 status

      response-optional-property-added

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

  • 099fdc3be422111243See the full diff
    • the query request parameter direction was restricted to a list of enum values

      request-parameter-became-enum

    • for the query request parameter direction, default value desc was added

      request-parameter-default-value-added

    • the data/items/created_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

    • the data/items/updated_at response's property type/format changed from string/date-time to string/ for status 200

      response-property-type-changed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

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

      response-required-property-removed

    • deleted the query request parameter company_id

      request-parameter-removed

    • deleted the query request parameter statuses

      request-parameter-removed

    • removed the optional property error/code from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error/code from the response with the 403 status

      response-optional-property-removed

    • removed the optional property error/code from the response with the 404 status

      response-optional-property-removed

    • removed the optional property error/param from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error/param from the response with the 403 status

      response-optional-property-removed

    • removed the optional property error/param from the response with the 404 status

      response-optional-property-removed

    • added the new awaiting_customer enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new awaiting_merchant enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new closed enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • added the new under_review enum value to the data/items/status response property for the response status 200

      response-property-enum-value-added

    • api operation id listResolutionCenterCase removed and replaced with listResolutionCenterCases

      api-operation-id-removed

    • api tag Resolution Center Cases added

      api-tag-added

    • api tag Resolution center cases removed

      api-tag-removed

    • added the new optional header request parameter Api-Version-Date

      new-optional-request-parameter

    • added the new optional query request parameter account_id

      new-optional-request-parameter

    • added the new optional query request parameter order

      new-optional-request-parameter

    • added the new optional query request parameter outcome

      new-optional-request-parameter

    • added the new optional query request parameter reason

      new-optional-request-parameter

    • added the new optional query request parameter status

      new-optional-request-parameter

    • added the new optional query request parameter user_id

      new-optional-request-parameter

    • added the new enum value asc to the query request parameter direction

      request-parameter-enum-value-added

    • added the new enum value desc to the query request parameter direction

      request-parameter-enum-value-added

    • for the query request parameter created_after, the type/format was generalized from string null/date-time to string/

      request-parameter-type-generalized

    • for the query request parameter created_before, the type/format was generalized from string null/date-time to string/

      request-parameter-type-generalized

    • for the query request parameter direction, the type/format was generalized from / to string/

      request-parameter-type-generalized

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • removed the customer_info_needed enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the customer_response_needed enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the customer_withdrew enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the customer_won enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the merchant_info_needed enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the merchant_response_needed enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the merchant_won enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • removed the under_platform_review enum value from the data/items/status response property for the response status 200

      response-property-enum-value-removed

    • added the required property data/items/account to the response with the 200 status

      response-required-property-added

    • added the required property data/items/amount to the response with the 200 status

      response-required-property-added

    • added the required property data/items/available_actions to the response with the 200 status

      response-required-property-added

    • added the required property data/items/buyer to the response with the 200 status

      response-required-property-added

    • added the required property data/items/currency to the response with the 200 status

      response-required-property-added

    • added the required property data/items/escalated to the response with the 200 status

      response-required-property-added

    • added the required property data/items/outcome to the response with the 200 status

      response-required-property-added

    • added the required property data/items/payment/card_brand to the response with the 200 status

      response-required-property-added

    • added the required property data/items/payment/card_last4 to the response with the 200 status

      response-required-property-added

    • added the required property data/items/payment/created_at to the response with the 200 status

      response-required-property-added

    • added the required property data/items/payment/payment_method_type to the response with the 200 status

      response-required-property-added

    • added the required property data/items/plan_id to the response with the 200 status

      response-required-property-added

    • added the required property data/items/product_id to the response with the 200 status

      response-required-property-added

    • added the required property data/items/reason to the response with the 200 status

      response-required-property-added

    • added the required property data/items/refund to the response with the 200 status

      response-required-property-added

    • added the required property data/items/response_due_at to the response with the 200 status

      response-required-property-added

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