LBPayment REST Endpoints
LB/LBPayment
The operations from the LB/LBPayment category.
- Authorize an LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/AuthorizeLBPayment - Close an LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/CloseLBPayment - Create an LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/CreateLBPayment - Delete an LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/DeleteLBPayment - Modify an LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/ModifyLBPayment - Query by LB Contract Reference Number
- Method: getPath:
/LBPaymentService/LBPayment/QueryLBPayment/contractrefno/{contractrefno} - Reopen an LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/ReopenLBPayment - Reverse an LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/ReverseLBPayment