post https://example.com/admin/contracts//split_bill/payment
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://example.com/admin/contracts/id/split_bill/payment \
--header 'accept: application/json'
xxxxxxxxxx
{
"message": "The request has been fulfilled and has resulted in a new resource being created"
}