🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
curl --location -g --request DELETE 'https://sandbox-payments-{{account-name}}.datmanpay.com/rest-api/api/v1/split-commission-types/' \
--header 'api_token: <api-key>'{
"requestId": "reqid_abc123",
"outcome": "success",
"message": "Split commission type deleted successfully"
}