Check Transfer

Stop a check transfer

POST/transfers/checks/{check_transfer_id}/stop-payment

Create a stop payment on a single check transfer by its ID. A check can only be stopped if it is of type debit and is in issued or manual_review status. A stopped check will move into a pending_stop status with a pending_stop_at timestamp until funds are released, at which point the status will be stopped and the stopped_at timestamp will be set.

Path Parameters

check_transfer_id

stringRequired

Unique identifier for the check transfer.