Skip to main content
GET
List Merchants

Authorizations

X-SFPY-AGGREGATOR-SECRET-KEY
string
header
required

Path Parameters

raast-aggregator-id
string
required

The unique identifier for the aggregator

Example:

"agg_2288490a-2176-4de5-b373-0ffb6f8e2e6e"

Query Parameters

limit
string

Maximum number of merchants to return in a single page

Example:

"10"

offset
string

Cursor offset used for pagination

Example:

"0"

enabled
string

Filter merchants by their enabled status

Example:

"true"

merchant_identifiers
string

Comma-separated list of merchant identifiers to match

Example:

"am_1234567890"

names
string

Comma-separated list of merchant names to match

Example:

"Test Merchant"

Response

This response contains a paginated list of merchants linked to an aggregator

Standard response structure for successful operations

api_version
string

The current version of the API spec

Example:

"v1"

data
object

Contains the response data