Payment Service API REST Endpoints
Instruments Receivables Services/Payment Service API
This service provides APIs to perform operations on payment transactions.
- Authorizes the Payment transaction
- Method: postPath:
/service/v1/authorizePayment
- Creates authorized payment transaction
- Method: postPath:
/service/v1/nettingPaymentTm
- Creates payment transaction in work table
- Method: postPath:
/service/v1/nettingPaymentTw
- Creates the payment transactions
- Method: postPath:
/service/v1/payments
- Excess payment transaction details
- Method: getPath:
/service/v1/excessPaymentInq
- Fetch the payment transactions by reference number
- Method: getPath:
/service/v1/getPaymentByPayRefNo
- Fetches the payment transaction details
- Method: getPath:
/service/v1/paymentTwSearchByNumber
- Fetches the payment transactions
- Method: getPath:
/service/v1/getPaymentTwByPayRefNo
- Fetches the payment transactions by given parameters
- Method: getPath:
/service/v1/paymentSearch
- Fetches the payment transactions from work table
- Method: getPath:
/service/v1/paymentTwSearch
- Fetches the payment transactions in processing state
- Method: getPath:
/service/v1/getCurrentTwPayment
- New payment in stage table
- Method: postPath:
/service/v1/stagePayment
- Payment data after invoice payment reconciliation
- Method: patchPath:
/service/v1/invPayRecon
- Payment for reconciliation transaction
- Method: postPath:
/service/v1/checkForExcessPayment
- Payment handling parameters
- Method: getPath:
/service/v1/getExcessHandlingParameters
- Posts payments from the stage to the main table
- Method: postPath:
/service/v1/mainPayment
- Purge payment transactions
- Method: postPath:
/service/v1/purgePmtTransaction
- Roll back payment invoice
- Method: postPath:
/service/v1/rollBackPaymentInvoiceTwTm
- Rolls-back the amount and status
- Method: postPath:
/service/v1/purgeInstrumentsRecon
- Update payment
- Method: getPath:
/service/v1/paymentUpdate
- Update payment work
- Method: getPath:
/service/v1/paymentWorkUpdate
- Updates the payment status
- Method: postPath:
/service/v1/allocationStatus