bill-pay/create

This endpoint is used to create a bill pay transaction.

Form Data
string
required

Your account ID

string
required

API key for the account

string
required

Hashed signature for the request

string

The Client Account ID to associate the transaction with.

string
required

The ID of the account bill pay merchant.

number
required

The amount of the transaction.

string

The currency of the transaction. Defaults to CAD.

string

An optional reference number for the client.

string

Optional notes for the transaction.

string

A unique key to prevent duplicate transactions.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json