Credit Note Service API REST Endpoints
Instruments Receivables Services/Credit Note Service API
This service is used for Credit Note Service layer Operations.
- Authorize Credit Note
- Method: postPath:
/service/v1/authorizeCreditNote - Create new credit note from external channels
- Method: postPath:
/service/v1/createCreditNote - Create new credit note V2 from external channels
- Method: postPath:
/service/v2/createCreditNote - Deletes corresponding data upon Transaction Purge
- Method: postPath:
/service/v1/purgeCrnTransaction - Retrieves current unauthorised credit note
- Method: getPath:
/service/v1/getUnauthTwCreditNoteRecord - Retrieves the list of existing credit notes
- Method: getPath:
/service/v1/creditNoteSearch - Updates the list of existing credit notes
- Method: putPath:
/service/v1/updateCreditNote - Updates the list of existing credit notes
- Method: putPath:
/service/v2/updateCreditNote