Skip to main content
GET
List merchants

Authorizations

Authorization
string
header
required

OAuth2 client credentials. Request a token from /oauth/token and send it as Authorization: Bearer <token>.

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
starting_after
integer
id
integer

Exact SaturnShift merchant id (returns a zero-or-one list).

psp_reference_id
string

Your own reference for the merchant, set at onboarding.

Response

A list of merchants

object
string
Example:

"list"

data
object[]
has_more
boolean
Example:

false

next_cursor
integer | null
Example:

null