Oracle Fusion Data Intelligence

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

How we can create multiple lines through Debit Memo API.

Received Response
24
Views
2
Comments
User_G4JKU
User_G4JKU Rank 1 - Community Starter

We are trying to create a debit memo using createDebitMemo API service (https://eoik-test.fa.us2.oraclecloud.com/fscmService/DebitMemoService?WSDL).

We are able to create a debit memo using this service for a single line item.

But when we try to send multiple line items, the API only accepts the latest line and creates only one line.

Let us know how can we create multiple lines for a debit memo using this API.

The API documentation we are referring to does not have the relative detail.( https://docs.oracle.com/en/cloud/saas/financials/23b/oeswf/receivablesdebitmemo-d16476e30270.html#receivablesdebitmemo)


Attached is the request payload.


Api Url: https://eoik-test.fa.us2.oraclecloud.com:443/fscmService/DebitMemoService

Answers