AwardWallet - Web Parsing - Loyalty Data Retrieval

FREEMIUM
By Alex | Updated 14 days ago | Travel
Popularity

0 / 10

Latency

1,284ms

Service Level

100%

Health Check

N/A

README

AwardWallet offers an interface to retrieve loyalty information (such as balance and expiration of an account) for various loyalty programs. This interface allows our clients to programmatically interact with our load-balanced servers. At this point we only provide synchronous mode via Mashape. This mode is used if you want to get the loyalty program account data right away in the same request. In this mode our service would try to process your request and return you the results in a single transaction. We do offer an asynchronous mode with a callback via our WSDL API, please contact us if you require an asynchronous mode of communication.

Our most expensive tier allows you to gather account history along with the loyalty data. Account history shows history of balance changes as they show up on the provider’s website. You can request us to parse account history, by setting ParseHistory=true, when calling the CheckAccount method. Please, do not request account history if you don’t need it as it is a time consuming and resource intensive task. Parsed history will be returned in a History field. History field is structured like a table. Rows are represented by HistoryRowType, and each row consist of HistoryFieldType fields. Each field contains Code, Name and Value fields. Name and Value are rather self-describing, Code has some special meaning:

  • PostingDate – date of posting
  • Description – description of the event
  • Miles – miles or points posted to a user’s account
  • Info – additional info field, may be more than one field for each row
    You can assume that each row of history will have at least PostingDate, Description and Miles fields. Order of fields within a row is the same as what you would see on the provider’s site.

If you have any questions or problems with the API we are here to help: https://awardwallet.com/contact.php

Followers: 18
Resources:
Product Website Terms of use
API Creator:
A
Alex
awardwallet
Log In to Rate API
Rating: 5 - Votes: 1