Get OutOfOffice for DealerAssociate
Get OutOfOffice for DealerAssociate
Path Parameters
ServiceSubscriberDepartment string required
dealerAssociate string required
Query Parameters
validate boolean
Responses
- 200
- 400
- 401
- 403
- 500
OK
application/json
application/x-protobuf
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
outOfOfficeDetail object
outOfOfficeSetterUserUUID string
outOfOfficeSetterUserName string
startTime string
endTime string
turnOffNumber string
outOfOfficeType string
outOfOfficeForwardingDetail object
forwardText boolean
forwardEmail boolean
forwardCall boolean
textForwardingNumber string
emailForwardingAddress string
callForwardingNumber string
outOfOfficeAutoRespondDetail object
enableTextAutoReply boolean
enableEmailAutoReply boolean
enableCallAutoReply boolean
autoTextReply string
autoEmailReplySubject string
autoEmailReplyBody string
autoCallReplyUrl string
outOfOfficeDelegationDetail object
delegateeDealerAssociateUUID string
delegateeDealerAssociateName string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string",
"outOfOfficeDetail": {
"outOfOfficeSetterUserUUID": "string",
"outOfOfficeSetterUserName": "string",
"startTime": "string",
"endTime": "string",
"turnOffNumber": "string",
"outOfOfficeType": "string",
"outOfOfficeForwardingDetail": {
"forwardText": true,
"forwardEmail": true,
"forwardCall": true,
"textForwardingNumber": "string",
"emailForwardingAddress": "string",
"callForwardingNumber": "string"
},
"outOfOfficeAutoRespondDetail": {
"enableTextAutoReply": true,
"enableEmailAutoReply": true,
"enableCallAutoReply": true,
"autoTextReply": "string",
"autoEmailReplySubject": "string",
"autoEmailReplyBody": "string",
"autoCallReplyUrl": "string"
},
"outOfOfficeDelegationDetail": {
"delegateeDealerAssociateUUID": "string",
"delegateeDealerAssociateName": "string"
}
}
}
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
outOfOfficeDetail object
outOfOfficeSetterUserUUID string
outOfOfficeSetterUserName string
startTime string
endTime string
turnOffNumber string
outOfOfficeType string
outOfOfficeForwardingDetail object
forwardText boolean
forwardEmail boolean
forwardCall boolean
textForwardingNumber string
emailForwardingAddress string
callForwardingNumber string
outOfOfficeAutoRespondDetail object
enableTextAutoReply boolean
enableEmailAutoReply boolean
enableCallAutoReply boolean
autoTextReply string
autoEmailReplySubject string
autoEmailReplyBody string
autoCallReplyUrl string
outOfOfficeDelegationDetail object
delegateeDealerAssociateUUID string
delegateeDealerAssociateName string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string",
"outOfOfficeDetail": {
"outOfOfficeSetterUserUUID": "string",
"outOfOfficeSetterUserName": "string",
"startTime": "string",
"endTime": "string",
"turnOffNumber": "string",
"outOfOfficeType": "string",
"outOfOfficeForwardingDetail": {
"forwardText": true,
"forwardEmail": true,
"forwardCall": true,
"textForwardingNumber": "string",
"emailForwardingAddress": "string",
"callForwardingNumber": "string"
},
"outOfOfficeAutoRespondDetail": {
"enableTextAutoReply": true,
"enableEmailAutoReply": true,
"enableCallAutoReply": true,
"autoTextReply": "string",
"autoEmailReplySubject": "string",
"autoEmailReplyBody": "string",
"autoCallReplyUrl": "string"
},
"outOfOfficeDelegationDetail": {
"delegateeDealerAssociateUUID": "string",
"delegateeDealerAssociateName": "string"
}
}
}
Bad Request
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Unauthorized
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Forbidden
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Internal Server Error
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
apiRequestId string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"apiRequestId": "string"
}
Loading...