Changes to List purchases for provider

GET /v1/sdk/purchases

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

Changed in 14 of the 27 revisions of this API.202642

  1. e356f6586bf24
  2. 032545ac8d13143
  3. 8578b7536a9f22
  4. bbc2ff2bc8492
  5. 18486adb15ea1
  6. a30b6aef464d3
  7. 60c2cd1caf831
  8. 7b327a22e3cb11
  9. 052cc028fdfa134
  10. 88abf6f50f11113
  11. e0583a41987c123
  12. 9fd92a7209731311
  13. 0e1cded2ee5d1
  14. 9079f361f51c1

What changed

    • removed the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/billingCycle from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/includedUnits from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/meterRef from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/type from the response with the 200 status

      response-optional-property-removed

  • 032545ac8d13143See the full diff
    • removed the required property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/planType from the response with the 200 status

      response-required-property-removed

    • removed the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/creditsPerUnit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/freeUnits from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/limit from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/limits from the response with the 200 status

      response-optional-property-removed

    • added the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/includedUnits to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/options to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/type to the response with the 200 status

      response-optional-property-added

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

  • 8578b7536a9f22See the full diff
    • the response property purchases/items/customerEmail became optional for the status 200

      response-property-became-optional

    • the response property purchases/items/productRef became optional for the status 200

      response-property-became-optional

    • added the optional property purchases/items/origin to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/requiresPayment to the response with the 200 status

      response-optional-property-added

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

    • for the query request parameter customerRef, the maxLength was set to 20

      request-parameter-max-length-set

    • for the query request parameter productRef, the maxLength was set to 20

      request-parameter-max-length-set

    • for the query request parameter includeFree, the type/format was changed from / to boolean/

      request-parameter-type-changed

    • the endpoint scheme security SecretKey was added to the API

      api-security-added

    • the endpoint scheme security bearer was removed from the API

      api-security-removed

    • added the new optional query request parameter includeFree

      new-optional-request-parameter

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

    • added the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/name to the response with the 200 status

      response-optional-property-added

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

    • removed the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/pricePerUnit from the response with the 200 status

      response-optional-property-removed

    • added the optional property purchases/items/planSnapshot/allOf[SdkPlanSnapshotDto]/creditsPerUnit to the response with the 200 status

      response-optional-property-added

  • 052cc028fdfa134See the full diff
    • removed the required property purchases/items/id from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter customerId

      request-parameter-removed

    • deleted the query request parameter productId

      request-parameter-removed

    • removed the optional property purchases/items/productId from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter customerRef

      new-optional-request-parameter

    • added the new optional query request parameter productRef

      new-optional-request-parameter

    • added SdkPlanSnapshotDto to the purchases/items/planSnapshot response property allOf list for the response status 200

      response-property-all-of-added

    • removed PlanSnapshotDto from the purchases/items/planSnapshot response property allOf list for the response status 200

      response-property-all-of-removed

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

  • 88abf6f50f11113See the full diff
    • the response property purchases/items/planSnapshot became optional for the status 200

      response-property-became-optional

    • removed the optional property purchases/items/isFreeTier from the response with the 200 status

      response-optional-property-removed

    • added the optional property purchases/items/exchangeRate to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/metadata to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/originalAmount to the response with the 200 status

      response-optional-property-added

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

  • e0583a41987c123See the full diff
    • the purchases/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property purchases/items/autoRenew to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/billingCycle to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/cancellationReason to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/cancelledAt to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/endDate to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/isFreeTier to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/nextBillingDate to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/paidAt to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/productId to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/productName to the response with the 200 status

      response-optional-property-added

    • added the optional property purchases/items/usage to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

    • added the required property purchases/items/createdAt to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

    • added the required property purchases/items/customerEmail to the response with the 200 status

      response-required-property-added

    • added the required property purchases/items/customerRef to the response with the 200 status

      response-required-property-added

    • added the required property purchases/items/id to the response with the 200 status

      response-required-property-added

    • added the required property purchases/items/isRecurring to the response with the 200 status

      response-required-property-added

    • added the required property purchases/items/planSnapshot to the response with the 200 status

      response-required-property-added

    • added the required property purchases/items/productRef to the response with the 200 status

      response-required-property-added

    • added the required property purchases/items/reference to the response with the 200 status

      response-required-property-added

    • added the required property purchases/items/startDate to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

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

  • 9fd92a7209731311See the full diff
    • the purchases/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property purchases/items/amount from the response with the 200 status

      response-required-property-removed

    • removed the required property purchases/items/createdAt from the response with the 200 status

      response-required-property-removed

    • removed the required property purchases/items/currency from the response with the 200 status

      response-required-property-removed

    • removed the required property purchases/items/customerEmail from the response with the 200 status

      response-required-property-removed

    • removed the required property purchases/items/customerRef from the response with the 200 status

      response-required-property-removed

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

      response-required-property-removed

    • removed the required property purchases/items/isRecurring from the response with the 200 status

      response-required-property-removed

    • removed the required property purchases/items/planSnapshot from the response with the 200 status

      response-required-property-removed

    • removed the required property purchases/items/productRef from the response with the 200 status

      response-required-property-removed

    • removed the required property purchases/items/reference from the response with the 200 status

      response-required-property-removed

    • removed the required property purchases/items/startDate from the response with the 200 status

      response-required-property-removed

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

      response-required-property-removed

    • removed the optional property purchases/items/autoRenew from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/billingCycle from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/cancellationReason from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/cancelledAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/endDate from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/isFreeTier from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/nextBillingDate from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/paidAt from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/productId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/productName from the response with the 200 status

      response-optional-property-removed

    • removed the optional property purchases/items/usage from the response with the 200 status

      response-optional-property-removed

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

    • added the media type application/json for the response with the status 200

      response-media-type-added

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

    • endpoint added

      endpoint-added

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