This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
I can see only GET request Allocation APIs.Does SAP CONCUR provides POST/PUT request APIS for expense allocations?
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
@dixitrajashri2 I've contacted a colleague about this. APIs aren't in my area of expertise.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Check out https://developer.concur.com/api-reference/expense/expense-report/v4.allocations.html. It will allow you to update an existing allocation row. It doesn't use GET/PUT but uses PATCH.