Update Log
Last updated
Last updated
interface is no longer maintained (API is always available); replaced by version;
Added interface;
Added for Specific card BIN.
Address request parameter verification adjustment for .
Original rule: only English characters are supported. [Special characters supported, . - /];
Current rule: can only contain letters, numbers, hyphens and spaces. regex: ^[A-Za-z0-9\- ]+$
Added interface. No need to manually place orders in the merchant backend;
Added , through which you can obtain the country/region, city, and mobile phone area code dictionary;
Updated the , and maintained excel and java-demo;
Creating a cardholder no longer requires verification of the uniqueness of the mobile phone number and email address;
Cardholder mobile phone area codes support a wider range. You can update and re-pull the to obtain;
Added a required parameter cardTypeId to the request parameters for . If the same cardholder information applies for cards with different card BINs, it is recommended to create them under different cardTypes.
Added ;
Added
Update 、 The field usedAmount
is not required to be returned;
Update to add the request field cardTypeId;
Update to add the response field depositAmountMaxQuotaForActiveCard
;
Update to add the request field amount
;