Example Responses:
{
"partner_reference": "1234567",
"freedom_reference": "fdd52613-471d-44a7-81f1-3af3f5ead669",
"status": "SUCCESS",
"status_message": [],
"url": "https://example.com/?advsrcSuggest=FFW-TEST&tokenID=595800f",
"card_offer": {
"apr": 49.90,
"approval_percentage": 0.00,
"auto_approved": null,
"card_limit": 250.00
}
"total_offers_available": 4
}
{
"partner_reference": "1234567",
"freedom_reference": null,
"status": "INVALID_DATA",
"status_message": [
"Field: primaryApplicant.currentEmployment.year, reason: must not be null",
"Field: primaryApplicant.currentEmployment.month, reason: must not be null",
"Field: loan, reason: must not be null",
"Field: primaryApplicant.first_name, reason: must not be null"
],
"url": null,
"card_offer": null,
"total_offers_available": 0
}
{
"partner_reference": "1234567",
"freedom_reference": "4a244d09-47dd-4b1b-8600-6239ae7416ec",
"status": "NO_OFFERS",
"status_message": [],
"url": null,
"card_offer": null,
"total_offers_available": null
}