Get check image data

Get an image of the check sent to a vendor.

In the response, a url is generated. Use the returned id in a subsequent GET request for downloading the check image. This value begins with cki.

curl –request GET 'https://api-stage.bill.com/is/CheckImageServlet?id={url_id}'
     –header 'sessionId: {session_id}'

The check image is available when the check is cleared and the check amount is transferred to the vendor’s bank account.

Form Data
string
required

Developer key generated with your BILL developer account

string
required

API session ID generated with /v2/Login.json

data
object
required
Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json