Skip to main content
GET
Get an Outgoing Synctera Pay vendor

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

The unique resource identifier

Example:

"7d943c51-e4ff-4e57-9558-08cab6b963c7"

Response

Account

Synctera Pay Vendor Response

config
Synctera Pay Vendor Config · object
required
name
string
required

The name of the vendor.

Example:

"Wise"

enabled
boolean
required

Whether the vendor is enabled.

Example:

true

id
string<uuid>
required

Unique identifier for the vendor.

Example:

"7d943c51-e4ff-4e57-9558-08cab6b963c7"

tenant_id
string
required

The id of the tenant containing the resource.

Example:

"abcdef_ghijkl"

description
string

A description of the vendor.

Example:

"Wise is a financial technology company that provides international money transfer services."