Skip to main content
GET
Get

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

The unique identifier of the source Unique identifier for a source

Pattern: ^src_[a-zA-Z0-9]+$

Response

Source details

id
string
required

Unique identifier for a source

Pattern: ^src_[a-zA-Z0-9]+$
object
enum<string>
required
Available options:
source
createdAt
string<date-time>
required
enabled
boolean
required
merchantId
string
required

Unique identifier for an organization

Pattern: ^org_[a-zA-Z0-9]+$
name
string
required
planId
string
required

Unique identifier for a plan

Pattern: ^plan_[a-zA-Z0-9]+$
processingMode
enum<string>
required
Available options:
automatic,
manual
type
enum<string>
required
Available options:
stripe_revenue
updatedAt
string<date-time>
required
config
object
description
string
metadata
object