GithubHelp home page GithubHelp logo

isabella232 / webhooks-postman-collection Goto Github PK

View Code? Open in Web Editor NEW

This project forked from authorizenet/webhooks-postman-collection

0.0 0.0 0.0 7 KB

This repository contains a postman collection which allows you to easily configure and manage Authorize.Net Webhooks.

License: MIT License

webhooks-postman-collection's Introduction

Authorize.Net Webhooks API Examples

This repository contains a Postman collection which allows you to easily test the configuration and management of Authorize.Net Webhooks. Full Webhooks documentation is available at http://developer.authorize.net/api/reference/features/webhooks.html.

##Usage

Simply download (or edit/copy) the webhooks.postman_collection.json file. Import into Postman

##Authentication To test with your own Authorize.Net sandbox account simply replace the Authorization header with your Authorize.Net API_LOGIN_ID and TRANSACTION_KEY. Remember to add a colon and base64 encode as specified in the Webhooks documentation. Or, enter your API_LOGIN_ID and TRANSACTION_KEY into the "Username" and "Password" fields in the Postman "Authorize" tab to create the Authorization header.

##Examples

  • Get Event Types - Lists the current set of events your account can enroll a Webhook on.
  • Create a Webhook - Enroll a http endpoint to receive a Webhook for the specified event(s).
  • Get a Webhook - Surely this one's obvious. :-)
  • Update a Webhook - Modify the endpoint, status, etc..
  • Get Notifications - Get a list of all the notifications that have been sent to your Webhooks endpoints along with status info about the response.
  • Get Notifications (by date range) - As above with filtering criteria.
  • Delete a Webhook - remove a Webhook.
  • Send a Test Notification. - send a test notification to the specified Webhook.

webhooks-postman-collection's People

Contributors

adavidw avatar brianmc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.