Payment Requests are how you collect payments from your customers. Payment Requests are initiated
by calling the POST /payment-requests endpoint. The status of a created request can be retrieved by
calling the GET /payment-requests/{paymentRequestId}
endpoint.