Check Payment Resources
CheckPayment
The CheckPayment resource represents a check written by a customer that has been deposited in a bank and received by Unit for cashing, or a check that was originated through the Unit API to be printed and mailed.
See the full CheckPayment resource documentation for all attributes and relationships.
CheckPaymentTransaction
When a Check Payment is successfully processed (status: Processed), a CheckPaymentTransaction is created and the Deposit Account is debited.
See the full CheckPaymentTransaction resource documentation for all attributes and relationships.
ReturnedCheckPaymentTransaction
If a check payment was already Processed and is then returned, a ReturnedCheckPaymentTransaction is created to credit back the account.
See the full ReturnedCheckPaymentTransaction resource documentation for all attributes and relationships.