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: post
Path: /rest/apis/customer/financials/paymentEvents/
Delete Payment Event
Method: delete
Path: /rest/apis/customer/financials/paymentEvents/{paymentEventId}
Get Payment Event
Method: get
Path: /rest/apis/customer/financials/paymentEvents/{paymentEventId}
Search Payment Event Payments
Method: post
Path: /rest/apis/customer/financials/paymentEvents/payments/search
Update Payment Event Lifecycle Action
Method: patch
Path: /rest/apis/customer/financials/paymentEvents/{paymentEventId}/lifecycle