Skip to main content
POST
Vault a payment method (reserved, not implemented)

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

id
string
required

Gateway slug

Response

Missing or invalid credentials.

message
string
required

Human-readable reason the credentials were rejected.

meta
object
required
status
string

Error status string, when present.