rafiki icon indicating copy to clipboard operation
rafiki copied to clipboard

[Multi-Tenant] Add `tenantId` to fees

Open njlie opened this issue 4 months ago • 0 comments

Because fees aren't associated with a Wallet Address like Open Payments resources are, it becomes necessary to add a tenantId to them to determine which tenant that fee should be applied to.

  • [ ] Require a tenantId to be passed into the feeService.create call
  • [ ] Filter any getters on the fee service by tenantId, unless the requester is the operator of the Rafiki instance

njlie avatar Oct 11 '24 23:10 njlie