• Register

Request Extraction Remittance

This API allows to send remittance extraction requesto to GenAI. #### Request URI
#### Request Structure
API field Type Description Mandatory Technical Details
caseId String Unique case identifier Y
domainId String Domain identifier Y
activitySource String Source of the activity N
aiProcess String AI process name Y
processType String Process type Y
activityEnvironment String Execution environment Y
caseData (1..1)
openedBy String User who opened the case Y
openedAt DateTime Case opening date Y Format dd/MM/yyyy HH:mm:ss
subject String Email subject or case title Y
description String Case description or email body Y
locationCountry String Country related to the case N
company String Company code Y
tableName String Target table name Y
attachments (0..1)
attachment (0..∞)
sysId String Attachment unique identifier Y
url String Attachment URL Y
fileName String Attachment file name Y
creationDate DateTime Attachment creation date Y Format dd/MM/yyyy HH:mm:ss
#### Request Example #### Response Example

Docs Navigation