Skip to main content
POST
Transfer Funds

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

ID of company

amount
number<float>
required

The total amount (gross) to transfer to this worker's card

employeeID
string

Zeal employee ID

contractorID
string

Zeal contractor ID

connection
object

Connect this transfer to an employee check or contractor payment in Zeal

cardID
string
bankAccountID
string

Response

200

success
boolean
default:true
Example:

true

data
object

Wallet Transaction Object

testMode
boolean