| 400 | exchange.card.value.out.of.range | The card cannot be acquired because its current balance is out of range. |
| 400 | exchange.card.already.acquired | This card has already been acquired by the exchange service. |
| 400 | exchange.cardholder.required | Card holder information is required for this request. |
| 400 | exchange.storeId.required | The storeId is required for this partner. |
| 400 | exchange.bhnContractId.required | deprecated |
| 400 | exchange.customerId.required | The card holder customerId fields is required. |
| 400 | request.missing.parameter.requestId | The RequestId HTTP header value is missing. |
| 400 | request.missing.parameter.merchantId | deprecated |
| 400 | exchange.cardholder.name.required | The card holder name is required. |
| 400 | exchange.cardholder.emailAddress.required | The card holder email address is required. |
| 400 | exchange.cardholder.phoneNumber.required | The card holder phone number is required. |
| 400 | exchange.cardholder.emailAddress.invalid | The email address for the card holder is invalid. |
| 400 | exchange.cardholder.phoneNumber.invalid | The phone number for the card holder is invalid. |
| 400 | exchange.driversLicenseNumber.blank | The payee driver's license number provided is blank. |
| 400 | exchange.ipAddress.blank | The payee IP Address provided is blank. |
| 400 | exchange.creditcardinfo.cardNumber.blank | The payment card number provided is blank. |
| 400 | exchange.creditcardinfo.cvv.blank | The payment card verification value provided is blank. |
| 400 | exchange.creditcardinfo.expirationMonth.invalid | The payment card expiration month provided is blank. |
| 400 | exchange.creditcardinfo.expirationYear.invalid | The payment expiration year provided is blank. |
| 400 | exchange.address.addressLine1.blank | The address line 1 provided is blank. |
| 400 | exchange.address.addressLine2.blank | The address line 2 provided is blank. |
| 400 | exchange.address.city.blank | The city provided is blank. |
| 400 | exchange.address.state.blank | The state provided is blank. |
| 400 | exchange.address.zip.blank | The zip code provided is blank. |
| 400 | exchange.payout.invalid | The payout type provided is invalid |
| 400 | exchange.invalid.x-api-key | The x-api-key HTTP header value is invalid. |
| 404 | exchange.partner.not.found | deprecated |
| 409 | exchange.quote.time.out.of.range | Get Quote Exceeded the maximum wait time. So fraud check was terminated. |
| 409 | exchange.fraud.check.submission.error | Fraud check submission failed. |