POST /api/v1/Transfer/EasyAdressDefinitionAdd
This service returns all contract information required to be approved and notified in the relevant contract type.
Parameters | Required | Type | Description |
---|---|---|---|
accountId | Yes | String | Account Id value |
documents | Yes | Object | |
id | Yes | Integer | Document ID value |
isAccepted | Yes | boolean | Status Information |
version | Yes | boolean | Version Information |
Parameters | Type | Description |
---|---|---|
resultObject | Object | |
id | Integer | Document ID value |
acceptedDate | String | History |
status | String | Status |
statusCode | String | Status Code |
resultInfo | Object | |
isSuccess | boolean | Success status |
code | String | Code |
description | String | Description |
message | String | Message |
innerInfo | String | Inner Information |
mapCodeForLastUser | String | - |
statistics | String | - |