Contract
Version v1
Endpoint
POST
Contact DL-APS_API_Services@att.com to get Endpoint details /contract-apex
Copy
This API allows users to create a contract for the submitted order.
Header Parameters
- content-typestringRequiredapplication/jsonExample: application/json
- acceptstringSpecifies the format of the response message body. Structured text message payloads are required to support application/json.Example: application/json
- x-trace-idstringRequiredThis field is used for passing a trace ID between API hops for end-to-end traceability.Example: givingXTracing123456
- x-transaction-idstringThis field is used for passing a traceable Id to uniquely identify the transactions.Example: 1234
- client_idstringRequiredThis field represents the client id.
- client_secretstringRequiredThis field represents the client secret.
- sourcestringThis field should identify the calling system/application.
Body Parameters
- object
- quoteIdstringRequiredThis field represents the quote id.Example: 0Q0dx000002WN6nCAG
- spIdstringRequiredThis field represents the ID associated with the solution provider.Example: A-06399x
- approverEmailstringRequiredThis field represents the approver email.Example: addagadda.tejasri@accenture.com
- contractInputobjectRequiredThis field represents contract input.
Responses
Your request was processed successfully
Body
application/json
- objectRequired
- ContractEnvelopeIdstringThis field represents the contract envelope Id.Example: a4Tdx000000cOxNEAU
- ESignIntegrationResponseStepobjectThis field is an object that represents the eSign integration response step.
- SetErrorbooleanThis field represents the set error.Example: false
- callContractMSbooleanThis field represents the call contract MS.Example: true