Skip to main content
POST
Verify Microdeposit Values
Note: Microdeposit values are always decimal values - passing non-decimal values in this request will cause this API to fail.

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

companyID of the company

deposits
string[]
required

Array of microdeposit values

Response

200

success
boolean
default:true
Example:

true

data
object