This request returns a code indicating if the transaction is authentic or not for the specified transaction id.Copy Pageget http://api.dcbprotect.com/{username}/checkRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsusernamestringrequiredThis is your personal username access to DCB protect API. This parameter will be provided by your Customer Success Manager.Query Paramstistringrequired≤ 128This is the value of the transaction id you used in get script call.tsintegerrequiredThe current timestamp of the transaction.sstringrequiredThis is the signature of your API call. Please contact your Customer Success Manager to have the method to sign your call.ownerstringOwner of the transaction. Come in pair with "pl"countrystringThis parameter is used to define the country of the transaction. The format should be the country code ISO 3166-2.servicestringThis parameter is used to define the service of the transaction.carrierstringThis parameter is used to define the end user carrier of the transaction. This should be au format MCCMNC.user_idstringThis parameter is used to define the end user identifier of the transaction. It could be the MSISDN or an alias.purchase_idstringThis parameter is used to define the end user purchase of the transaction.Responses 200If successful, it returns if the transaction is authentic or not 500Internal Server ErrorUpdated over 3 years ago