get https://api.sandbox.mozaic.io/api/user-statuses
The UserStatus object provides information on whether a user is fully on-boarded, can accept payouts and can charge payments
Response
The UserStatus object provides information on whether a user is fully on-boarded, can accept payouts and can charge payments
xxxxxxxxxx
curl --request GET \
--url https://api.sandbox.mozaic.io/api/user-statuses \
--header 'accept: application/json'