P2PApiAdmin
Click here for a complete list of operations.
UpdateErrorCode
Обновить код ошибки
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /P2PApiAdmin.asmx HTTP/1.1
Host: p2papiadmin.swipez.eu
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://P2PApiAdmin.org/UpdateErrorCode"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<UpdateErrorCode xmlns="http://P2PApiAdmin.org/">
<request>
<Id>Success or Unknown or ServiceError or UserNotFound or LoginMultipleRoles or LockedByDueIdentification or LockedByAge or LoginUserNoActive or LoginFailed or LoginMaxFailAttemptReached or RegisterWrongInput or RegisterUserIsExistByPreRegistration or RegisterError or AddingUserProfilePropertyError or AddingUserIbanError or RegisterUserIsExistAndActivated or MobileIdError or MobileIdWrongParameters or MobileIdWrongSomeParameters or MobileIdAccessDenied or MobileIdServiceError or MobileIdNotFoundUserCertificate or MobileIdCanNotCheckCertificate or MobileIdSessionClosed or MobileIdMobileError or MobileIdNotUserMobileId or MobileIdWrongUserCertificate or MobileIdUserCertificateNotActive or MobileIdUserCertificateIsStoped or MobileIdUserCertificateIsExpired or MobileIdSignatureNotValid or MobileIdTimeoutExpired or MobileIdUserCancel or MobileIdNotReadySimMobileId or MobileIdPhoneIsDisconected or MobileIdOtherErrorsPhone or MobileIdSimError or MobileIdTechnicalError or MobileIdGetPersonalCodeError or MobileIdGetPersonalCodeOrFullNameError or MobileIdWaitingIdentity or MobileIdRequestOk or MobileIdSignatureOk or MobileIdOutstandingTransaction or MobileIdRevocedCertificate or CreditModelNotFound or ParseParameterError or ScoringSystemNotFoundInExtensions or ScoringSystemNotFoundInDatabase or ScoringSystemReportIsNull or DebitAccountNotFound or NotEnoughBalance or ParameterSystemOwnerNotFound or ServiceNotFound or PersonalCodeIsEmpty or UserScoringReportNotFound or ScoringCheckHasBeenPassed or SystemOwnerAccountNotFound or ProfilePropertyNotFound or NotAllowChangeConfirmedAndLockedProperty or PersonalCodeIsExist or PhoneIsExist or InvalidFormatPersonalCode or InvalidAge or ScoringSystemNotAvailable or FileNoSaved or LockedByDuePersonalCodeOrIban or HashProfilePropertyIsNull or WrongPinCode or BillTemplateInvoiceParseError or InvoiceHasAlreadyBeenSent or MessageNotFound or CreditNotFound or WrongCreditStatus or OperationNotAllow or InvestmentOrderNotFound or AmountExceedsBalance or ProfilePropertyIbanNotFoundOrEmpty or ProfilePropertyFullNameNotFoundOrEmpty or ComissionParameterNotFound or ComissionTypeNotFound or ComissionNotFound or PaymentSystemParameterNotFound or PaymentSystemNotFound or PaymentSystemIsNotActive or PaymentStatusNotFound or PaymentNotFound or PaymentNotHaveAmount or PaymentNotHaveComission or StatusTransactionNotFound or SysMerchAccountNotFound or SysComissionAccountNotFound or CreateAmountTransactionError or CreateComissionTransaction or SftpSendPaymentDataError or WrongOldPassword or MaxNotPaidInvestOrders or InsufficientFunds or AccountNotFound or GiveCreditsIsStoped or ProfilePropertyPhoneNotFound or PersonalCodeIsNotConfirm or ProfilePropertyPersonalInfoNotFound or PhoneIsNotConfirm or PersonalInfoIsNotConfirm or IsAnyActiveCredits or CreditSavedToDemand or CreditSavetToAdministrator or CreditFraudDetected or CreditFraudParametersIsInvalid or CreditStatusNotFound or CreditSavedToInvestor or AvailableLoanTerms or CreditAgeNotValid or ContractCreateError or IsAnyNotSignedCredits or CreateSchedulePaymentError or YouHaveActiveOtherCredits or MaxAmountCreditExceeded or ProfileDataNotAllowForCredit or CreditPlatformNotFound or ComissionProlongPaymentNotFound or NeedCreateCompanyByCreditAmount or WrongStatusInvestmentOrder or NotEnoughBalanceForInvestAccount or ContractNotFound or BillTemplateContractParseError or CreditWaitingSignatureNotFound or NotAllowSmsSignContractByCreditModel or NotAllowSmsSignContractByIdentityChanel or TimeoutSms or SendSmsError or CurrencyRateNotFound or WrongInputParameters or TypeAccountSaleEmoneyNotAllow or PaymentIsAlreadyConfirmed or NotEnoughBalanceBySystemAccount or MobileError or MobileUnauthorize or MobileApiDataError or MobileActiveCreditNotFound or MobileCredinNotFoundOrNotAllowRefuse or MobileSuccessCreditReport or MobileFieldFullNameIsEmpty or MobileFieldIbanIsEmpty or RemoveUserNotAllowByActiveCredit or RemoveUserNotAllowByBalance or WrongRegionForGiveCredit</Id>
<Et>string</Et>
<En>string</En>
<Ru>string</Ru>
<De>string</De>
</request>
</UpdateErrorCode>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<UpdateErrorCodeResponse xmlns="http://P2PApiAdmin.org/">
<UpdateErrorCodeResult>
<ErrorMessage>string</ErrorMessage>
<StatusCode>int</StatusCode>
</UpdateErrorCodeResult>
</UpdateErrorCodeResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /P2PApiAdmin.asmx HTTP/1.1
Host: p2papiadmin.swipez.eu
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<UpdateErrorCode xmlns="http://P2PApiAdmin.org/">
<request>
<Id>Success or Unknown or ServiceError or UserNotFound or LoginMultipleRoles or LockedByDueIdentification or LockedByAge or LoginUserNoActive or LoginFailed or LoginMaxFailAttemptReached or RegisterWrongInput or RegisterUserIsExistByPreRegistration or RegisterError or AddingUserProfilePropertyError or AddingUserIbanError or RegisterUserIsExistAndActivated or MobileIdError or MobileIdWrongParameters or MobileIdWrongSomeParameters or MobileIdAccessDenied or MobileIdServiceError or MobileIdNotFoundUserCertificate or MobileIdCanNotCheckCertificate or MobileIdSessionClosed or MobileIdMobileError or MobileIdNotUserMobileId or MobileIdWrongUserCertificate or MobileIdUserCertificateNotActive or MobileIdUserCertificateIsStoped or MobileIdUserCertificateIsExpired or MobileIdSignatureNotValid or MobileIdTimeoutExpired or MobileIdUserCancel or MobileIdNotReadySimMobileId or MobileIdPhoneIsDisconected or MobileIdOtherErrorsPhone or MobileIdSimError or MobileIdTechnicalError or MobileIdGetPersonalCodeError or MobileIdGetPersonalCodeOrFullNameError or MobileIdWaitingIdentity or MobileIdRequestOk or MobileIdSignatureOk or MobileIdOutstandingTransaction or MobileIdRevocedCertificate or CreditModelNotFound or ParseParameterError or ScoringSystemNotFoundInExtensions or ScoringSystemNotFoundInDatabase or ScoringSystemReportIsNull or DebitAccountNotFound or NotEnoughBalance or ParameterSystemOwnerNotFound or ServiceNotFound or PersonalCodeIsEmpty or UserScoringReportNotFound or ScoringCheckHasBeenPassed or SystemOwnerAccountNotFound or ProfilePropertyNotFound or NotAllowChangeConfirmedAndLockedProperty or PersonalCodeIsExist or PhoneIsExist or InvalidFormatPersonalCode or InvalidAge or ScoringSystemNotAvailable or FileNoSaved or LockedByDuePersonalCodeOrIban or HashProfilePropertyIsNull or WrongPinCode or BillTemplateInvoiceParseError or InvoiceHasAlreadyBeenSent or MessageNotFound or CreditNotFound or WrongCreditStatus or OperationNotAllow or InvestmentOrderNotFound or AmountExceedsBalance or ProfilePropertyIbanNotFoundOrEmpty or ProfilePropertyFullNameNotFoundOrEmpty or ComissionParameterNotFound or ComissionTypeNotFound or ComissionNotFound or PaymentSystemParameterNotFound or PaymentSystemNotFound or PaymentSystemIsNotActive or PaymentStatusNotFound or PaymentNotFound or PaymentNotHaveAmount or PaymentNotHaveComission or StatusTransactionNotFound or SysMerchAccountNotFound or SysComissionAccountNotFound or CreateAmountTransactionError or CreateComissionTransaction or SftpSendPaymentDataError or WrongOldPassword or MaxNotPaidInvestOrders or InsufficientFunds or AccountNotFound or GiveCreditsIsStoped or ProfilePropertyPhoneNotFound or PersonalCodeIsNotConfirm or ProfilePropertyPersonalInfoNotFound or PhoneIsNotConfirm or PersonalInfoIsNotConfirm or IsAnyActiveCredits or CreditSavedToDemand or CreditSavetToAdministrator or CreditFraudDetected or CreditFraudParametersIsInvalid or CreditStatusNotFound or CreditSavedToInvestor or AvailableLoanTerms or CreditAgeNotValid or ContractCreateError or IsAnyNotSignedCredits or CreateSchedulePaymentError or YouHaveActiveOtherCredits or MaxAmountCreditExceeded or ProfileDataNotAllowForCredit or CreditPlatformNotFound or ComissionProlongPaymentNotFound or NeedCreateCompanyByCreditAmount or WrongStatusInvestmentOrder or NotEnoughBalanceForInvestAccount or ContractNotFound or BillTemplateContractParseError or CreditWaitingSignatureNotFound or NotAllowSmsSignContractByCreditModel or NotAllowSmsSignContractByIdentityChanel or TimeoutSms or SendSmsError or CurrencyRateNotFound or WrongInputParameters or TypeAccountSaleEmoneyNotAllow or PaymentIsAlreadyConfirmed or NotEnoughBalanceBySystemAccount or MobileError or MobileUnauthorize or MobileApiDataError or MobileActiveCreditNotFound or MobileCredinNotFoundOrNotAllowRefuse or MobileSuccessCreditReport or MobileFieldFullNameIsEmpty or MobileFieldIbanIsEmpty or RemoveUserNotAllowByActiveCredit or RemoveUserNotAllowByBalance or WrongRegionForGiveCredit</Id>
<Et>string</Et>
<En>string</En>
<Ru>string</Ru>
<De>string</De>
</request>
</UpdateErrorCode>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<UpdateErrorCodeResponse xmlns="http://P2PApiAdmin.org/">
<UpdateErrorCodeResult>
<ErrorMessage>string</ErrorMessage>
<StatusCode>int</StatusCode>
</UpdateErrorCodeResult>
</UpdateErrorCodeResponse>
</soap12:Body>
</soap12:Envelope>