Get a list of payments for a payment method

Returns a list of payments made to a specified payment method.

Path Params
string
required

The type of payment method. Input either "virtual_bank_accounts" or "paynow".

string
required

Payment Method id in Xfers

Query Params
date-time

Helps to filter for payments before this date time. Timestamp to be in Time.iso8601.

date-time

Helps to filter for payments after this date time. Timestamp to be in Time.iso8601.

string

Helps to filter for a payment based on a specific Payment's referenceId.

string

Helps to filter for payments of a certain status type. See Payment Statuses to see the possible statuses.

Headers
string

application/vnd.api+json

Response

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