Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

View this guide in Postman
Info

The BridgeCommAPI Developer Documentation: https://documenter.getpostman.com/view/19035881/2s93m7VgE9

The BridgeComm Direct Post API provides an Internet-facing web services interface for requesting a variety of payment related services in real-time. The interface is a Windows Communication Foundation (WCF) web service using the request/response architecture.

All requests to BridgeComm must be base64 encoded XML formatted request messages and will return base64 encoded XML formatted responses.

Note that not every request type requires the same information/fields. Be sure to review the documentation for each request you intend to use to ensure that you are sending only the required and relevant optional fields for that request.