Newer Version Available

This content describes an older version of this product. View Latest

CareBenefitVerifyRequest

Request for verification of benefits. This object is available in API version 53.0 and later.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
CaseId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifies the associated case.
This is a relationship field.
Relationship Name
Case
Relationship Type
Lookup
Refers To
Case
CoverageBenefitId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifies the set of services covered by the insurance plan.
This is a relationship field.
Relationship Name
CoverageBenefit
Relationship Type
Lookup
Refers To
CoverageBenefit
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed a record related to this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last viewed this record. If this value is null, it’s possible that this record was referenced (LastReferencedDate) and not viewed.
MemberPlanId
Type
reference
Properties
Create, Filter, Group, Sort
Description
Identifies the member plan that includes the benefit item being verified.
This is a relationship field.
Relationship Name
MemberPlan
Relationship Type
Lookup
Refers To
MemberPlan
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the care benefit verification request.
RequestDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
Date of verification request.
RequestedById
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Person or organization requesting verification.
This is a relationship field.
Relationship Name
RequestedBy
Relationship Type
Lookup
Refers To
User
ResponseBody
Type
base64
Properties
Create, Nillable, Update
Description
Full JSON response from external system.
ResponseContentType
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
The content type of the response from the external system.
Possible values are:
  • application/html
  • application/java-archive
  • application/javascript
  • application/json
  • application/msword
  • application/octet-stream
  • application/octet-stream;type=unknown
  • application/opx
  • application/pdf
  • application/postscript
  • application/rtf
  • application/vnd.box.notes
  • application/vnd.google-apps.document
  • application/vnd.google-apps.drawing
  • application/vnd.google-apps.form
  • application/vnd.google-apps.presentation
  • application/vnd.google-apps.script
  • application/vnd.google-apps.spreadsheet
  • application/vnd.ms-excel
  • application/vnd.ms-excel.sheet.macroEnabled.12
  • application/vnd.ms-infopath
  • application/vnd.ms-powerpoint
  • application/vnd.ms-powerpoint.presentation.macroEnabled.12
  • application/vnd.ms-word.document.macroEnabled.12
  • application/vnd.oasis.opendocument.presentation
  • application/vnd.oasis.opendocument.spreadsheet
  • application/vnd.oasis.opendocument.text
  • application/vnd.openxmlformats-officedocument.presentationml.presentation
  • application/vnd.openxmlformats-officedocument.presentationml.slideshow
  • application/vnd.openxmlformats-officedocument.presentationml.template
  • application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
  • application/vnd.openxmlformats-officedocument.spreadsheetml.template
  • application/vnd.openxmlformats-officedocument.wordprocessingml.document
  • application/vnd.openxmlformats-officedocument.wordprocessingml.template
  • application/vnd.visio
  • application/x-gzip
  • application/x-java-source
  • application/x-javascript
  • application/x-shockwave-flash
  • application/x-sql
  • application/x-zip-compressed
  • application/xhtml+xml
  • application/xml
  • application/zip
  • audio/mp4
  • audio/mpeg
  • audio/x-aac
  • audio/x-ms-wma
  • audio/x-ms-wmv
  • audio/x-wav
  • image/bmp
  • image/gif
  • image/jpeg
  • image/jpeg;type=mobile
  • image/png
  • image/svg+xml
  • image/tiff
  • image/vnd.adobe.photoshop
  • image/vnd.dwg
  • image/x-photoshop
  • message/rfc822
  • model/vnd.usdz+zip
  • text/css
  • text/csv
  • text/html
  • text/plain
  • text/rtf
  • text/snote
  • text/stypi
  • text/vnd.salesforce.quip-chat
  • text/vnd.salesforce.quip-doc
  • text/vnd.salesforce.quip-sheet
  • text/vnd.salesforce.quip-slides
  • text/vnd.salesforce.quip-template
  • text/vtt
  • text/webviewhtml
  • text/x-c
  • text/x-c++
  • text/xml
  • video/mp4
  • video/mpeg
  • video/ogg
  • video/quicktime
  • video/x-m4v
  • video/x-ms-asf
  • video/x-msvideo
ResponseLength
Type
int
Properties
Filter, Group, Nillable, Sort
Description
The length of the response from the external system.
ResponseName
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The name of the response from the external system.
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Status of the verification request.
Possible values are:
  • Completed
  • Error
  • Partial
  • Pending
StatusReason
Type
textarea
Properties
Create, Nillable, Update
Description
The reason for the specified status of the care benefit verification request.