{
"Splits" : [
{
"LineItemId" : "int_li_019778b4-7e87-7153-8fa0-746b23ecae7d",
"SplitAmount" : 8000,
"FeesAmount" : 0,
"TransferDate" : 1742428800,
"Description" : "Example description of the Split"
},
{
"LineItemId" : "int_li_019778b4-7e87-7153-8fa0-746b23ecae7e",
"SplitAmount" : 2500,
"FeesAmount" : 0,
"TransferDate" : 1742428800,
"Description" : "Example description of the Split"
}
]
}
{
"Splits": [
{
"Id": "int_split_019778c4-29c7-7c62-b7c6-775b744ab9f1",
"LineItemId": "int_li_019778b4-7e87-7153-8fa0-746b23ecae7d",
"SellerId": "user_m_01JXWB4GBKZYXHJX197M90JHYV",
"WalletId": "wlt_m_01JXWB5K56PT3J0HJ8Z9YHCYFR",
"SplitAmount": 8000,
"FeesAmount": 0,
"TransferDate": 1742428800,
"Description": "Example description of the Split",
"Status": "CREATED"
},
{
"Id": "int_split_019778c4-29c7-7c62-b7c6-775b744ab9f2",
"LineItemId": "int_li_019778b4-7e87-7153-8fa0-746b23ecae7e",
"SellerId": "user_m_01JXWB53KC8ZZFQNC6S34W9CN0",
"WalletId": "wlt_m_01JXWB5WF962GM9N4GC3VJVK8K",
"SplitAmount": 2500,
"FeesAmount": 0,
"TransferDate": 1742428800,
"Description": "Example description of the Split",
"Status": "CREATED"
}
]
}
Create a transfer to the wallet of the seller of an Intent line item.
{
"Splits" : [
{
"LineItemId" : "int_li_019778b4-7e87-7153-8fa0-746b23ecae7d",
"SplitAmount" : 8000,
"FeesAmount" : 0,
"TransferDate" : 1742428800,
"Description" : "Example description of the Split"
},
{
"LineItemId" : "int_li_019778b4-7e87-7153-8fa0-746b23ecae7e",
"SplitAmount" : 2500,
"FeesAmount" : 0,
"TransferDate" : 1742428800,
"Description" : "Example description of the Split"
}
]
}
{
"Splits": [
{
"Id": "int_split_019778c4-29c7-7c62-b7c6-775b744ab9f1",
"LineItemId": "int_li_019778b4-7e87-7153-8fa0-746b23ecae7d",
"SellerId": "user_m_01JXWB4GBKZYXHJX197M90JHYV",
"WalletId": "wlt_m_01JXWB5K56PT3J0HJ8Z9YHCYFR",
"SplitAmount": 8000,
"FeesAmount": 0,
"TransferDate": 1742428800,
"Description": "Example description of the Split",
"Status": "CREATED"
},
{
"Id": "int_split_019778c4-29c7-7c62-b7c6-775b744ab9f2",
"LineItemId": "int_li_019778b4-7e87-7153-8fa0-746b23ecae7e",
"SellerId": "user_m_01JXWB53KC8ZZFQNC6S34W9CN0",
"WalletId": "wlt_m_01JXWB5WF962GM9N4GC3VJVK8K",
"SplitAmount": 2500,
"FeesAmount": 0,
"TransferDate": 1742428800,
"Description": "Example description of the Split",
"Status": "CREATED"
}
]
}
Show child attributes
WalledId
.The sum of the SplitAmount
values of all Splits
must be lower than or equal to the AvailableAmountToSplit
of the Intent.FeesAmount
values of all Splits
must be lower than or equal to the PlatformFeesAmount
of the Intent.200 - Response parameters
Show child attributes
WalledId
.The sum of the SplitAmount
values of all Splits
must be lower than or equal to the AvailableAmountToSplit
of the Intent.FeesAmount
values of all Splits
must be lower than or equal to the PlatformFeesAmount
of the Intent.CREATED
PENDING_FUNDS_RECEPTION
AVAILABLE
PENDING
COMPLETED
REJECTED
FAILED
REVERSED
{
"Splits": [
{
"Id": "int_split_019778c4-29c7-7c62-b7c6-775b744ab9f1",
"LineItemId": "int_li_019778b4-7e87-7153-8fa0-746b23ecae7d",
"SellerId": "user_m_01JXWB4GBKZYXHJX197M90JHYV",
"WalletId": "wlt_m_01JXWB5K56PT3J0HJ8Z9YHCYFR",
"SplitAmount": 8000,
"FeesAmount": 0,
"TransferDate": 1742428800,
"Description": "Example description of the Split",
"Status": "CREATED"
},
{
"Id": "int_split_019778c4-29c7-7c62-b7c6-775b744ab9f2",
"LineItemId": "int_li_019778b4-7e87-7153-8fa0-746b23ecae7e",
"SellerId": "user_m_01JXWB53KC8ZZFQNC6S34W9CN0",
"WalletId": "wlt_m_01JXWB5WF962GM9N4GC3VJVK8K",
"SplitAmount": 2500,
"FeesAmount": 0,
"TransferDate": 1742428800,
"Description": "Example description of the Split",
"Status": "CREATED"
}
]
}
{
"Splits" : [
{
"LineItemId" : "int_li_019778b4-7e87-7153-8fa0-746b23ecae7d",
"SplitAmount" : 8000,
"FeesAmount" : 0,
"TransferDate" : 1742428800,
"Description" : "Example description of the Split"
},
{
"LineItemId" : "int_li_019778b4-7e87-7153-8fa0-746b23ecae7e",
"SplitAmount" : 2500,
"FeesAmount" : 0,
"TransferDate" : 1742428800,
"Description" : "Example description of the Split"
}
]
}
Was this page helpful?