Gets all payments from a Buyer

This route will return all payments for a specific Buyer based on the provided Buyer id and query criteria.

Path Params
string
required
Query Params
string

Value to search

string

filter

int32
Defaults to 0

Defines the number of records to offset

int32
Defaults to 10

Defines how many records to return at a time

fields
array of strings
Defaults to

Allows the search to target specific fields.

fields
string

Allows you to sort the matching results.

string

Defines what field to group by

string

exclude all ACH Debit Transactions

string

include all ACH Debit Transactions

string

The id for the search context

Responses

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