Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
🎉 You can now accept MoMo GHS Payment via Novac API! Check out changelog for more details.
cURL
curl --request GET \ --url https://api.novacpayment.com/api/v1/split-payment
{ "status": true, "message": "Split Settings", "data": [ { "split_payment_reference": "<string>", "processing_message": "<string>", "split_name": "<string>", "bank_code": "<string>", "account_number": "<string>", "split_value": 123 } ] }
OK
true
"Split Settings"
Show child attributes
Was this page helpful?