How to create a receipt and apply receipt using rest API?
Hi Everyone,
I am facing an issue while applying a receipt through the REST API. I successfully created the receipt using the following endpoint:
/fscmRestApi/resources/11.13.18.05/standardReceipts
However, I could not find the appropriate API to apply the receipt. I tried the following endpoint, but I am receiving a 404 (Not Found) error:
/fscmRestApi/resources/latest/standardReceipts/{standardReceiptId}/child/receiptApplications
Could anyone please help me identify the correct API for applying a receipt?
Tagged:
0