Credit Note API REST Endpoints
Instruments Receivables Services/Credit Note API
This service is used for Credit Note layer Operations
- Create inprogress credit note from UI
- Method: putPath:
/web/v1/createCreditNote/{creditNoteRefNo}/{seqNo}
- Create new credit note from UI
- Method: postPath:
/web/v1/createCreditNote
- Get user specific credit note from UI
- Method: getPath:
/web/v1/getCreditNoteByUser
- Retrieves the list of existing credit notes
- Method: getPath:
/web/v1/creditNoteSearch