Changes to Get wallet balances

GET /v1/payments/wallets/{walletId}/balances

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

Changed in 1 of the 10 revisions of this API.41

  1. 3e302bba538641

What changed

  • 3e302bba538641See the full diff
    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 401

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 403

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 404

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the error/code response property for the response status 500

      response-property-enum-value-added

    • added the non-success response with the status 409

      response-non-success-status-added