Approve or Reject Positive Pay Exception of a payment.
/v2/positivepay/exception/{paymentId}/approve/v2/positivepay/exception/{paymentId}/rejectOK - Request processed successfully
Bad Request - Invalid input or validation error
You are not authorized to access the resource
Forbidden - User is not authorized to perform this operation
The resource you were trying to reach is not found
Internal Server Error - Unexpected error occurred while processing the request
Service unavailable
Approve or Reject Positive Pay Exception Response.
{- "paymentId": "376454",
- "message": "Exception approved successfully."
}