You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
tenantId
to be passed into thefeeService.create
callThe text was updated successfully, but these errors were encountered: