jar

io.sdks : card-management-sdk

Maven & Gradle

May 27, 2024

Card Management SDK · The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.

Table Of Contents

Latest Version

Download io.sdks : card-management-sdk JAR file - Latest Versions:

All Versions

Download io.sdks : card-management-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window card-management-sdk-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.shell.apitest

├─ com.shell.apitest.ApiHelper.class - [JAR]

├─ com.shell.apitest.CompatibilityFactoryImpl.class - [JAR]

├─ com.shell.apitest.Configuration.class - [JAR]

├─ com.shell.apitest.Environment.class - [JAR]

├─ com.shell.apitest.Server.class - [JAR]

├─ com.shell.apitest.ShellCardManagementAPIsClient.class - [JAR]

com.shell.apitest.models

├─ com.shell.apitest.models.AccountAccess.class - [JAR]

├─ com.shell.apitest.models.AccountRequest.class - [JAR]

├─ com.shell.apitest.models.AccountResponse.class - [JAR]

├─ com.shell.apitest.models.AccountResponseAccountsItems.class - [JAR]

├─ com.shell.apitest.models.AccountRestrictionRequest.class - [JAR]

├─ com.shell.apitest.models.AccountRestrictionResponse.class - [JAR]

├─ com.shell.apitest.models.AccountVelocityLimit.class - [JAR]

├─ com.shell.apitest.models.Accounts.class - [JAR]

├─ com.shell.apitest.models.Address.class - [JAR]

├─ com.shell.apitest.models.AuditRequest.class - [JAR]

├─ com.shell.apitest.models.AuditResponse.class - [JAR]

├─ com.shell.apitest.models.AuditResponseAuditsItems.class - [JAR]

├─ com.shell.apitest.models.AutoRenewCardRequest.class - [JAR]

├─ com.shell.apitest.models.AutoRenewCardRequestAutoRenewCardsItems.class - [JAR]

├─ com.shell.apitest.models.AutoRenewCardResponse.class - [JAR]

├─ com.shell.apitest.models.AutoRenewCardResponseDataItems.class - [JAR]

├─ com.shell.apitest.models.BankAccount.class - [JAR]

├─ com.shell.apitest.models.BundleRestriction.class - [JAR]

├─ com.shell.apitest.models.CancelCardRequest.class - [JAR]

├─ com.shell.apitest.models.CancelCardResponse.class - [JAR]

├─ com.shell.apitest.models.Card.class - [JAR]

├─ com.shell.apitest.models.CardBlockSchedule.class - [JAR]

├─ com.shell.apitest.models.CardDayTimeRestrictions.class - [JAR]

├─ com.shell.apitest.models.CardDeliveryContact.class - [JAR]

├─ com.shell.apitest.models.CardDetail.class - [JAR]

├─ com.shell.apitest.models.CardDetailAutoRenewEnum.class - [JAR]

├─ com.shell.apitest.models.CardDetailsRequest.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponse.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseCardBlockSchedulesItemsAllOf0.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseCardDeliveryAddress.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseFuelSetsItems.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseInternationalPOSLanguageCodeEnum.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseInternationalPOSLanguageIDEnum.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseLocalPOSLanguageCodeEnum.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseLocalPOSLanguageIDEnum.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseNonFuelSetsItems.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponsePINDeliveryAddress.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponsePINTypeEnum.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseReissueSettingEnum.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseRenewedCardReissueSettingEnum.class - [JAR]

├─ com.shell.apitest.models.CardDetailsResponseStatusIdEnum.class - [JAR]

├─ com.shell.apitest.models.CardGroupRequest.class - [JAR]

├─ com.shell.apitest.models.CardGroupResponse.class - [JAR]

├─ com.shell.apitest.models.CardGroupResponseCardGroupsItems.class - [JAR]

├─ com.shell.apitest.models.CardMoveRequest.class - [JAR]

├─ com.shell.apitest.models.CardMoveRequestCardsItems.class - [JAR]

├─ com.shell.apitest.models.CardMoveResponse.class - [JAR]

├─ com.shell.apitest.models.CardMoveResponseErrorCardsItems.class - [JAR]

├─ com.shell.apitest.models.CardMoveResponseSuccessfulRequestsItems.class - [JAR]

├─ com.shell.apitest.models.CardSearchResponse.class - [JAR]

