RAPP.Christies.ScvSyncSS

<back to all web services

OidfsRequest

The following routes are available for this service:
All Verbs/Oidfs
OidfsResponse Parameters:
NameParameterData TypeRequiredDescription
ResultformList<Oidf>No
BaseResponse Parameters:
NameParameterData TypeRequiredDescription
ErrorCodesformList<ErrorCode>No
SuccessformboolNo
ResponseStatusformResponseStatusNo
ErrorCode Parameters:
NameParameterData TypeRequiredDescription
CodeformintNo
Oidf Parameters:
NameParameterData TypeRequiredDescription
OidfIdformintNo
AttributeWIdformint?No
AttributeTypeformstringNo
OIDFSearchValueformstringNo
OIDFSearchDroppedValueformstringNo
AttributeValueformstringNo
ParentIdformintNo
PrimaryIdformintNo
RootIdformint?No
AttributeIdformstringNo
CRAttributeIdformstringNo
InactiveFlagformstringNo
AttributeTypeIdformint?No
CreationDateformDateTime?No
CreationSourceformstringNo
MaintenanceDateformDateTime?No
MaintenanceSourceformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /Oidfs HTTP/1.1 
Host: christiesscvreaderuat-ws.rapp-customers.co.uk 
Accept: text/csv
Content-Type: text/csv
Content-Length: length

{}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"Result":[{"OidfId":0,"AttributeWId":0,"AttributeType":"String","OIDFSearchValue":"String","OIDFSearchDroppedValue":"String","AttributeValue":"String","ParentId":0,"PrimaryId":0,"RootId":0,"AttributeId":"String","CRAttributeId":"String","InactiveFlag":"String","AttributeTypeId":0,"CreationDate":"\/Date(-62135596800000-0000)\/","CreationSource":"String","MaintenanceDate":"\/Date(-62135596800000-0000)\/","MaintenanceSource":"String"}],"ErrorCodes":[{"Code":0}],"Success":false,"ResponseStatus":{"ErrorCode":"String","Message":"String","StackTrace":"String","Errors":[{"ErrorCode":"String","FieldName":"String","Message":"String","Meta":{"String":"String"}}],"Meta":{"String":"String"}}}