AIR MILES Issuance
The purpose of this documentation is to provide a guide on how to integrate with the AIR MILES Issuance API. As part of this documentation, we also include information on RESTful HTTPS requests/responses, error codes, the reconciliation process, integration environments, and support contact information.
Target audience
This material is intended to be used by a Partner wishing to integrate with the AM Issuance API.
What is real-time Issuance
The AIR MILES “Real-Time Checkout” platform provides Partners with a streamlined method for instantly awarding their customers with AIR MILES Reward Miles, online or in-store. “Real-Time Issuance” ensures your customers will be able to see their updated balances immediately following checkout.
Service level objective
Please contact our Partner support team for details on our Service Level Agreement (SLA). Refer to our “Escalation Guide” for contact details.
Did you know
Our “Transaction Day” for real-time Issuance runs from 12:00AM to 11:59PM EST daily.Integration environments
There are two sets of environments used by partners to integrate with the real-time checkout platform. These environments are configured similarly for consistent production-level quality, whether the partner has deployed to production or is still performing non-production testing.
Environment | Domain | Description |
---|---|---|
Certification | https://cert.airmilesapis.ca | Contains production quality code and test data used for developing and testing 3rd party integrations. |
Production | https://airmilesapis.ca | Contains production code and live user data for real-world 3rd party integrations. |
Note
All integration environments must be accessed via HTTPS only.Your AMRP project team
In preparation for launch, an AIR MILES team is pulled together to assist Partners with integration and setup. This team will provide the following services:
- Consulting Partners on the best technical solution to support AIR MILES Issuance based on system compatibility.
- Providing guidance for assessing Partner requirements, data exchange methods, and reconciliation.
- As well as overseeing a broad range of activities to meet the requirements of launch, including:
- Planning
- Communications
- Delivery
- Execution
- Monitoring
Commonly used acronyms
Name | Definition |
---|---|
AMRP | AIR MILES Rewards Program: The loyalty program itself consisting both AIR MILES issuance an redemption processes. |
AMRM | AIR MILES Rewards Miles: The loyalty program currency that Collectors earn and redeem for travel, merchandise and cash rewards. |
RTC | Real-Time Checkout: An AIR MILES API platform specifically tailored for “Real-Time Issuance” & redemption of AIR MILES “Reward Miles”. |
M2M | Machine-to-Machine: Refers to direct communication between devices using any communications channel, including wired and wireless. This includes CLIs, daemons, or services running on your back-end that self-authenticates and/or authorizes an application without collector interaction. |
POS | Point-of-Sale: Refers to the software/hardware component that handles transactional messages, as well as processing AIR MILES issuances and reversals (return transactions). |