├─ com.shell.apitest.models.CardSummaryRequest.class - [JAR]

├─ com.shell.apitest.models.CardSummaryResponse.class - [JAR]

├─ com.shell.apitest.models.CardTypeRequest.class - [JAR]

├─ com.shell.apitest.models.CardTypeResponse.class - [JAR]

├─ com.shell.apitest.models.CardTypeResponseCustomerCardTypesItems.class - [JAR]

├─ com.shell.apitest.models.CardTypeResponseError.class - [JAR]

├─ com.shell.apitest.models.CardUsageRestrictions.class - [JAR]

├─ com.shell.apitest.models.ColCoAccess.class - [JAR]

├─ com.shell.apitest.models.CreateBundleRequest.class - [JAR]

├─ com.shell.apitest.models.CreateBundleRequestRestrictions.class - [JAR]

├─ com.shell.apitest.models.CreateBundleResponse.class - [JAR]

├─ com.shell.apitest.models.CreateBundleResponseDataItems.class - [JAR]

├─ com.shell.apitest.models.CreateBundleResponseDataItemsCardsItems.class - [JAR]

├─ com.shell.apitest.models.CreateCardGroupRequest.class - [JAR]

├─ com.shell.apitest.models.CreateCardGroupRequestCardsItems.class - [JAR]

├─ com.shell.apitest.models.CreateCardGroupResponse.class - [JAR]

├─ com.shell.apitest.models.CreateCardGroupResponseErrorCardsItems.class - [JAR]

├─ com.shell.apitest.models.CreateCardGroupResponseSuccessfulRequestsItems.class - [JAR]

├─ com.shell.apitest.models.CreateCardResponse.class - [JAR]

├─ com.shell.apitest.models.CustomerContract.class - [JAR]

├─ com.shell.apitest.models.CustomerDetailRequest.class - [JAR]

├─ com.shell.apitest.models.CustomerDetailResponse.class - [JAR]

├─ com.shell.apitest.models.DayTimeRestrictions.class - [JAR]

├─ com.shell.apitest.models.DefaultErrorFault.class - [JAR]

├─ com.shell.apitest.models.DefaultErrorFaultDetail.class - [JAR]

├─ com.shell.apitest.models.DeleteBundleRequest.class - [JAR]

├─ com.shell.apitest.models.DeleteBundleResponse.class - [JAR]

├─ com.shell.apitest.models.DeliveryAddressUpdate.class - [JAR]

├─ com.shell.apitest.models.DeliveryAddressUpdateReferences.class - [JAR]

├─ com.shell.apitest.models.DeliveryAddressUpdateRequest.class - [JAR]

├─ com.shell.apitest.models.DeliveryAddressUpdateResponse.class - [JAR]

├─ com.shell.apitest.models.DeliveryAddresses.class - [JAR]

├─ com.shell.apitest.models.EIDAccess.class - [JAR]

├─ com.shell.apitest.models.ErrorDetails.class - [JAR]

├─ com.shell.apitest.models.ErrorStatus.class - [JAR]

├─ com.shell.apitest.models.ErrorUserAccess.class - [JAR]

├─ com.shell.apitest.models.ErrorUserAccessError.class - [JAR]

├─ com.shell.apitest.models.FinanceCurrency.class - [JAR]

├─ com.shell.apitest.models.GeneratePINKeyResponse.class - [JAR]

├─ com.shell.apitest.models.InvoiceDistributionMethod.class - [JAR]

├─ com.shell.apitest.models.LocationRestrictions.class - [JAR]

├─ com.shell.apitest.models.LocationRestrictionsCountryRestrictions.class - [JAR]

├─ com.shell.apitest.models.LocationRestrictionsNetworkRestrictionsItems.class - [JAR]

├─ com.shell.apitest.models.LocationRestrictionsPartnerSiteRestrictionsItems.class - [JAR]

├─ com.shell.apitest.models.LocationRestrictionsShellSiteRestrictionsItems.class - [JAR]

├─ com.shell.apitest.models.LoggedInUserRequest.class - [JAR]

├─ com.shell.apitest.models.LoggedInUserResponse.class - [JAR]

├─ com.shell.apitest.models.OAuthProviderErrorEnum.class - [JAR]

├─ com.shell.apitest.models.OAuthToken.class - [JAR]

