Affiliated
Affiliated DetailGet
https://sandbox-api.srpago.com/v1/affiliated/[email protected]
Obtén los detalles de un afiliado registrado.
headers
AuthorizationBearer Token
Content-Typeapplication/json
Example Request
curl --location --request GET 'https://sandbox-api.srpago.com/v1/affiliated/[email protected]' \ --header 'Content-Type: application/json'
Example Response
{ "success": true, "result": { "id": "usr_2cf533d5419f090e5b959e9642c93e8c9bba6bec", "username": "[email protected]", "name": " ", "phone": "", "date_create": "2016-01-28T19:01:55+00:00" } }