Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 51 Next »

Introduction

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.

  • No labels