Changes to Get specific cash deposit

GET /ledger/cash-deposits/{reference}

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

Changed in 4 of the 6 revisions of this API.7113

  1. 76329919f8a72
  2. 35fe01ca087b1
  3. b633da58d08516
  4. a3c4e2742615614

What changed

    • added the optional property feeAmount to the response with the 200 status

      response-optional-property-added

    • added the optional property feeInclusive to the response with the 200 status

      response-optional-property-added

    • added the optional property paymentDetails/paymentMethods to the response with the 200 status

      response-optional-property-added

  • b633da58d08516See the full diff
    • the paymentDetails/details response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property paymentDetails/details/reference to the response with the 200 status

      response-optional-property-added

    • removed CashAccountDetails from the paymentDetails/details response property allOf list for the response status 200

      response-property-all-of-removed

    • added discriminator to paymentDetails/details response property for the response status 200

      response-property-discriminator-added

    • added the required property paymentDetails/details/accountInfoType to the response with the 200 status

      response-required-property-added

    • added the required property paymentDetails/details/accountName to the response with the 200 status

      response-required-property-added

    • added the required property paymentDetails/details/accountNumber to the response with the 200 status

      response-required-property-added

  • a3c4e2742615614See the full diff
    • the response property paymentDetails/details became nullable for the status 200

      response-property-became-nullable

    • the response property paymentDetails/details became optional for the status 200

      response-property-became-optional

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

      response-property-type-changed

    • removed the required property paymentDetails/details/accountInfoType from the response with the 200 status

      response-required-property-removed

    • removed the required property paymentDetails/details/accountName from the response with the 200 status

      response-required-property-removed

    • removed the required property paymentDetails/details/accountNumber from the response with the 200 status

      response-required-property-removed

    • removed the optional property paymentDetails/details/reference from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security HMACAuth was added to the API

      api-security-added

    • the endpoint scheme security authToken was removed from the API

      api-security-removed

    • added CashAccountDetails to the paymentDetails/details response property allOf list for the response status 200

      response-property-all-of-added

    • removed discriminator from paymentDetails/details response property for the response status 200

      response-property-discriminator-removed

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