ExternalPostingStatusChangeResult¶
Example Json Object
1{
2 "changeRequest": {
3 "externalPostingStatus": {
4 "documentNumber": "string",
5 "objType": "string",
6 "objKey": "string",
7 "objSys": "string",
8 "username": "string",
9 "status": "NA",
10 "postingMessage": "string",
11 "taskId": 0
12 },
13 "ledgerTransactionId": 0,
14 "internalDocumentNumber": "string"
15 },
16 "success": true,
17 "message": "string"
18}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
changeRequest |
false |
none |
none |
|
success |
boolean |
false |
none |
none |
message |
string |
false |
none |
none |