Get Manager Name
HTTP method | Endpoint |
GET | v1/accounts/account_name/{account_ids} |
Response body parameters
Field | Type | Description |
manager_id | int | manager id |
manager_name | string | the manager name corresponding to manager ID |
Example request
Request GET https://{networkname}.api.offerslook.com/v1/accounts/account_name/320,27,321,404,405,417
Example response
Last updated