API Reference

Attributes

value integer(>0)
The amount transferred to the destination recipient.


recipientId string(36)
The ID of the recipient.

Example

{
  "split": [
    {
      "value": 990,
      "recipientId": "17f8d060-9a43-4c2c-a4d4-d9380dab1e41",
    }
  ]
}