Verify if account ID exists
POS
Verify if account ID exists
Verify if an OLIVE account ID exists in the database (HMAC authenticated endpoint for processors)
POST
Verify if account ID exists
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Account verification details
Example:
"acc_12345678"
Response
Account verification result
The response is of type object.