2025-11-13
7 months ago by marshall
Issuing
Added Card Status Field Length Restriction
[ENHANCED] Added length validation for the update_reason field in Update Card Status endpoint.
- The
update_reasonfield now has a maximum length restriction.
Affected Endpoints:
- Update Card Status, request only
Changes:
- Added length validation for
update_reasonfield - Maximum length: 50 Chinese characters or 100 characters
New Webhook: card.verification.otp
[NEW] Added a new webhook event card.verification.otp for Google Pay card binding verification.
- This webhook is triggered when a card binding to Google Pay requires OTP verification code input.
- Notification format: See Verification OTP Webhook Reference
- If you need to receive this webhook notification, please subscribe to the
card.verification.otpevent type in your webhook configuration.
Banking
Enhanced Transaction Type Filtering
[ENHANCED] Added support for filtering INVOICE type transactions in List Balances Transactions endpoint.
Affected Endpoints:
- List Balances Transactions, request only
Changes:
- Added support for
INVOICEtype intransaction_typefilter parameter
