Update a single Split

Updates an existing split for the account

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

An example request body:


{
  "id": "d76f8fc3-cc15-4ba6-b12e-b2704f257703",
  "percent": 1,
  "destination": "bc1qdfjs54pgl8eedjkvnpxalqekxzuft9phzzhe99"
}
Path Params
string
required

Ibexhub Account UUID

string
required

Payment Split UUID

Body Params
string
required

Payment Split UUID

int32
required

Split percentage. 0 < n <= 100

string
required

One of the supported destination types. Provide either a "Hub Account UUID", Lightning Address or Onchain Address

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json