Skip to main content

Authorize.Net

Integrating Authorize.Net with Osano

Connecting to Authorize.Net


In order for Osano to discover data stored in your systems, we must connect to those data providers via an API. We require, at minimum, read-only access to establish a connection to these providers. Each provider you connect may require different information. Please see the linked vendor documentation for instructions on where and how to obtain this data.


Required Fields

  • API Login ID
  • Transaction Key

Instructions for obtaining your Authorize.net Access Key

Core Functionality

  • Data Discovery
  • User Search
  • Data Deletion

Base URL

https://api.authorize.net/xml/v1/request.api

Auth

  • oauth
  • apiKey

Attach api Login ID and Transaction Key to the request body

  • email
  • name
  • phoneNumber
  • address
  • birthday
  • userId

Data Deletion

This will delete the customer profile and all associated payment profiles.