Sanctions IO Samples

Content Type: Sample
Categories:

Overview

Sample app with examples of using the Sanctions IO connector module

Documentation

Demo urlhttps://sanctionsiosamples-sandbox.mxapps.io

Description

This is a sample app providing examples of using the SanctionsIO connector module.

Typical usage scenario

Use to see examples of how to call the SanctionsIO connector module actions and see examples of the returned demo data.

Features and limitations

Features:

Limitations:

  • The sanctions.io backoffice calls are not currently implemented

Dependencies

  • None

Installation

Install as a standalone application, includes the Sanctions IO connector module, no additional modules required.

Configuration

Sandbox / Production

By default all methods use the sanctions.io sandbox URL with the sandbox authorization key which are pre-defined as constants. To use the production URL just change the UseSandbox constant to False and change the authentication key in AuthKey to your produciton key.

Bugs

None reported.

Releases

Version: 1.0.0
Framework Version: 9.3.0
Release Notes: Initial release - Provides example usage of Sanctions IO connector module. See Sanctions IO connector module for details of the connector module usage.