Interface IEfmFirmService


public interface IEfmFirmService
This class was generated by Apache CXF 4.0.8 2025-06-17T14:54:20.488-04:00 Generated source version: 4.0.8
  • Method Details

    • getAttorney

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetAttorney", output="urn:tyler:efm:services/IEfmFirmService/GetAttorneyResponse") @RequestWrapper(localName="GetAttorney", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetAttorney") @ResponseWrapper(localName="GetAttorneyResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetAttorneyResponse") GetAttorneyResponseType getAttorney(GetAttorneyRequestType getAttorneyRequest)
    • updatePaymentAccount

      @Action(input="urn:tyler:efm:services/IEfmFirmService/UpdatePaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/UpdatePaymentAccountResponse") @RequestWrapper(localName="UpdatePaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdatePaymentAccount") @ResponseWrapper(localName="UpdatePaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdatePaymentAccountResponse") UpdatePaymentAccountResponseType updatePaymentAccount(UpdatePaymentAccountRequestType updatePaymentAccountRequest)
    • getVitalChekPaymentAccountId

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetVitalChekPaymentAccountId", output="urn:tyler:efm:services/IEfmFirmService/GetVitalChekPaymentAccountIdResponse") @RequestWrapper(localName="GetVitalChekPaymentAccountId", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetVitalChekPaymentAccountId") @ResponseWrapper(localName="GetVitalChekPaymentAccountIdResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetVitalChekPaymentAccountIdResponse") GetVitalChekPaymentAccountIdResponseType getVitalChekPaymentAccountId(GetPaymentAccountRequestType getPaymentAccountRequest)
    • getPublicList

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetPublicList", output="urn:tyler:efm:services/IEfmFirmService/GetPublicListResponse") @RequestWrapper(localName="GetPublicList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetPublicList") @ResponseWrapper(localName="GetPublicListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetPublicListResponse") ServiceContactListResponseType getPublicList(GetPublicListRequestType getPublicListRequest)
    • getUser

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetUser", output="urn:tyler:efm:services/IEfmFirmService/GetUserResponse") @RequestWrapper(localName="GetUser", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetUser") @ResponseWrapper(localName="GetUserResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetUserResponse") GetUserResponseType getUser(GetUserRequestType getUserRequest)
    • getServiceContact

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetServiceContact", output="urn:tyler:efm:services/IEfmFirmService/GetServiceContactResponse") @RequestWrapper(localName="GetServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetServiceContact") @ResponseWrapper(localName="GetServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetServiceContactResponse") GetServiceContactResponseType getServiceContact(GetServiceContactRequestType getServiceContactRequest)
    • createPaymentAccount

      @Action(input="urn:tyler:efm:services/IEfmFirmService/CreatePaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/CreatePaymentAccountResponse") @RequestWrapper(localName="CreatePaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreatePaymentAccount") @ResponseWrapper(localName="CreatePaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreatePaymentAccountResponse") CreatePaymentAccountResponseType createPaymentAccount(CreatePaymentAccountRequestType createPaymentAccountRequest)
    • getNotificationPreferencesList

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetNotificationPreferencesList", output="urn:tyler:efm:services/IEfmFirmService/GetNotificationPreferencesListResponse") @RequestWrapper(localName="GetNotificationPreferencesList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetNotificationPreferencesList") @ResponseWrapper(localName="GetNotificationPreferencesListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetNotificationPreferencesListResponse") NotificationPreferencesListResponseType getNotificationPreferencesList()
    • getGlobalPaymentAccount

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetGlobalPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/GetGlobalPaymentAccountResponse") @RequestWrapper(localName="GetGlobalPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetGlobalPaymentAccount") @ResponseWrapper(localName="GetGlobalPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetGlobalPaymentAccountResponse") GetPaymentAccountResponseType getGlobalPaymentAccount(GetPaymentAccountRequestType getGlobalPaymentAccountRequest)
    • updateGlobalPaymentAccount

      @Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateGlobalPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/UpdateGlobalPaymentAccountResponse") @RequestWrapper(localName="UpdateGlobalPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateGlobalPaymentAccount") @ResponseWrapper(localName="UpdateGlobalPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateGlobalPaymentAccountResponse") UpdatePaymentAccountResponseType updateGlobalPaymentAccount(UpdatePaymentAccountRequestType updateGlobalPaymentAccountRequest)
    • createInactivePaymentAccount

      @Action(input="urn:tyler:efm:services/IEfmFirmService/CreateInactivePaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/CreateInactivePaymentAccountResponse") @RequestWrapper(localName="CreateInactivePaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreateInactivePaymentAccount") @ResponseWrapper(localName="CreateInactivePaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreateInactivePaymentAccountResponse") CreatePaymentAccountResponseType createInactivePaymentAccount(CreatePaymentAccountRequestType createPaymentAccountRequest)
    • resendActivationEmail

      @Action(input="urn:tyler:efm:services/IEfmFirmService/ResendActivationEmail", output="urn:tyler:efm:services/IEfmFirmService/ResendActivationEmailResponse") @RequestWrapper(localName="ResendActivationEmail", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.ResendActivationEmail") @ResponseWrapper(localName="ResendActivationEmailResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.ResendActivationEmailResponse") BaseResponseType resendActivationEmail(ResendActivationEmailRequestType resendActivationEmailRequest)
    • getPaymentAccount

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountResponse") @RequestWrapper(localName="GetPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetPaymentAccount") @ResponseWrapper(localName="GetPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetPaymentAccountResponse") GetPaymentAccountResponseType getPaymentAccount(GetPaymentAccountRequestType getPaymentAccountRequest)
    • detachServiceContact

      @Action(input="urn:tyler:efm:services/IEfmFirmService/DetachServiceContact", output="urn:tyler:efm:services/IEfmFirmService/DetachServiceContactResponse") @RequestWrapper(localName="DetachServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.DetachServiceContact") @ResponseWrapper(localName="DetachServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.DetachServiceContactResponse") BaseResponseType detachServiceContact(DetachServiceContactRequestType detachServiceContactRequest)
    • getServiceContactList

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetServiceContactList", output="urn:tyler:efm:services/IEfmFirmService/GetServiceContactListResponse") @RequestWrapper(localName="GetServiceContactList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetServiceContactList") @ResponseWrapper(localName="GetServiceContactListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetServiceContactListResponse") ServiceContactListResponseType getServiceContactList()
    • getUserList

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetUserList", output="urn:tyler:efm:services/IEfmFirmService/GetUserListResponse") @RequestWrapper(localName="GetUserList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetUserList") @ResponseWrapper(localName="GetUserListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetUserListResponse") UserListResponseType getUserList()
    • getPaymentAccountTypeList

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountTypeList", output="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountTypeListResponse") @RequestWrapper(localName="GetPaymentAccountTypeList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetPaymentAccountTypeList") @ResponseWrapper(localName="GetPaymentAccountTypeListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetPaymentAccountTypeListResponse") PaymentAccountTypeListResponseType getPaymentAccountTypeList()
    • removeUser

      @Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveUser", output="urn:tyler:efm:services/IEfmFirmService/RemoveUserResponse") @RequestWrapper(localName="RemoveUser", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveUser") @ResponseWrapper(localName="RemoveUserResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveUserResponse") BaseResponseType removeUser(RemoveUserRequestType removeUserRequest)
    • getPaymentAccountList

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountList", output="urn:tyler:efm:services/IEfmFirmService/GetPaymentAccountListResponse") @RequestWrapper(localName="GetPaymentAccountList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetPaymentAccountList") @ResponseWrapper(localName="GetPaymentAccountListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetPaymentAccountListResponse") PaymentAccountListResponseType getPaymentAccountList(GetPaymentAccountListRequestType getPaymentAccountListRequest)
    • removeAttorney

      @Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveAttorney", output="urn:tyler:efm:services/IEfmFirmService/RemoveAttorneyResponse") @RequestWrapper(localName="RemoveAttorney", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveAttorney") @ResponseWrapper(localName="RemoveAttorneyResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveAttorneyResponse") BaseResponseType removeAttorney(RemoveAttorneyRequestType removeAttorneyRequest)
    • getGlobalPaymentAccountList

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetGlobalPaymentAccountList", output="urn:tyler:efm:services/IEfmFirmService/GetGlobalPaymentAccountListResponse") @RequestWrapper(localName="GetGlobalPaymentAccountList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetGlobalPaymentAccountList") @ResponseWrapper(localName="GetGlobalPaymentAccountListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetGlobalPaymentAccountListResponse") PaymentAccountListResponseType getGlobalPaymentAccountList()
    • removeGlobalPaymentAccount

      @Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveGlobalPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/RemoveGlobalPaymentAccountResponse") @RequestWrapper(localName="RemoveGlobalPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveGlobalPaymentAccount") @ResponseWrapper(localName="RemoveGlobalPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveGlobalPaymentAccountResponse") BaseResponseType removeGlobalPaymentAccount(RemovePaymentAccountRequestType removeGlobalPaymentAccountRequest)
    • updateUser

      @Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateUser", output="urn:tyler:efm:services/IEfmFirmService/UpdateUserResponse") @RequestWrapper(localName="UpdateUser", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateUser") @ResponseWrapper(localName="UpdateUserResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateUserResponse") UpdateUserResponseType updateUser(UpdateUserRequestType updateUserRequest)
    • attachServiceContact

      @Action(input="urn:tyler:efm:services/IEfmFirmService/AttachServiceContact", output="urn:tyler:efm:services/IEfmFirmService/AttachServiceContactResponse") @RequestWrapper(localName="AttachServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.AttachServiceContact") @ResponseWrapper(localName="AttachServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.AttachServiceContactResponse") BaseResponseType attachServiceContact(AttachServiceContactRequestType attachServiceContactRequest)
    • removeUserRole

      @Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveUserRole", output="urn:tyler:efm:services/IEfmFirmService/RemoveUserRoleResponse") @RequestWrapper(localName="RemoveUserRole", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveUserRole") @ResponseWrapper(localName="RemoveUserRoleResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveUserRoleResponse") BaseResponseType removeUserRole(RemoveUserRoleRequestType removeUserRoleRequest)
    • getAttorneyList

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetAttorneyList", output="urn:tyler:efm:services/IEfmFirmService/GetAttorneyListResponse") @RequestWrapper(localName="GetAttorneyList", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetAttorneyList") @ResponseWrapper(localName="GetAttorneyListResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetAttorneyListResponse") AttorneyListResponseType getAttorneyList()
    • updateServiceContact

      @Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateServiceContact", output="urn:tyler:efm:services/IEfmFirmService/UpdateServiceContactResponse") @RequestWrapper(localName="UpdateServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateServiceContact") @ResponseWrapper(localName="UpdateServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateServiceContactResponse") UpdateServiceContactResponseType updateServiceContact(UpdateServiceContactRequestType updateServiceContactRequest)
    • removeServiceContact

      @Action(input="urn:tyler:efm:services/IEfmFirmService/RemoveServiceContact", output="urn:tyler:efm:services/IEfmFirmService/RemoveServiceContactResponse") @RequestWrapper(localName="RemoveServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveServiceContact") @ResponseWrapper(localName="RemoveServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemoveServiceContactResponse") BaseResponseType removeServiceContact(RemoveServiceContactRequestType removeServiceContactRequest)
    • addUserRole

      @Action(input="urn:tyler:efm:services/IEfmFirmService/AddUserRole", output="urn:tyler:efm:services/IEfmFirmService/AddUserRoleResponse") @RequestWrapper(localName="AddUserRole", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.AddUserRole") @ResponseWrapper(localName="AddUserRoleResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.AddUserRoleResponse") BaseResponseType addUserRole(AddUserRoleRequestType addUserRoleRequest)
    • createAttorney

      @Action(input="urn:tyler:efm:services/IEfmFirmService/CreateAttorney", output="urn:tyler:efm:services/IEfmFirmService/CreateAttorneyResponse") @RequestWrapper(localName="CreateAttorney", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreateAttorney") @ResponseWrapper(localName="CreateAttorneyResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreateAttorneyResponse") CreateAttorneyResponseType createAttorney(CreateAttorneyRequestType createAttorneyRequest)
    • removePaymentAccount

      @Action(input="urn:tyler:efm:services/IEfmFirmService/RemovePaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/RemovePaymentAccountResponse") @RequestWrapper(localName="RemovePaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemovePaymentAccount") @ResponseWrapper(localName="RemovePaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RemovePaymentAccountResponse") BaseResponseType removePaymentAccount(RemovePaymentAccountRequestType removePaymentAccountRequest)
    • createServiceContact

      @Action(input="urn:tyler:efm:services/IEfmFirmService/CreateServiceContact", output="urn:tyler:efm:services/IEfmFirmService/CreateServiceContactResponse") @RequestWrapper(localName="CreateServiceContact", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreateServiceContact") @ResponseWrapper(localName="CreateServiceContactResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreateServiceContactResponse") CreateServiceContactResponseType createServiceContact(CreateServiceContactRequestType createServiceContactRequest)
    • updateAttorney

      @Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateAttorney", output="urn:tyler:efm:services/IEfmFirmService/UpdateAttorneyResponse") @RequestWrapper(localName="UpdateAttorney", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateAttorney") @ResponseWrapper(localName="UpdateAttorneyResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateAttorneyResponse") UpdateAttorneyResponseType updateAttorney(UpdateAttorneyRequestType updateAttorneyRequest)
    • registerUser

      @Action(input="urn:tyler:efm:services/IEfmFirmService/RegisterUser", output="urn:tyler:efm:services/IEfmFirmService/RegisterUserResponse") @RequestWrapper(localName="RegisterUser", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RegisterUser") @ResponseWrapper(localName="RegisterUserResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.RegisterUserResponse") RegistrationResponseType registerUser(RegistrationRequestType registerUserRequest)
    • updateFirm

      @Action(input="urn:tyler:efm:services/IEfmFirmService/UpdateFirm", output="urn:tyler:efm:services/IEfmFirmService/UpdateFirmResponse") @RequestWrapper(localName="UpdateFirm", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateFirm") @ResponseWrapper(localName="UpdateFirmResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.UpdateFirmResponse") BaseResponseType updateFirm(UpdateFirmRequestType updateFirmRequest)
    • resetUserPassword

      @Action(input="urn:tyler:efm:services/IEfmFirmService/ResetUserPassword", output="urn:tyler:efm:services/IEfmFirmService/ResetUserPasswordResponse") @RequestWrapper(localName="ResetUserPassword", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.ResetUserPassword") @ResponseWrapper(localName="ResetUserPasswordResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.ResetUserPasswordResponse") ResetPasswordResponseType resetUserPassword(ResetUserPasswordRequestType resetUserPasswordRequest)
    • getFirm

      @Action(input="urn:tyler:efm:services/IEfmFirmService/GetFirm", output="urn:tyler:efm:services/IEfmFirmService/GetFirmResponse") @RequestWrapper(localName="GetFirm", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetFirm") @ResponseWrapper(localName="GetFirmResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.GetFirmResponse") GetFirmResponseType getFirm()
    • createGlobalPaymentAccount

      @Action(input="urn:tyler:efm:services/IEfmFirmService/CreateGlobalPaymentAccount", output="urn:tyler:efm:services/IEfmFirmService/CreateGlobalPaymentAccountResponse") @RequestWrapper(localName="CreateGlobalPaymentAccount", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreateGlobalPaymentAccount") @ResponseWrapper(localName="CreateGlobalPaymentAccountResponse", targetNamespace="urn:tyler:efm:services", className="tyler.efm.v2022_1.services.CreateGlobalPaymentAccountResponse") CreatePaymentAccountResponseType createGlobalPaymentAccount(CreatePaymentAccountRequestType createGlobalPaymentAccountRequest)