Qodex.ai
Qodex.ai
Introduction
Debit Order API
Access Token
Create Bearer Token
Mandate Management-EFT Debit Order
Step 1: AuthenticateStep 2: Get Merchant ProfileStep 3: Create Mandate
Mandate Management-Debicheck
Step 1: AuthenticateStep 2: Get Merchant ProfileStep 3: Create Mandate (Delayed authentication)Step 7: Get Mandate StatusStep 5: Get Mandate (used in step 6)Step 6: Amend Mandate (Amount & Acct. #)
Collections (Money-in)-EFT
Step 1: AuthenticateStep 2: Create CollectionStep 3: Get Collection Status
Collections (Money-in)-Debicheck
Step 1: AuthenticateStep 2: Create CollectionStep 3: Get Collection Status
Payments (Money-out)-EFT Credit - Same-day
Step 1: AuthenticateStep 2: Create PaymentStep 3: Get Payment Status
Payments (Money-out)-EFT Credit - One-day
Step 1: AuthenticateStep 2: Create PaymentStep 3: Get Payment Status
Webhooks
Step 1: AuthenticateStep 2: Create Callback URL (EFT Debit Order)Step 3: Simulate Callback Event - Status Change (EFT Debit Order)Step 4: Create Real Callback Event with actual status and configured callback URL (EFT Debit Order)
Platform API-Merchant Setup
Step 1: AuthenticateStep 2: Get Current Merchant ProfilesStep 3: Add Merchant
Introduction
Debit Order API
Access Token
Create Bearer Token
Mandate Management-EFT Debit Order
Step 1: AuthenticateStep 2: Get Merchant ProfileStep 3: Create Mandate
Mandate Management-Debicheck
Step 1: AuthenticateStep 2: Get Merchant ProfileStep 3: Create Mandate (Delayed authentication)Step 7: Get Mandate StatusStep 5: Get Mandate (used in step 6)Step 6: Amend Mandate (Amount & Acct. #)
Collections (Money-in)-EFT
Step 1: AuthenticateStep 2: Create CollectionStep 3: Get Collection Status
Collections (Money-in)-Debicheck
Step 1: AuthenticateStep 2: Create CollectionStep 3: Get Collection Status
Payments (Money-out)-EFT Credit - Same-day
Step 1: AuthenticateStep 2: Create PaymentStep 3: Get Payment Status
Payments (Money-out)-EFT Credit - One-day
Step 1: AuthenticateStep 2: Create PaymentStep 3: Get Payment Status
Webhooks
Step 1: AuthenticateStep 2: Create Callback URL (EFT Debit Order)Step 3: Simulate Callback Event - Status Change (EFT Debit Order)Step 4: Create Real Callback Event with actual status and configured callback URL (EFT Debit Order)
Platform API-Merchant Setup
Step 1: AuthenticateStep 2: Get Current Merchant ProfilesStep 3: Add Merchant
HomeDebit Order APIPlatform API-Merchant Setup

Platform API-Merchant Setup

Number of APIs: 3

  1. Step 1: Authenticate POST https://dev-payce.auth.eu-west-1.amazoncognito.com/oauth2/token

  2. Step 2: Get Current Merchant Profiles GET https://dev.api.revio.co.za/v2/merchantprofile/

  3. Step 3: Add Merchant POST https://dev.api.revio.co.za/v2/merchantprofile

Previous
Step 4: Create Real Callback Event with actual status and configured callback URL (EFT Debit Order)
Next
Step 1: Authenticate