Payment Process Requests REST Endpoints

Payment Process Requests
The payment process request resource is used to view and take action on a payment process request.
Get a payment process request
Method: get
Path: /fscmRestApi/resources/11.13.18.05/paymentProcessRequests/{PaymentProcessRequestId}
Get all payment process requests
Method: get
Path: /fscmRestApi/resources/11.13.18.05/paymentProcessRequests
Update a payment process request
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/paymentProcessRequests/{PaymentProcessRequestId}