get https://api.zeal.com/directPayments
This endpoint accepts the companyID, directPaymentID, contractorID, and employeeID of a previous direct payment transaction. Zeal will return an array of associated Direct Payment Objects.
Return
Returns response status and an array of Direct Payment Objects.
attribute | type | description |
---|---|---|
success | boolean | Response status |
data | array | Direct Payment Object |
errors | array | If
|