NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Create/ Add an acknowledged contract to a profile

post

/spms/v1/contractAcknowledgement

This is to create/ add an acknowledged contract to a profile

Request

Supported Media Types
Body ()
Required to sign for a profile contract acknowledgement
Root Schema : ContractAcknowledgement
Type: object
Contract Acknowledgement
Show Source
Back to Top

Response

Supported Media Types

201 Response

Contract acknowledgement has been signed
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : Oracle Response returned in singular object
Type: object
Title: Oracle Response returned in singular object
The object returned in Oracle Standard when function is executed successfully
Show Source
Nested Schema : item
Type: object
Show Source
Nested Schema : ContractAcknowledgement
Type: object
Contract Acknowledgement
Show Source

400 Response

Invalid parameter(s) passed in
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

401 Response

You are not authorized to use this API
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

403 Response

This API is not allowed for the current user
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

405 Response

Method requested not available
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

406 Response

The media supplied is not supported
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

409 Response

You are trying to create a new contract that already exist
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

415 Response

The media supplied is not supported
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

500 Response

Error occurred while processing this request
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

502 Response

Bad Gateway

503 Response

Service not available
Back to Top