The Get Card Text Info API provides all required information which is for the two-way SMS messaging in the Praxell product.
Input Parameters:
Name
Required
Definition
Comments
MobilePhone
Y
Format: Numeric, 6-15
Description: Mobile phone for getting SMS (see IsReceiveSms).
RequestedInfo
Y
Format: String, 50
Description: List of actions available for two way SMS.
List of options: "BAL", "LAST", "" [Numeric 6 digits], "PEND", "ENR", "RMV", "STA", "HELP"
<?xml version="1.0"?><PraxellXMLResponse> <ResponseDetails> <ServiceName>GetCardTextInfo</ServiceName> <SessionId>07071612200737105</SessionId> <StatusCode>70029</StatusCode> <StatusName>Data not found (cardholder not found)</StatusName> <StatusDescription>Data not found (cardholder not found)</StatusDescription> <ServiceDate>2021-10-0112:37:50</ServiceDate> <ServiceId>07071612200737105</ServiceId> </ResponseDetails> <ResponseParams> </ResponseParams></PraxellXMLResponse>