# Consumer Service

Use Consumer Service endpoint to request various consumer service actions.

## Perform action for a single consumer

 - [GET /{action}/{geographicType}](https://developer.melissa.com/apis/leadgen-consumer/consumer-service/getconsumerservice.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-consumer/consumer-service/getfilestatus.md): Uses HTTP POST to accept a URL or OrderId and returns the File Status response in JSON format.

