cancel
Showing results for 
Search instead for 
Did you mean: 

Tansfer balance between one customer to another customer via API

BilalHashmi
Explorer
0 Kudos
300

Hi 

 

We want to use clear incoming payment App  to transfer balance from customer to customer B.

 

But is there any API for clear incoming paymen?

 

OwenLiu
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hello, Are you using S/4HANA Cloud Public Edition?
Anne_Wang
Product and Topic Expert
Product and Topic Expert
0 Kudos
Hello, your question has been forwarded to the experts. We hope to provide an answer soon. Kind regards
View Entire Topic
Anne_Wang
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

Thank you for your question.

After consulting with experts, I can provide the following answer:

Firstly, use the Journal Entry - Post (Synchronous) API to create two postings for customer A and B:

AR Customer A

Offset Account

 

Offset Account

AR Customer B

For more information, see blog: Payload Examples for API Journal Entry – Post

Then, use the Journal Entry - Clearing (Asynchronous) API to clear the two documents.

AR Customer B

AR Customer A 

For more information, see blog: A Simplified Guide to Effectively Use the Clearing API

 

Hope this helps.

Kind regards,

Anne