getItemExtendedData
getItemExtendedData
Path Parameters
departmentUuid string required
customerProfileViewRequestToken string required
Query Parameters
itemExtendedDataRequest object required
Responses
- 200
- 204
- 400
- 401
- 500
OK
application/json
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
- Array [
- Array [
- ]
- Array [
- ]
- Array [
- Array [
- ]
- ]
- Array [
- ]
- ]
errors object[]
errorCode int32
errorTitle string
errorDescription string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
itemUuidToItemExtendedDataMap object
property name* object[]
uuid string
type string
name string
action string
description string
required boolean
approvalNeeded boolean
maintainHistory boolean
vaultSupportedDataUuid string
dealerAssociatesWithApprovalAuthority object[]
id int64
userUuid string
departmentUuid string
dealerSupportedItemUuid string
isValid boolean
dealerSupportedItemMetaData object
dealerSupportedItemUuid string
fileText string
fileUrl string
status string
Possible values: [SCHEDULED
, REQUESTED
, PENDING_APPROVAL
, COMPLETED
, DECLINED
]
vaultPiiDataUuid string
reviews object[]
reviewStatus string
Possible values: [APPROVED
, DECLINED
, REQUESTED_AGAIN
]
reviewerUserUuid string
reviewerName string
reason string
reviewedAtDateTime string
piiDataDTO object
type string
subType string
supportedDataUuid string
piiDataUUID string
status string
uploadDate date-time
listPageDTO object[]
pageStatus string
pageUUID string
pageOrder string
pageName string
pageUploadDesc string
pageURL string
pageFileType string
pageHeight int64
pageWidth int64
pageSizeInKB int64
allowedMaxPageSizeInKB int64
listPageAttributesDTO object[]
id int64
key string
value string
listPiiDataAttributesDTO object[]
id int64
key string
value string
isBackPageSupported boolean
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorDescription": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
],
"itemUuidToItemExtendedDataMap": {}
}
No Content
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
]
}
Bad Request
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
]
}
Unauthorized
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
]
}
Internal Server Error
*/*
Schema
Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
errors object[]
errorCode int32
errorTitle string
errorMessage string
warnings object[]
warningCode int32
warningTitle string
warningMessage string
{
"errors": [
{
"errorCode": 0,
"errorTitle": "string",
"errorMessage": "string"
}
],
"warnings": [
{
"warningCode": 0,
"warningTitle": "string",
"warningMessage": "string"
}
]
}
Loading...