Search payment accounts

Search for one or more payment accounts.

Query Params
search.payment_account_id
array of int32s

Query by payment account identifier.

search.payment_account_id
date-time

Format - date-time (as date-time in RFC3339). Query by credit card expiration date.

date-time

Format - date-time (as date-time in RFC3339). Query by credit card expiration date.

search.bank_account_name
array of strings

Query by bank account name.

search.bank_account_name
search.bank_account_type
array of strings

Query by bank account type.

search.bank_account_type
search.bank_name
array of strings

Query by bank name.

search.bank_name
search.method
array of strings

Query by the method of payment processing.

search.method
search.card_name_first
array of strings

Query by the first name on the card.

search.card_name_first
search.card_name_last
array of strings

Query by the last name on the card.

search.card_name_last
search.token
array of strings

Query by token.

search.token
search.merchant_profile_id
array of int32s

Quwery by merchant profile identifier.

search.merchant_profile_id
date-time

Format - date-time (as date-time in RFC3339). Query by last used date.

date-time

Format - date-time (as date-time in RFC3339). Query by last used date.

search.last_process_result
array of strings

Query by the result of the last attempt to process a payment.

search.last_process_result
date-time

Format - date-time (as date-time in RFC3339). Query by created date.

date-time

Format - date-time (as date-time in RFC3339). Query by created date.

search.created_by
array of int32s

Query by the identifier of the user who created a payment account.

search.created_by
search.last_4
array of strings

Query by last 4 of the credit card or bank account number.

search.last_4
search.customer_id
array of int32s

Query by the associated customer's primary identifier.

search.customer_id
int32

Format - int32. Defines how many items to return at a time.

int32

Format - int32. Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)

string

Specifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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