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 APIPayments (Money-out)-EFT Credit - Same-dayStep 1: Authenticate

Step 1: Authenticate

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

Request Body

[{"name"=>"grant_type", "value"=>"client_credentials", "datatype"=>"string"}]

HEADERS

KeyDatatypeRequiredDescription
``null
Previous
Payments (Money-out)-EFT Credit - Same-day
Next
Step 2: Create Payment