NOT FOR PUBLIC DISTRIBUTION: 2020-09-23
Retrieve the acknowledged contracts for a profile
get
/spms/v1/contractAcknowledgement/{profileType}/{accountId}
This is to retrieve a list of all acknowledged contracts for a profile with account ID
Request
Supported Media Types
- application/json
Path Parameters
-
accountId: integer
-
profileType: string
Allowed Values:
[ "guest" ]
Response
Supported Media Types
- application/json
200 Response
Retrieve a list of acknowledged contracts for a profile with account ID
Root Schema : schema
Type:
Show Source
array-
Array of:
object Oracle Response object
Title:
Oracle Response objectThe object returned in Oracle Standard when function is executed successfully
Nested Schema : Oracle Response object
Type:
objectTitle:
Oracle Response objectThe object returned in Oracle Standard when function is executed successfully
Show Source
Nested Schema : items
Type:
Show Source
array-
Array of:
object ContractAcknowledgement
Contract Acknowledgement
Nested Schema : ContractAcknowledgement
Type:
objectContract Acknowledgement
Show Source
-
accountId(optional):
integer
Example:
1 -
contractId(optional):
integer
Example:
1 -
remarks(optional):
string
Minimum Value:
2Maximum Value:2000Example:Remark for contract acknowledgement -
signatureImage(optional):
string
Minimum Value:
1Maximum Value:2097152Example:/9j/4AAQSkZJRgABAQEASABIAAD== -
termAndCondition(optional):
boolean
Example:
true
400 Response
The supplied parameter(s) is not valid
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
401 Response
You are not authorized to use this API
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
403 Response
This API is not allowed for the current user
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
404 Response
The contract does not exist
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
405 Response
This method is not available
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
415 Response
The media supplied is not supported
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
500 Response
Error occurred while processing this request
Root Schema : Error Response
Type:
objectTitle:
Error ResponseError Response returned when encountered error
Show Source
-
detail(optional):
string
Example:
There are validation errors for the object...... -
title(optional):
string
Example:
validation fails for row with key={123} -
type(optional):
string
Example:
HTTP://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1
502 Response
Bad Gateway
503 Response
Service not available