Logo
  • Home
  • Definitions
  • APIs
  • Authenticated user menu
    • APIS TEST
    • Reports
    • Profile
    • Sign out
    • Test
  • About
    • Intended Audience
    • PIN Validation
    • Logging
    • Transaction Reversal
    • Error handling
    • Request ID
    • Date Format
  • Getting Started
    • Environments
    • API Endpoint Format
  • Certification and Going Live
  • Documentation
    • Authentication
    • Loading
    • Redeeming
    • Balance
    • Reversing
    • Card Actions
    • Common Causes for Non-Zero Response Codes
      • Card Locking
      • Limits
      • Expiry
      • MID Transaction Control
      • Card Range Management
      • Part-Payment/Insufficient Funds
    • Reference
      • Start Date
      • Hard Decline
      • User Interface
      • Miscellaneous Observations
      • Timeouts, Retries & Rate Limits
        • Response Codes
      • Response Code 20
      • Card Types and Card Status

Request ID

A unique client-generated reference, For example use the date format DDMMYYYY-nnnnnn, incrementing n and changing each day.

Valid characters for RequestId are as follows -:

0-9

a-z, A-Z

_ (underscore)

- (dash/minus)

. (dot)

/ (forward slash), \ (back slash)

: (colon)

~ (tilde)

{ (left curly bracket) and } (right curly bracket)

Next section