Changes to Buy credits

POST /v1/buy-credits

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

Changed in 2 of the 11 revisions of this API.316

  1. f8a78c729da915
  2. 4002aa81d4fb31

What changed

    • removed the optional property outOfCreditsAlert from the response with the 402 status

      response-optional-property-removed

    • added the new optional request property sharedPaymentGrantedToken

      new-optional-request-property

    • the request property subscriptionId became nullable

      request-property-became-nullable

    • the request property subscriptionId became optional

      request-property-became-optional

    • the creditsToBuy request property's min was decreased from 1000.00 to 100.00

      request-property-min-decreased

    • added the optional property declineCode to the response with the 402 status

      response-optional-property-added

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

  • 4002aa81d4fb31See the full diff
    • added the new required request property subscriptionId

      new-required-request-property

    • the response property advice became nullable for the status 200

      response-property-became-nullable

    • the response property advice became optional for the status 200

      response-property-became-optional

    • the advice response's property default value was removed for the status 200

      response-property-default-value-removed