Overview

Environments

API Requests

  • Action - Which API method was queried.

  • Response - HTTP status returned by Ezeebit.

  • Parameters - Parameters used to query the Ezeebit API.

  • Response - Parameters returned by Ezeebit.

API Request attributes:

To review your API Requests, login to your Ezeebit merchant portal, then go to API » Requests.

Payment Callbacks (Payment Notifications)

  • Response Status - HTTP status returned by merchant.

  • Response Data - Data body returned by merchant.

  • Callback Params - Parameters sent by Ezeebit to merchant's callback_url.

To review your Payment Callbacks, login to your Ezeebit merchant account, then go to API » Payment Callbacks.

POST Request

In every POST method set Content-Type: application/json

Last updated