LBPayment REST Endpoints
LB/LBPayment
The operations from the LB/LBPayment category.
- Authorize a LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/AuthorizeLBPayment - Close a LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/CloseLBPayment - Creates a LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/CreateLBPayment - Deletes a LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/DeleteLBPayment - Modifies a LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/ModifyLBPayment - Query by LB Contract Reference Number
- Method: getPath:
/LBPaymentService/LBPayment/QueryLBPayment/contractrefno/{contractrefno} - Reopens a LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/ReopenLBPayment - Reverses a LB Payment
- Method: postPath:
/LBPaymentService/LBPayment/ReverseLBPayment