====== Getting the number of credits for operations on verification code ====== === Description === Provides information on the number of credits for the operation === Request code === OC_CHECKAMOUNT === Request errors === ^ Request code ^ Code meaning ^ Explanation ^ | QE_INVALID_CODE | Invalid code | Invalid verification code === Request body === { "Action":, "Data":{ "Token":, "Check code": } } === Response body === { "Status":"Success", "Data":{ "Amount": } } //,where:// * ''''- Amount of credits that will be accrued to the balance of the recipient if the transfer is completed successfully === Additionally === * Request information on the number of credits for a particular code can both sender or recipient of the transfer