/
FO
fonoa
/
Fonoa API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Instant Lookup
1
Lookup V1
5
Lookup V2
9
post
Request a validation
get
Get result of validation
delete
Delete result of validation
post
Request a batch validation
get
Get result of batch validation
delete
Delete all validations that belong to the batch
post
Cancel running Batch Validation
post
Request a TIN search
get
Get TIN search results
Tax
1
get
Get a list of transactions
post
Submit a transaction
get
Get a transaction
get
Get transaction history
post
Credit a transaction
post
Cancel a transaction
post
Backfill a reported transaction
post
Adjust a transaction
get
Get a list companies
post
Onboard a company
get
Get onboarding job status
get
Get company details
put
Update a company
delete
Delete a company
patch
Update company details
post
Onboard an individual
get
Get individual details
delete
Delete an individual
patch
Update individual details
post
Submit a business response
Lookup V2
Cancel running Batch Validation
This endpoint allows you to cancel running batch validation.
post
/lookup/v2/batch-validations/{batch_id}/cancel
Response
OK
object
required
success
boolean
required
message
string
required
batch_id
string
required
Changes