AP Check Request Maintenance
put
/rest/apis/customer/financials/apCheckRequest/{apRequestId}
This is the service script that the AP Check Request (C1-APCheckRequest) inbound service exposes.
It invokes the Update AP Check Request (C1APChkMain) via a savepoint dispatcher.
Request
Path Parameters
-
apRequestId(required): string
AP Request ID is the system-assigned, unique identifier of the AP check request.Example:
873490693226
Supported Media Types
- application/xml
- application/json
Root Schema : schema
Type:
Show Source
object
-
exceptionInformation: object
exceptionInformation
-
externalId: string
Maximum Length:
60
The external system's unique identifier for the communication.Example:95480721390208
-
isInError: boolean
Indicates whether to limit the search to active service calls only.Example:
true
-
serviceCallCommId: string
Maximum Length:
14
The system-generated unique identifier for the service call communication.Example:85810617092033
-
serviceCallId: string
Maximum Length:
14
The external system's unique identifier for the service call.Example:39255986785636
-
serviceCallNumber: string
Maximum Length:
14
The external system's alternative unique identifier for the service call.Example:20220000000003
Nested Schema : exceptionInformation
Type:
Show Source
object
-
messageCategory: number
Minimum Value:
-99999
Maximum Value:99999
Message category of the error.Example:11508
-
messageNumber: number
Minimum Value:
-99999
Maximum Value:99999
Message number of the error.Example:17055
-
messageText: string
Maximum Length:
254
Message text containing the details of the error encountered.Example:Either Location or Address must be populated.
Root Schema : schema
Type:
Show Source
object
-
exceptionInformation: object
exceptionInformation
-
externalId: string
Maximum Length:
60
The external system's unique identifier for the communication.Example:95480721390208
-
isInError: boolean
Indicates whether to limit the search to active service calls only.Example:
true
-
serviceCallCommId: string
Maximum Length:
14
The system-generated unique identifier for the service call communication.Example:85810617092033
-
serviceCallId: string
Maximum Length:
14
The external system's unique identifier for the service call.Example:39255986785636
-
serviceCallNumber: string
Maximum Length:
14
The external system's alternative unique identifier for the service call.Example:20220000000003
Nested Schema : exceptionInformation
Type:
Show Source
object
-
messageCategory: number
Minimum Value:
-99999
Maximum Value:99999
Message category of the error.Example:11508
-
messageNumber: number
Minimum Value:
-99999
Maximum Value:99999
Message number of the error.Example:17055
-
messageText: string
Maximum Length:
254
Message text containing the details of the error encountered.Example:Either Location or Address must be populated.
Response
Supported Media Types
- application/xml
- application/json
200 Response
Success response
Root Schema : C1SvccUpd
Type:
Show Source
object
-
exceptionInformation: object
exceptionInformation
-
externalId: string
Maximum Length:
60
The external system's unique identifier for the communication.Example:95480721390208
-
isInError: boolean
Indicates whether to limit the search to active service calls only.Example:
true
-
serviceCallCommId: string
Maximum Length:
14
The system-generated unique identifier for the service call communication.Example:85810617092033
-
serviceCallId: string
Maximum Length:
14
The external system's unique identifier for the service call.Example:39255986785636
-
serviceCallNumber: string
Maximum Length:
14
The external system's alternative unique identifier for the service call.Example:20220000000003
Nested Schema : exceptionInformation
Type:
Show Source
object
-
messageCategory: number
Minimum Value:
-99999
Maximum Value:99999
Message category of the error.Example:11508
-
messageNumber: number
Minimum Value:
-99999
Maximum Value:99999
Message number of the error.Example:17055
-
messageText: string
Maximum Length:
254
Message text containing the details of the error encountered.Example:Either Location or Address must be populated.
400 Response
Bad Request
Root Schema : problemDetailDocument
Type:
Show Source
object
-
detail: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0
Maximum Value:9999
The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60
Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60
URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60
The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object
-
callSequence: string
Maximum Length:
60
Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0
Maximum Value:0
Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999
Maximum Value:99999
Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60
Name of the program that encountered the error.
500 Response
Internal Server Error
Root Schema : problemDetailDocument
Type:
Show Source
object
-
detail: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
httpStatus: number
Minimum Value:
0
Maximum Value:9999
The HTTP Status code for the error. -
problemInstance: string
Maximum Length:
60
Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction. -
problemType: string
Maximum Length:
60
URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework. -
serverMessage: object
serverMessage
-
stackTrace: string
Maximum Length:
60
The stack trace shows where the error occurs during the execution of a program. -
title: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type:
Show Source
object
-
callSequence: string
Maximum Length:
60
Delimited sequence of programs called. -
longDescription: string
Maximum Length:
60
The long message description from the Oracle Utilities Application Framework in CDATA format. -
messageCategory: number
Minimum Value:
0
Maximum Value:0
Message Category within Oracle Utilities Application Framework. -
messageNbr: number
Minimum Value:
-99999
Maximum Value:99999
Message Number within Oracle Utilities Application Framework. -
messageText: string
Maximum Length:
60
Fully qualified error message from Oracle Utilities Application Framework in CDATA format. -
programName: string
Maximum Length:
60
Name of the program that encountered the error.