Skip to main content
PUT
Update an organization rail variant

Authorizations

Authorization
string
header
required

会话 JWT(来自注册/登录)或 API key(pk_...)。 也接受 X-API-Key: <token> 作为替代请求头。

Body

application/json
direction
enum<string>
required
Available options:
payout
country
string
required
Example:

"BO"

currency
string
required
Example:

"BOB"

method
string
required
Example:

"bank_transfer"

variant
enum<string>
required
Available options:
legacy,
v2
reason
string
required
source_account
string

Response

Updated variant

org_id
string
direction
string
country
string
currency
string
method
string
variant
enum<string>
Available options:
legacy,
v2
source_account
string
Last modified on September 10, 2026