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
We implemented a backend to handle the TRM wallet screening requests with a dedicated /screen endpoint using POST.
We need to update the frontend logic to call this new endpoint and handle the returned data accordingly.
Acceptance Criteria
Frontend should call the new /api/trm/screen endpoint via POST with the correct request body.
The text was updated successfully, but these errors were encountered:
Description:
We implemented a backend to handle the TRM wallet screening requests with a dedicated /screen endpoint using POST.
We need to update the frontend logic to call this new endpoint and handle the returned data accordingly.
Acceptance Criteria
Frontend should call the new /api/trm/screen endpoint via POST with the correct request body.
The text was updated successfully, but these errors were encountered: