Step 2: Create Collection
POST https://dev.api.revio.co.za/v2/collection/eft/from_mandate/
Request Body
{"mandateId"=>"{{eft_mandate_id}}", "collectionDate"=>"2023-08-12T15:11:09.778Z", "amountCents"=>3000, "serviceType"=>"ONEDAY"}
POST https://dev.api.revio.co.za/v2/collection/eft/from_mandate/
{"mandateId"=>"{{eft_mandate_id}}", "collectionDate"=>"2023-08-12T15:11:09.778Z", "amountCents"=>3000, "serviceType"=>"ONEDAY"}