├─ com.shell.apitest.models.OrderCardEnquiry.class - [JAR]

├─ com.shell.apitest.models.OrderCardEnquiryReq.class - [JAR]

├─ com.shell.apitest.models.OrderCardEnquiryReqReferenceTypeEnum.class - [JAR]

├─ com.shell.apitest.models.OrderCardEnquiryRequest.class - [JAR]

├─ com.shell.apitest.models.OrderCardEnquiryResponse.class - [JAR]

├─ com.shell.apitest.models.OrderCardRequest.class - [JAR]

├─ com.shell.apitest.models.OrderCardResponse.class - [JAR]

├─ com.shell.apitest.models.PINAdviceTypes.class - [JAR]

├─ com.shell.apitest.models.PINDeliveryContact.class - [JAR]

├─ com.shell.apitest.models.PINDeliveryDetails.class - [JAR]

├─ com.shell.apitest.models.PINReminderCardDetails.class - [JAR]

├─ com.shell.apitest.models.PINReminderReference.class - [JAR]

├─ com.shell.apitest.models.PINReminderRequest.class - [JAR]

├─ com.shell.apitest.models.PINReminderResponse.class - [JAR]

├─ com.shell.apitest.models.PayerAccess.class - [JAR]

├─ com.shell.apitest.models.PayerDetails.class - [JAR]

├─ com.shell.apitest.models.PayerRequest.class - [JAR]

├─ com.shell.apitest.models.PayerResponse.class - [JAR]

├─ com.shell.apitest.models.Payers.class - [JAR]

├─ com.shell.apitest.models.ProductAllOf0.class - [JAR]

├─ com.shell.apitest.models.ProductGroup.class - [JAR]

├─ com.shell.apitest.models.ProductRestrictions.class - [JAR]

├─ com.shell.apitest.models.PurchaseCategories.class - [JAR]

├─ com.shell.apitest.models.PurchaseCategory1AllOf0.class - [JAR]

├─ com.shell.apitest.models.PurchaseCategoryRequest.class - [JAR]

├─ com.shell.apitest.models.PurchaseCategoryResponse.class - [JAR]

├─ com.shell.apitest.models.ReplaceCardSettings.class - [JAR]

├─ com.shell.apitest.models.RestrictionCardRequest.class - [JAR]

├─ com.shell.apitest.models.RestrictionCardRequestCardsItems.class - [JAR]

├─ com.shell.apitest.models.RestrictionCardResponse.class - [JAR]

├─ com.shell.apitest.models.RestrictionCardResponseDataItems.class - [JAR]

├─ com.shell.apitest.models.RestrictionSearchCardRequest.class - [JAR]

├─ com.shell.apitest.models.RestrictionSearchCardRequestFilters.class - [JAR]

├─ com.shell.apitest.models.RestrictionSearchCardRequestFiltersCardsItems.class - [JAR]

├─ com.shell.apitest.models.RestrictionSearchCardResponse.class - [JAR]

├─ com.shell.apitest.models.RestrictionSearchCardResponseDataItems.class - [JAR]

├─ com.shell.apitest.models.Role.class - [JAR]

├─ com.shell.apitest.models.ScheduleCardBlockCardsItems.class - [JAR]

├─ com.shell.apitest.models.ScheduleCardBlockRequest.class - [JAR]

├─ com.shell.apitest.models.ScheduleCardBlockResponse.class - [JAR]

├─ com.shell.apitest.models.ScheduleCardBlockResponseDataItems.class - [JAR]

├─ com.shell.apitest.models.SearchAccountLimitRequest.class - [JAR]

├─ com.shell.apitest.models.SearchAccountLimitRequestFilters.class - [JAR]

├─ com.shell.apitest.models.SearchAccountLimitResponse.class - [JAR]

├─ com.shell.apitest.models.SearchAccountLimitResponseData.class - [JAR]

├─ com.shell.apitest.models.SearchCard.class - [JAR]

├─ com.shell.apitest.models.SearchCardRequest.class - [JAR]

├─ com.shell.apitest.models.SearchCardResponseRestrictions.class - [JAR]

├─ com.shell.apitest.models.SearchProductRestriction.class - [JAR]

├─ com.shell.apitest.models.SearchRequest.class - [JAR]

├─ com.shell.apitest.models.SubmittedCard.class - [JAR]

