get
https://megsapp-nova-stg.85.group/api/v1/purchases/cards//verify-status
Returns the persisted verification record for (appUserId, cardToken). Returns data: null when the card has never been verified (the global response interceptor wraps the service-level null). The appUserId query param is the customer's app_user.uuid; the controller resolves it to the internal BIGINT before lookup.
Access: Auth methods: JWT bearer. Requires permissions: purchase:admin.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Invalid request query
401Unauthorized
403Forbidden
404App user not found