Security Protocols:
- Server to Server communication over HTTPS
- REST API
- AES-128-ECB Cryptography for encryption and decryption at both end
- API key will share with CBS (Sandbox API Key : a79810784d5626bf3df34d3dc7ba3957)
- API will also verified with version, timestamp (Timestamp Format : Y-m-d H:i:s) and txnid (GUID Format)
- parameters are in snake case (eg : snake_case) format
- status parameter will pass success / failed values in return
- Content in regional languages except English not accepted