/pbx/getPBXAPISettingsWithLocationDetailsByLocationId/{pbxLocationId}

Prev Next
Post
/pbx/getPBXAPISettingsWithLocationDetailsByLocationId/{pbxLocationId}

Operation to retrieve the PBX API settings configured by a specific Location ID for the Office365 Organization.

Security
OAuth
FlowPassword
Token URL/oauth/token
Path parameters
pbxLocationId
integer (int64) Required
Body parameters
boolean
Responses
200

OK

object
initVector
string
locationId
integer (int64)

PBX Location ID - cannot be empty.

managerPassword
string

API Access User Password - cannot be empty. This is the Client Secret generated by the PBX vendor for this Enterprise to access the API

managerUsername
string

API Access Username - cannot be empty. This is the Client Secret generated by the PBX vendor for this Enterprise to access the API

pbxClientId
string

PBX Client ID - cannot be empty. This is the Client ID generated by the PBX vendor for this Enterprise to access the API

pbxClientSecret
string

PBX Client Secret - cannot be empty. This is the Client Secret generated by the PBX vendor for this Enterprise to access the API

pbxTokenEndpoint
string

PBX token endpoint - cannot be empty. This is the Authorization URL that serves the Token for accessing the API using the client ID and Secret specified

wsdlLocation
string