Root Schema : serviceRequests_view-serviceRequestResources
Match All
Show Source
{
"allOf":[
{
"$ref":"#/components/schemas/__collection_context"
},
{
"type":"object",
"properties":{
"items":{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/id"
},
"number":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/number"
},
"title":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/title"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeUpdated"
},
"criticalFlag":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/criticalFlag"
},
"closedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/closedDate"
},
"openDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/openDate"
},
"lastReopenDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastReopenDate"
},
"lastResolvedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastResolvedDate"
},
"problemDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/problemDescription"
},
"resolveDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/resolveDescription"
},
"resourceMembers":{
"allOf":[
{
"$ref":"#/components/schemas/__collection_context"
},
{
"type":"object",
"properties":{
"items":{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
]
}
}
}
}
]
}
}
}
]
}
}
}
}
]
}
Nested Schema : __collection_context
Type: object
Show Source
{
"type":"object",
"properties":{
"hasMore":{
"type":"boolean"
}
}
}
Nested Schema : serviceRequests_view-serviceRequestResources-allOf[1]
Type: object
Show Source
{
"type":"object",
"properties":{
"items":{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/id"
},
"number":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/number"
},
"title":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/title"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeUpdated"
},
"criticalFlag":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/criticalFlag"
},
"closedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/closedDate"
},
"openDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/openDate"
},
"lastReopenDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastReopenDate"
},
"lastResolvedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastResolvedDate"
},
"problemDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/problemDescription"
},
"resolveDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/resolveDescription"
},
"resourceMembers":{
"allOf":[
{
"$ref":"#/components/schemas/__collection_context"
},
{
"type":"object",
"properties":{
"items":{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
]
}
}
}
}
]
}
}
}
]
}
}
}
}
Nested Schema : items
Type: array
Show Source
{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/id"
},
"number":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/number"
},
"title":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/title"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeUpdated"
},
"criticalFlag":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/criticalFlag"
},
"closedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/closedDate"
},
"openDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/openDate"
},
"lastReopenDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastReopenDate"
},
"lastResolvedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastResolvedDate"
},
"problemDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/problemDescription"
},
"resolveDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/resolveDescription"
},
"resourceMembers":{
"allOf":[
{
"$ref":"#/components/schemas/__collection_context"
},
{
"type":"object",
"properties":{
"items":{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
]
}
}
}
}
]
}
}
}
]
}
}
Nested Schema : items
Match All
Show Source
{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/id"
},
"number":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/number"
},
"title":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/title"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeUpdated"
},
"criticalFlag":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/criticalFlag"
},
"closedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/closedDate"
},
"openDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/openDate"
},
"lastReopenDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastReopenDate"
},
"lastResolvedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastResolvedDate"
},
"problemDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/problemDescription"
},
"resolveDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/resolveDescription"
},
"resourceMembers":{
"allOf":[
{
"$ref":"#/components/schemas/__collection_context"
},
{
"type":"object",
"properties":{
"items":{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
]
}
}
}
}
]
}
}
}
]
}
Nested Schema : __busObj_context
Type: object
Show Source
{
"type":"object",
"properties":{
"$id":{
"type":"string"
},
"$context":{
"type":"object",
"properties":{
"etag":{
"type":"string"
},
"links":{
"type":"object",
"properties":{
"$self":{
"type":"object",
"properties":{
"href":{
"type":"string"
}
}
}
},
"readOnly":true
}
}
}
}
}
Nested Schema : items-allOf[1]
Type: object
Show Source
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/id"
},
"number":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/number"
},
"title":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/title"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/timeUpdated"
},
"criticalFlag":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/criticalFlag"
},
"closedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/closedDate"
},
"openDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/openDate"
},
"lastReopenDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastReopenDate"
},
"lastResolvedDate":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/lastResolvedDate"
},
"problemDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/problemDescription"
},
"resolveDescription":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ServiceRequest_item-fields/properties/resolveDescription"
},
"resourceMembers":{
"allOf":[
{
"$ref":"#/components/schemas/__collection_context"
},
{
"type":"object",
"properties":{
"items":{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
]
}
}
}
}
]
}
}
}
Nested Schema : $context
Type: object
Show Source
{
"type":"object",
"properties":{
"etag":{
"type":"string"
},
"links":{
"type":"object",
"properties":{
"$self":{
"type":"object",
"properties":{
"href":{
"type":"string"
}
}
}
},
"readOnly":true
}
}
}
Nested Schema : links
Type: object
Read Only: true
Show Source
{
"type":"object",
"properties":{
"$self":{
"type":"object",
"properties":{
"href":{
"type":"string"
}
}
}
},
"readOnly":true
}
Nested Schema : $self
Type: object
Show Source
{
"type":"object",
"properties":{
"href":{
"type":"string"
}
}
}
Nested Schema : resourceMembers
Match All
Show Source
{
"allOf":[
{
"$ref":"#/components/schemas/__collection_context"
},
{
"type":"object",
"properties":{
"items":{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
]
}
}
}
}
]
}
Nested Schema : resourceMembers-allOf[1]
Type: object
Show Source
{
"type":"object",
"properties":{
"items":{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
]
}
}
}
}
Nested Schema : items
Type: array
Show Source
{
"type":"array",
"items":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
]
}
}
Nested Schema : items
Match All
Show Source
{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
]
}
Nested Schema : items-allOf[1]
Type: object
Show Source
{
"type":"object",
"properties":{
"memberId":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/memberId"
},
"createdBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/createdBy"
},
"timeCreated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeCreated"
},
"updatedBy":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/updatedBy"
},
"timeUpdated":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/timeUpdated"
},
"objectTypeCode":{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ResourceMember_item-fields/properties/objectTypeCode"
},
"resourceMember":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
}
}
Nested Schema : objectTypeCode
Match All
Indicates whether the resource is an individual or a team.
Show Source
-
string
Title: Service Request Team Member Type Code
Read Only: true
Default Value: ORA_SVC_RESOURCE
Indicates whether the resource is an individual or a team.
-
string
Allowed Values: [
"ORA_SVC_RESOURCE_TEAM",
"ORA_SVC_RESOURCE"
]
{
"allOf":[
{
"type":"string",
"default":"ORA_SVC_RESOURCE",
"readOnly":true,
"x-oj":{
"transform":{
"path":"https://static-stage.oracle.com/cdn/boss/2307.0.480/js/transforms/metadata-transformer-jet-plugin.js",
"name":"transformEnumExtensions"
}
},
"title":"Service Request Team Member Type Code",
"description":"Indicates whether the resource is an individual or a team."
},
{
"$ref":"#/components/schemas/oraCxServiceCoreSrMgmt.ObjectTypeCode_enum"
}
]
}
Nested Schema : resourceMember
Match All
Show Source
{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
]
}
Nested Schema : resourceMember-allOf[1]
Type: object
Show Source
{
"type":"object",
"properties":{
"id":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/id"
},
"partyId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/partyId"
},
"registryId":{
"$ref":"#/components/schemas/oraCxSalesCommonResourceMgmt.Resource_item-fields/properties/registryId"
},
"person":{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
}
}
Nested Schema : person
Match All
Show Source
{
"allOf":[
{
"$ref":"#/components/schemas/__busObj_context"
},
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
]
}
Nested Schema : person-allOf[1]
Type: object
Show Source
{
"type":"object",
"properties":{
"id":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
},
"registryId":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
},
"name":{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
}
}
Nested Schema : id
Match All
Show Source
{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/id"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/id"
}
]
}
Nested Schema : name
Match All
Show Source
-
string
-
string
Title: Name
The combination of title, first, middle, last, and suffix names of the person.
{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/name"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/name"
}
]
}
Nested Schema : registryId
Match All
Show Source
-
string
-
string
Title: Registry ID
The alternate identifier of the contact.
{
"allOf":[
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_abstract-item/properties/registryId"
},
{
"$ref":"#/components/schemas/oraCxSalesCommonParty.Person_item-fields/allOf/1/properties/registryId"
}
]
}