├─ com.shell.apitest.models.SummaryOfBundleRequest.class - [JAR]

├─ com.shell.apitest.models.SummaryOfBundleResponse.class - [JAR]

├─ com.shell.apitest.models.SummaryOfBundleResponseDataItems.class - [JAR]

├─ com.shell.apitest.models.SummaryOfBundleResponseDataItemsCardBundlesItems.class - [JAR]

├─ com.shell.apitest.models.SummaryRequest.class - [JAR]

├─ com.shell.apitest.models.SummaryResponse.class - [JAR]

├─ com.shell.apitest.models.SummaryofBundle.class - [JAR]

├─ com.shell.apitest.models.UpdateBundleRequest.class - [JAR]

├─ com.shell.apitest.models.UpdateBundleResponse.class - [JAR]

├─ com.shell.apitest.models.UpdateCard.class - [JAR]

├─ com.shell.apitest.models.UpdateCardGroupRequest.class - [JAR]

├─ com.shell.apitest.models.UpdateCardGroupResponse.class - [JAR]

├─ com.shell.apitest.models.UpdateCardGroupResponseMoveCardReferencesItems.class - [JAR]

├─ com.shell.apitest.models.UpdateCardRenewalAddress.class - [JAR]

├─ com.shell.apitest.models.UpdateCardStatusRequest.class - [JAR]

├─ com.shell.apitest.models.UpdateCardStatusResponse.class - [JAR]

├─ com.shell.apitest.models.UpdateMPayRegStatusRequest.class - [JAR]

├─ com.shell.apitest.models.UpdateMPayRegStatusRequestMPayRequestsItems.class - [JAR]

├─ com.shell.apitest.models.UpdateMPayRegStatusResponse.class - [JAR]

├─ com.shell.apitest.models.UrlEnum.class - [JAR]

├─ com.shell.apitest.models.UsageRestrictions.class - [JAR]

com.shell.apitest.http.client

├─ com.shell.apitest.http.client.HttpClientConfiguration.class - [JAR]

├─ com.shell.apitest.http.client.HttpContext.class - [JAR]

├─ com.shell.apitest.http.client.ReadonlyHttpClientConfiguration.class - [JAR]

com.shell.apitest.authentication

├─ com.shell.apitest.authentication.BasicAuthCredentials.class - [JAR]

├─ com.shell.apitest.authentication.BasicAuthManager.class - [JAR]

├─ com.shell.apitest.authentication.BasicAuthModel.class - [JAR]

├─ com.shell.apitest.authentication.BearerTokenCredentials.class - [JAR]

├─ com.shell.apitest.authentication.BearerTokenManager.class - [JAR]

├─ com.shell.apitest.authentication.BearerTokenModel.class - [JAR]

com.shell.apitest.http

├─ com.shell.apitest.http.Headers.class - [JAR]

com.shell.apitest.utilities

├─ com.shell.apitest.utilities.FileWrapper.class - [JAR]

com.shell.apitest.http.response

├─ com.shell.apitest.http.response.HttpResponse.class - [JAR]

├─ com.shell.apitest.http.response.HttpStringResponse.class - [JAR]

com.shell.apitest.controllers

├─ com.shell.apitest.controllers.BaseController.class - [JAR]

├─ com.shell.apitest.controllers.CardController.class - [JAR]

├─ com.shell.apitest.controllers.CustomerController.class - [JAR]

├─ com.shell.apitest.controllers.OAuthAuthorizationController.class - [JAR]

├─ com.shell.apitest.controllers.RestrictionController.class - [JAR]

com.shell.apitest.http.request

├─ com.shell.apitest.http.request.HttpBodyRequest.class - [JAR]

├─ com.shell.apitest.http.request.HttpMethod.class - [JAR]

├─ com.shell.apitest.http.request.HttpRequest.class - [JAR]

com.shell.apitest.exceptions

├─ com.shell.apitest.exceptions.ApiException.class - [JAR]

├─ com.shell.apitest.exceptions.DefaultErrorException.class - [JAR]

├─ com.shell.apitest.exceptions.ErrorObjectException.class - [JAR]

├─ com.shell.apitest.exceptions.ErrorUserAccessError1Exception.class - [JAR]

├─ com.shell.apitest.exceptions.OAuthProviderException.class - [JAR]