Payment Event REST Endpoints
            
            Financial Transactions/Payment Event
            
        
        
    A payment event records an overall transaction whenever any form of payment is received. The payment event can span payments across multiple accounts and can include multiple payment tenders.
- Create Payment Event
 - Method: postPath:
/rest/apis/customer/financials/paymentEvents/ - Delete Payment Event
 - Method: deletePath:
/rest/apis/customer/financials/paymentEvents/{paymentEventId} - Get Payment Event
 - Method: getPath:
/rest/apis/customer/financials/paymentEvents/{paymentEventId} - Search Payment Event Payments
 - Method: postPath:
/rest/apis/customer/financials/paymentEvents/payments/search - Update Payment Event Lifecycle Action
 - Method: patchPath:
/rest/apis/customer/financials/paymentEvents/{paymentEventId}/lifecycle