Skip to main content
GET
Get merchant payment configuration

Authorizations

Authorization
string
header
required

Merchant API key (fp_live_* for live, fp_test_* for sandbox) or an admin-tier JWT (company admin or root admin). Non-admin JWTs are rejected with 403; live API keys additionally require the merchant's API access to be enabled.

Path Parameters

merchant_id
integer
required

Company ID of the merchant. The lookup resolves by company ID only — the payments-merchant row ID is not accepted, so a merchant whose row ID differs from its company ID returns 404 when addressed by row ID.

Response

Merchant payment configuration

data
object
required
meta
object
required