Update External charge posting status
post
/service/updateExternalChargePosting
This endpoint is used to update charge posting status for external postings.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
request body contains details of external posting and posting status
Nested Schema : PostingInputDTO-allOf[0]
Type:
Show Source
object
-
accountccy:
string
Account currency
-
applicationCode:
string
application code
-
chargeCcy:
string
charge currency
-
chgPostedAmount:
number
chg Amnt In Account curreny that got posted
-
chgPostingError:
string
Error Description in case charge error.
-
chgPostingStatus(required):
string
Collection Status.
-
chgRefno(required):
string
charge reference number
-
collectionDate(required):
string
collection Date
-
ddaSystem(required):
string
dda system
-
exchgRate:
number
exchange rate
Response
Supported Media Types
- application/json
- application/xml
- text/csv
200 Response
Returns the charge maintenance actions based on given id.
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error