public class UserRequest
extends WePayRequest<WePayUser>
https://stage.wepay.com/developer/reference/user
This call allows you to lookup the details of the user associated with the access token you are using to make the call.
There are no arguments necessary for this call. Only an access token is required.
- Author:
- Jon Scott Stevens, Jeff Schnitzer