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 API

Debit Order API

Number of APIs: 29

  1. Access Token - Create Bearer Token POST https://dev-payce.auth.eu-west-1.amazoncognito.com/oauth2/token

  2. Mandate Management-EFT Debit Order - Step 1: Authenticate POST https://dev-payce.auth.eu-west-1.amazoncognito.com/oauth2/token

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

  4. Mandate Management-EFT Debit Order - Step 2: Get Merchant Profile GET https://dev.api.revio.co.za/v2/merchantprofile/

  5. Mandate Management-Debicheck - Step 3: Create Mandate (Delayed authentication) POST https://dev.api.revio.co.za/v2/mandate/debicheck/

  6. Mandate Management-EFT Debit Order - Step 3: Create Mandate POST https://dev.api.revio.co.za/v2/mandate/eft/

  7. Payments (Money-out)-EFT Credit - One-day - Step 1: Authenticate POST https://dev-payce.auth.eu-west-1.amazoncognito.com/oauth2/token

  8. Collections (Money-in)-EFT - Step 3: Get Collection Status GET https://dev.api.revio.co.za/v2/collection/eft/{{eft_collection_id}}/status/

  9. Mandate Management-Debicheck - Step 2: Get Merchant Profile GET https://dev.api.revio.co.za/v2/merchantprofile/

  10. Mandate Management-Debicheck - Step 5: Get Mandate (used in step 6) GET https://dev.api.revio.co.za/v2/mandate/debicheck/{{debicheck_mandate_id}}

Previous
Introduction
Next
Access Token