Describes a Merchant that is supported by Cardpool
| Name | Type | Description |
|---|---|---|
| productLineId | Integer | Identifier for product line, used in subsequent calls |
| name | String | Human-readable name of the Merchant |
| minAcceptedValue | Integer | Minimum face value of gift card eligible for exchange |
| maxAcceptedValue | Integer | Maximum face value of gift card eligible for exchange (note: fraud limits will usually be enforced before this limit is ever achieved) |
| discount | Decimal | Exchange rate for given product (note: 0.74 represents a $74 quote for a $100 card) |
