Approve Check Proof for a Check Account

Overview

After the microdeposit verification has been completed for a check account, the user can approve the check proof generated. The check proof is a dummy check image to display how the check would be printed.

Resource Access

POST https://<hostname>/buyer/v1/buyer/buyer_internal_id/checkAccount/check_account_id/approveCheckProof

Example Request

🚧

POST https://<hostname>/buyer/v1/buyer/adcf5909-2afe-5078-a2db-525cc21a7981/checkAccount/df16aedfd2e8344c944bb37bd2d39bbd6a1bcb438a2c18f231655165ce3f7b46/approveCheckProof

Example Response


{
   "id": "df16aedfd2e8344c944bb37bd2d39bbd6a1bcb438a2c18f231655165ce3f7b46",
   "accountStatus": "CHECK_PROOF_APPROVED"
}



Priority Technology Holdings Logo