Refund Service API REST Endpoints
Instruments Receivables Services/Refund Service API
This service describes the information to perform refund operations.
- Authorizes steps from refund Process
- Method: postPath:
/service/v1/authorizeRefund
- Captures success response of payment
- Method: postPath:
/service/v1/updatePaymentResponse
- Processes steps from purge refund
- Method: postPath:
/service/v1/purgeRefundTransaction
- Processes steps from refund process
- Method: postPath:
/service/v1/refundProcess
- Runs payment refund job
- Method: getPath:
/service/v1/runRefundJob