Operators
Retrieve an operator
Required scope: operators
get/api/v1/operators/{id}
Path parameters
idinteger required
Response
operator with provided id
Example response
{
"id": 14,
"name": "Monta",
"identifier": "monta",
"partnerId": 1,
"vatNumber": "FOO-123-ABC"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.