# Business Service

Use Business Service endpoint to request various business service actions.

## Perform action for a single business

 - [GET /{action}/{geographicType}](https://developer.melissa.com/apis/leadgen-business/business-service/getbusinessservice.md): Uses HTTP GET to accept one input record and returns the response in XML format.

## Check order (file) status after a buy request

 - [POST /getFileStatus](https://developer.melissa.com/apis/leadgen-business/business-service/getfilestatus.md): Uses HTTP POST to accept a URL or OrderId and returns the File Status response in JSON format.

