Authentication
Process
- Merchant sends a request to Baokim
API Information
Method: POST
URL:
Merchant sends card information → Baokim returns 3DS link to redirect user to authenticate OTP.
Request
Main Parameters
| No | Field Name | Data Type | Required | Description |
|---|---|---|---|---|
| 1 | request_id | String(100) | ✅ | Unique request ID |
| 2 | request_time | String(20) | ✅ | Request send time. Format: YYYY-MM-DD H:i:s |
| 3 | master_merchant_code | String(50) | ✅ | Unique identifier for master merchant |
| 4 | sub_merchant_code | String(50) |