Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Comment:
Corrected a link
This article describes the Card ordering REST API for Nexus GO Cards.
Access token
With the Nexus Card ordering API, you can build in card ordering functions into your own application.
To be able to use the ordering API, you need to get an access token.
- Log in to the GO Cards order portal https://cards.nxsas.com/. You will receive your login credentials to the portal from Nexus.
- In the order portal, click on Administration > API.
- Click on the "Show details" symbol to the right on the row.
- You will then see the Client secrets:
- ClientID
- ClientSecret
- In the Authentication API (Nexus GO Cards authentication), authenticate with the ClientID and ClientSecret to get the access token.
The Client secrets can be regenerated for higher level of security. To allow for zero-downtime for the clients, regenerate one of the Client secrets at a time
Authentication API
See here for authentication: Nexus GO Cards authentication
Ordering API
See here for ordering: Nexus GO Cards ordering
Card report data
See here for card reporting: Nexus GO Cards reporting - published