Merchant
Retrieve a profile
Returns user profile information.
get/v0.1/me
Query parameters
include[]string[]
A list of additional information you want to receive for the user. By default only personal and merchant profile information will be returned.
Response
OK
Example response
{
"merchant_profile": {
"merchant_code": "MH4H92C7"
}
}