cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Business One Service Layer API Reference

brendanbell
Explorer
0 Kudos

Hi,

I'm trying to find out in SAP B1 Hana version 10, using the service layer whether there is a Patch Method for

RecurringTransactionsService.

I would like to update a recurring transaction template.
But i'm currently on V9.2. Below is from my current version api reference document.

What im looking for is the api reference document for v10 or above to see if the PATCH has been added


0 Kudos

Seems to be a difference

0 Kudos

POST https://localhost:50000/b1s/v1/RecurringTransactionService_ExecuteRecurringTransactions


{ "RclRecurringExecutionParams": {}, "RclRecurringTransactionParamsCollection": [ {}, {} ] }

Accepted Solutions (0)

Answers (0)