API Posted Ledger Transfer Transactions

Discussions related to custom development with Select.
Post Reply
patel
Posts: 7
Joined: Mon Mar 30, 2020 3:51 pm

API Posted Ledger Transfer Transactions

Post by patel »

Hi,

For Ledger transactions how can we set the Ledger Transfer To field. When we do it through the UI the Ledger Transfer To field is auto-populated, but that isn’t happening when we POST the ledger transfer transaction through the SDK.

Any suggestions would be helpful

Thanks,
Parth
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: API Posted Ledger Transfer Transactions

Post by BobRichards »

Can you send me what you have tried so I know exactly what to look for?
Bob Richards, Senior Software Developer, SoftPro
patel
Posts: 7
Joined: Mon Mar 30, 2020 3:51 pm

Re: API Posted Ledger Transfer Transactions

Post by patel »

Hi Bob,

I am actually not sure how i can set Transfer to on pending ledger in /out. This is what i was trying see below code.

Thanks,
Parth
Attachments
Capture.JPG
Capture.JPG (93.19 KiB) Viewed 1636 times
BobRichards
Posts: 1376
Joined: Wed Jan 15, 2014 3:50 pm
Location: Raleigh, NC
Contact:

Re: API Posted Ledger Transfer Transactions

Post by BobRichards »

IOrderContact.FeeTransferLedger should be set to the name of the destination ledger (i.e. REV202005).
Bob Richards, Senior Software Developer, SoftPro
Post Reply