update transactions API endpoint
Closed this issue · 0 comments
stevehu commented
from /transactions/accounts/{AccountId}
to /transactions/{AccountId}
This will make it consistent with other APIs in the naming of the endpoint as the path accounts is not necessary.