get https://gateway.stage.bill.com/connect/v3/payments//check-image
Get images of an existing check sent to a vendor.
From the response, use downloadLink
in a GET request to download the front and back images of the check.
curl '{downloadLink}' --header 'sessionId: {session_id}' --output {check_name}