Manage Agreement
Freeze or unfreeze an agreement within a specified date range.
post/gateway/ManageAgreement.json
Request body
Response
Successful response or error information.
Example response
{
"ManageAgreementResponse": {
"Code": 200,
"Status": "Success"
}
}