Appendix D: API Field to Offer Card Mappings

This page contains screenshots of how offer response fields from the Engine API should be displayed in your UI.

Loans

Here are examples of how different Loan offers are represented on Engine’s owned experiences, with the relevant API response fields for each offer (each element of the loanOffers array denotes an individual loan offer, represented as a JSON object):


For Secured Loan or Line of Credit products, two additional fields must be displayed:

  • Product Sub Type Label (ie. Secured Loan) - returned via API in snake case

  • Product Sub Type Disclaimer


For Secured Loan or Line of Credit products, two additional fields must be displayed:

  • Product Sub Type Label (ie. Home Equity Line of Credit) - returned via API in snake case

  • Product Sub Type Disclaimer

Home Equity Line of Credit offer card with API fields



Here is an example of how a 2nd Look Marketplace offer is represented on Engine’s owned experiences, with the relevant API response fields for each offer (each element of the specialOffers array denotes an individual offer, represented as a JSON object):


Last updated