This endpoint requires the merchant-accounts.read
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A list of merchant accounts.
Available options:
merchant-account
The ID for this merchant account.
The display name of this merchant account.
items.outbound_webhook_url
The optional URL where webhooks will be received.
items.outbound_webhook_username
The optional username to use when outbound_webhook_url
is configured and
requires basic authentication.
items.outbound_webhook_password
The optional password to use when outbound_webhook_url
is configured and
requires basic authentication.
If the field is not null
, the value is masked to avoid exposing sensitive information.
items.visa_network_tokens_requestor_id
Requestor ID provided for Visa after onboarding to use Network Tokens.
items.visa_network_tokens_app_id
Application ID provided for Visa after onboarding to use Network
Tokens.
items.amex_network_tokens_requestor_id
Requestor ID provided for Amex after onboarding to use Network Tokens.
items.amex_network_tokens_app_id
Application ID provided for Amex after onboarding to use Network Tokens.
items.mastercard_network_tokens_requestor_id
Requestor ID provided for Mastercard after onboarding to use Network
Tokens.
items.mastercard_network_tokens_app_id
Application ID provided for Mastercard after onboarding to use
Network Tokens.
Client key provided by Pagos to authenticate to the Loon API.
Loon is the Account Updater service used by Gr4vy.
Secret key provided by Pagos to authenticate to the Loon API.
Loon is the Account Updater service used by Gr4vy.
If the field is not null
, the value is masked to avoid exposing sensitive information.
items.loon_accepted_schemes
Card schemes accepted when creating jobs using this set of Loon API keys.
Loon is the Account Updater service used by Gr4vy.
Available options:
accel
,
amex
,
bancontact
,
carte-bancaire
,
cirrus
,
culiance
,
dankort
,
diners-club
,
discover
,
eftpos-australia
,
elo
,
hipercard
,
jcb
,
maestro
,
mastercard
,
mir
,
nyce
,
other
,
pulse
,
rupay
,
star
,
uatp
,
unionpay
,
visa
The date and time when this merchant account was created.
The date and time when this merchant account was updated.
items.over_capture_amount
The maximum monetary amount allowed for over-capture, in the smallest
currency unit, for example 1299
cents to allow for an over-capture of $12.99
.
Required range: 1 < x < 99999999
items.over_capture_percentage
The maximum percentage allowed for over-capture, for example 25
to allow for an
over-capture of 25% of the original transaction amount.
Required range: 1 < x < 99999999
The limit applied to request. This represents the number of items that are at
maximum returned by this request.
Required range: 1 < x < 100
The cursor that represents the next page of results. Use the cursor
query
parameter to fetch this page of items.
Required string length: 1 - 1000
The cursor that represents the next page of results. Use the cursor
query
parameter to fetch this page of items.
Required string length: 1 - 1000