Notification API

Contents

Overview

MarketONE will send a notification to the customer at the time of purchase when a charge is applied to the customer account. The notification message can be sent by the communications service provider (CSP) system component based on the customer communication preferences (such as delivery medium, time preference, and locale).

Notification API

The following table lists and describes the Notification API.

API Description
POST /v2/notification This API triggers the sending of a notification to the customer.
Note: This API call needs to be supported by the service provider. MarketONE will send a notification to the customer, for example, at the time of purchase when a charge is applied to the customer account (etc). The notification message can be sent by the CSP system component based on the customer communication preferences (such as delivery medium, time preference, and locale).

MarketONE Developer Portal

Please refer to the MarketONE CSP Adapter - V2 section under the API Reference menu on the MarketONE Developer Portal for an OpenAPI instance of this API.

Revision History

Version Description
2020.01 Added this topic.
2020.05 Added the MarketONE Developer Portal section.