get https://api.branchapp.com/v1/organizations//employees//wallet
Get wallet for an employee.
In sandbox, the following employee IDs are available to return a static wallet response:
ACTIVE_SAMPLE_WORKER_ID
: Returns an active wallet.NOT_CREATED_SAMPLE_WORKER_ID
: Returns a wallet that has not been created.CLOSED_SAMPLE_WORKER_ID
: Returns a closed wallet.NOT_FOUND_SAMPLE_WORKER_ID
: Returns a 404 error indicating the employee was not found.