Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

part of the payload as JSON sting to DB

Summary:

Hello All,

Receiving JSON from thirdparty , below is the payload. Part of the payload i.e metadata part in the payload should be mapped to DB column as json string.

Payload : after reading the json from thridparty in OIC integration

<transactions>

 <transactions>

   <transactionId>3456</transactionId>

   <date>2022-08-26T23:59:00Z</date>

   <amount>332.5</amount>

   <amountConverted>332.5</amountConverted>

   <bankReference>111111111111</bankReference>

   <type>DEBIT</type>

   <description>CCC ORIGINATION - 296097 - FILE 7878782339 COID 2770565408 WASHINGTON MILLS ELECT </description>

   <descriptionDetail>bank_reference: 111111111111 customer_reference: 00000000000</descriptionDetail>

   <currency>USD</currency>

   <currencyConverted>USD</currencyConverted>

   <dataProviderId>WFB</dataProviderId>

   <check_num />

   <category>CCC</category>

   <account>

    <institutionName>BBBBBBBBBBBBB</institutionName>

    <institutionId>rrr</institutionId>

    <accountNumber>****8290</accountNumber>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!