# SimpliFi - Aion ## Docs - [Introduction](https://aion-docs.simplifipay.com/introduction-2299435m0.md): - [SimpliFi Architecture](https://aion-docs.simplifipay.com/simplifi-architecture-2299436m0.md): - [SimpliFi Virtual Card SDK Integration Guide](https://aion-docs.simplifipay.com/simplifi-virtual-card-sdk-integration-guide-2299439m0.md): - [Webhook Signature](https://aion-docs.simplifipay.com/webhook-signature-2299444m0.md): ## API Docs - Auth [Login to generate JWT token](https://aion-docs.simplifipay.com/login-to-generate-jwt-token-41623687e0.md): The Login endpoint allows you to login to the SimpliFi platform using the provided - Auth [Login to generate SDK Admin JWT token](https://aion-docs.simplifipay.com/login-to-generate-sdk-admin-jwt-token-41623688e0.md): This Login endpoint allows you to generate an `SDK_ADMIN` token used in the SDK. - Card Program [Create Card Program](https://aion-docs.simplifipay.com/create-card-program-41623689e0.md): The Create Card Program endpoint allows API users to create a new card program - Card Program [Get Card Program](https://aion-docs.simplifipay.com/get-card-program-41623690e0.md): The Get Card Program endpoint retrieves details about a card program. - Card Program [Change Card Program Status](https://aion-docs.simplifipay.com/change-card-program-status-41623691e0.md): The Change Card Program Status endpoint changes the status of a card program. This endpoint is helpful - Card Program [Link Funding Source to Card Program](https://aion-docs.simplifipay.com/link-funding-source-to-card-program-41623692e0.md): The Link Funding Source to Card Program endpoint links a funding source to a card program. - Card Program [Get Balance of Funding Source](https://aion-docs.simplifipay.com/get-balance-of-funding-source-41623693e0.md): The Get Balance of Funding Source endpoint retrieves the remaining balance of a funding source. - Card Program [Transfer funds from one Card Program to other](https://aion-docs.simplifipay.com/transfer-funds-from-one-card-program-to-other-41623694e0.md): The Transfer Fund endpoint allows API users to transfer funds from a one - Card Program [Raise Funding](https://aion-docs.simplifipay.com/raise-funding-41623695e0.md): The Raise Funding endpoint helps in adding or removing funds from a funding source. This API doesn't - Card Program [Raise Funding Document Upload](https://aion-docs.simplifipay.com/raise-funding-document-upload-41623696e0.md): This API should be called before calling Raise Funding API to attach `Proof of funds / Confirmation of - Card Program [Funding Source Statement](https://aion-docs.simplifipay.com/funding-source-statement-41623697e0.md): Get funding source statement based on date range. - User [Upload Document](https://aion-docs.simplifipay.com/upload-document-41623698e0.md): The Upload Document endpoint uploads the user documents to the SimpliFi system which are required - User [List all Users](https://aion-docs.simplifipay.com/list-all-users-41623699e0.md): The List all Users endpoint retrieves all the existing users, grouped under a company. - User [Create a User](https://aion-docs.simplifipay.com/create-a-user-41623700e0.md): The Create a User endpoint creates a new user. In the SimpliFi platform, it is mandatory - User [Retrieve a User](https://aion-docs.simplifipay.com/retrieve-a-user-41623701e0.md): The Retrieve a User endpoint retrieves details about an existing user. - User [Update a User](https://aion-docs.simplifipay.com/update-a-user-41623702e0.md): The Update a User endpoint updates the details of an existing user. - User [Delete a User](https://aion-docs.simplifipay.com/delete-a-user-41623703e0.md): The Delete a User endpoint deletes an existing user. Deleting a user does not erase data from the - User [Add update address of user](https://aion-docs.simplifipay.com/add-update-address-of-user-41623704e0.md): One can either add or update an address of the user. Address type can be either `PRIMARY` or `DELIVERY` - Card [Get Card Statement](https://aion-docs.simplifipay.com/get-card-statement-41623705e0.md): Get card statement based on date range. - Card [List all Cards](https://aion-docs.simplifipay.com/list-all-cards-41623706e0.md): The List all Cards endpoint retrieves all the existing cards, grouped under a company. - Card [Create a Card](https://aion-docs.simplifipay.com/create-a-card-41623707e0.md): The Create a Card endpoint creates/issues a card to a user under a Card Program. The card issued - Card [Get Card Details](https://aion-docs.simplifipay.com/get-card-details-41623708e0.md): The Get Card Details endpoint retrieves all the details of a specific card. - Card [Retrieve Balance on the Card](https://aion-docs.simplifipay.com/retrieve-balance-on-the-card-41623709e0.md): The Retrieve Balance on the Card endpoint retrieves the remaining balance of a card. - Card [Activate a Card](https://aion-docs.simplifipay.com/activate-a-card-41623710e0.md): The Activate a Card endpoint activates an issued/created card. - Card [Manage Card Status](https://aion-docs.simplifipay.com/manage-card-status-41623711e0.md): The Manage Card Status endpoint manages the status of a card. This endpoint is helpful as - Card [Load a Card](https://aion-docs.simplifipay.com/load-a-card-41623712e0.md): The Load a Card endpoint adds funds to an active card. - Card [Unload a Card](https://aion-docs.simplifipay.com/unload-a-card-41623713e0.md): The Unload a Card endpoint removes funds from an active card and moves them back to the Funding - Card [Renewal of the Card](https://aion-docs.simplifipay.com/renewal-of-the-card-41623714e0.md): The Renewal of the Card endpoint renews an expired, lost, or stolen card. In this case, a new - Card [Request a Physical Card](https://aion-docs.simplifipay.com/request-a-physical-card-41623715e0.md): The Request a Physical Card endpoint issues a Physical card against the Card UUID of the activated - Card [Get Rule Groups on Card](https://aion-docs.simplifipay.com/get-rule-groups-on-card-41623716e0.md): This endpoint retrieves all the rule groups on a Card. - Card [Create Rule Group on Card](https://aion-docs.simplifipay.com/create-rule-group-on-card-41623717e0.md): This endpoint creates a new rule group on a Card. - Card [Update Rule Group on Card](https://aion-docs.simplifipay.com/update-rule-group-on-card-41623718e0.md): This endpoint updates an existing rule group on a Card. - Card [Delete Rule Group on Card](https://aion-docs.simplifipay.com/delete-rule-group-on-card-41623719e0.md): This endpoint deletes an existing rule group on a Card. - Card [Apply Rule Group on Card](https://aion-docs.simplifipay.com/apply-rule-group-on-card-41623720e0.md): This endpoint applies an existing Rule Group on a Card. - Card [Remove Rule Group on Card](https://aion-docs.simplifipay.com/remove-rule-group-on-card-41623721e0.md): This endpoint removes an existing Rule Group from a Card. - Transaction [List All Transactions](https://aion-docs.simplifipay.com/list-all-transactions-41623722e0.md): The List All Transactions endpoint retrieves a paginated array of all the transactions carried - Fee [Add fee configuration](https://aion-docs.simplifipay.com/add-fee-configuration-41623723e0.md): Configure fee based on transaction types and apply them to a card program template. - Fee [Fetch fee config](https://aion-docs.simplifipay.com/fetch-fee-config-41623724e0.md): This endpoint fetches the fee config - Fee [Change the status of fee config](https://aion-docs.simplifipay.com/change-the-status-of-fee-config-41623725e0.md): This endpoint changes the status of the fee config - Fee [Add Fee event against card uuid in queue](https://aion-docs.simplifipay.com/add-fee-event-against-card-uuid-in-queue-41623726e0.md): This endpoint adds fee even against the card uuid in queue - Fee [Apply fee against card uuid present in queue](https://aion-docs.simplifipay.com/apply-fee-against-card-uuid-present-in-queue-41623727e0.md): This endpoint applies the fee against the card uuid present in queue - Webhook [Get all events](https://aion-docs.simplifipay.com/get-all-events-41623728e0.md): This endpoint fetches all available events for webhooks - Webhook [Create a webhook](https://aion-docs.simplifipay.com/create-a-webhook-41623729e0.md): This endpoint allows you to create a webhook, where events will be posted - Webhook [Update a Webhook](https://aion-docs.simplifipay.com/update-a-webhook-41623730e0.md): This endpoint allows you to update an existing webhook - Webhook [Delete a Webhook](https://aion-docs.simplifipay.com/delete-a-webhook-41623731e0.md): This endpoint allows you to delete an existing webhook - Webhook [Updates the status of Webhook](https://aion-docs.simplifipay.com/updates-the-status-of-webhook-41623732e0.md): This endpoint allows you to update the status of an existing webhook - Webhook [Card Activation webhook](https://aion-docs.simplifipay.com/card-activation-webhook-41623733e0.md): - Webhook [Card Issuance webhook](https://aion-docs.simplifipay.com/card-issuance-webhook-41623734e0.md): - Webhook [Card PIN Setup webhook](https://aion-docs.simplifipay.com/card-pin-setup-webhook-41623735e0.md): - Webhook [Card Renewed webhook](https://aion-docs.simplifipay.com/card-renewed-webhook-41623736e0.md): - Webhook [Card Status Change webhook](https://aion-docs.simplifipay.com/card-status-change-webhook-41623737e0.md): - Webhook [Card Type Change webhook](https://aion-docs.simplifipay.com/card-type-change-webhook-41623738e0.md): - Webhook [Card Load webhook](https://aion-docs.simplifipay.com/card-load-webhook-41623739e0.md): - Webhook [Card Unload webhook](https://aion-docs.simplifipay.com/card-unload-webhook-41623740e0.md): - Webhook [Card -to- Card Transfer webhook](https://aion-docs.simplifipay.com/card-to-card-transfer-webhook-41623741e0.md): - Webhook [User create webhook](https://aion-docs.simplifipay.com/user-create-webhook-41623742e0.md): - Webhook [User update webhook](https://aion-docs.simplifipay.com/user-update-webhook-41623743e0.md): - Webhook [User delete webhook](https://aion-docs.simplifipay.com/user-delete-webhook-41623744e0.md): - Webhook [Card Program Create webhook](https://aion-docs.simplifipay.com/card-program-create-webhook-41623745e0.md): - Webhook [Funds transfer webhook](https://aion-docs.simplifipay.com/funds-transfer-webhook-41623746e0.md): - Webhook [Raise funding webhook](https://aion-docs.simplifipay.com/raise-funding-webhook-41623747e0.md): - Webhook [Transaction webhook](https://aion-docs.simplifipay.com/transaction-webhook-41623748e0.md): - Webhook [Transaction Enrichment webhook](https://aion-docs.simplifipay.com/transaction-enrichment-webhook-41623749e0.md): - Webhook [Fee apply webhook](https://aion-docs.simplifipay.com/fee-apply-webhook-41623750e0.md): - Webhook [Rule group create webhook](https://aion-docs.simplifipay.com/rule-group-create-webhook-41623751e0.md): - Webhook [Rule group update webhook](https://aion-docs.simplifipay.com/rule-group-update-webhook-41623752e0.md): - Webhook [Rule group delete webhook](https://aion-docs.simplifipay.com/rule-group-delete-webhook-41623753e0.md): - Webhook [Wallet rule group create webhook](https://aion-docs.simplifipay.com/wallet-rule-group-create-webhook-41623754e0.md): - Webhook [Wallet rule group delete webhook](https://aion-docs.simplifipay.com/wallet-rule-group-delete-webhook-41623755e0.md): - Webhook [Card rule group create webhook](https://aion-docs.simplifipay.com/card-rule-group-create-webhook-41623756e0.md): - Webhook [Card rule group delete webhook](https://aion-docs.simplifipay.com/card-rule-group-delete-webhook-41623757e0.md): ## Schemas - [ErrorModel](https://aion-docs.simplifipay.com/errormodel-17010107d0.md): - [AuthRequestModel](https://aion-docs.simplifipay.com/authrequestmodel-17010108d0.md): - [SdkAuthRequestModel](https://aion-docs.simplifipay.com/sdkauthrequestmodel-17010109d0.md): - [AuthResponseModel](https://aion-docs.simplifipay.com/authresponsemodel-17010110d0.md): - [CardProgramRequestModel](https://aion-docs.simplifipay.com/cardprogramrequestmodel-17010111d0.md): - [CardConfigModel](https://aion-docs.simplifipay.com/cardconfigmodel-17010112d0.md): - [CardPoi](https://aion-docs.simplifipay.com/cardpoi-17010113d0.md): - [CardProgramResponseModel](https://aion-docs.simplifipay.com/cardprogramresponsemodel-17010114d0.md): - [FundingSourceBalanceModel](https://aion-docs.simplifipay.com/fundingsourcebalancemodel-17010115d0.md): - [CardProgramTransferFundsModel](https://aion-docs.simplifipay.com/cardprogramtransferfundsmodel-17010116d0.md): - [FundingSourceRequestModel](https://aion-docs.simplifipay.com/fundingsourcerequestmodel-17010117d0.md): - [FundingSourceResponseModel](https://aion-docs.simplifipay.com/fundingsourceresponsemodel-17010118d0.md): - [CardProgramStatusChangeRequestModel](https://aion-docs.simplifipay.com/cardprogramstatuschangerequestmodel-17010119d0.md): - [RaiseFundingRequestModel](https://aion-docs.simplifipay.com/raisefundingrequestmodel-17010120d0.md): - [RaiseFundingResponseModel](https://aion-docs.simplifipay.com/raisefundingresponsemodel-17010121d0.md): - [StatementResponse](https://aion-docs.simplifipay.com/statementresponse-17010122d0.md): - [CardStatementResponse](https://aion-docs.simplifipay.com/cardstatementresponse-17010123d0.md): - [StatementResponseDetails](https://aion-docs.simplifipay.com/statementresponsedetails-17010124d0.md): - [TransactionRequestModel](https://aion-docs.simplifipay.com/transactionrequestmodel-17010125d0.md): - [TransactionResponse](https://aion-docs.simplifipay.com/transactionresponse-17010126d0.md): - [TransactionResponseDetails](https://aion-docs.simplifipay.com/transactionresponsedetails-17010127d0.md): - [RuleGroupResponseModel](https://aion-docs.simplifipay.com/rulegroupresponsemodel-17010128d0.md): - [RuleGroupModel](https://aion-docs.simplifipay.com/rulegroupmodel-17010129d0.md): - [RuleGroupTransactionRestrictions](https://aion-docs.simplifipay.com/rulegrouptransactionrestrictions-17010130d0.md): - [RuleGroupMerchantRules](https://aion-docs.simplifipay.com/rulegroupmerchantrules-17010131d0.md): - [RuleGroupLoadRestrictions](https://aion-docs.simplifipay.com/rulegrouploadrestrictions-17010132d0.md): - [RuleGroupSpendRestrictions](https://aion-docs.simplifipay.com/rulegroupspendrestrictions-17010133d0.md): - [RaiseFundingDocumentModel](https://aion-docs.simplifipay.com/raisefundingdocumentmodel-17010134d0.md): - [FileUploadModel](https://aion-docs.simplifipay.com/fileuploadmodel-17010135d0.md): - [DocumentUploadModel](https://aion-docs.simplifipay.com/documentuploadmodel-17010136d0.md): - [DocumentModel](https://aion-docs.simplifipay.com/documentmodel-17010137d0.md): - [UserRequestModel](https://aion-docs.simplifipay.com/userrequestmodel-17010138d0.md): - [UserDetailModel](https://aion-docs.simplifipay.com/userdetailmodel-17010139d0.md): - [AddressModel](https://aion-docs.simplifipay.com/addressmodel-17010140d0.md): - [AddressRequestModel](https://aion-docs.simplifipay.com/addressrequestmodel-17010141d0.md): - [ContactModel](https://aion-docs.simplifipay.com/contactmodel-17010142d0.md): - [UserModel](https://aion-docs.simplifipay.com/usermodel-17010143d0.md): - [CardRequestModel](https://aion-docs.simplifipay.com/cardrequestmodel-17010144d0.md): - [CardResponseModel](https://aion-docs.simplifipay.com/cardresponsemodel-17010145d0.md): - [CardRenewalModel](https://aion-docs.simplifipay.com/cardrenewalmodel-17010146d0.md): - [InstrumentType](https://aion-docs.simplifipay.com/instrumenttype-17010147d0.md): - [AmountModel](https://aion-docs.simplifipay.com/amountmodel-17010148d0.md): - [CardStatusModel](https://aion-docs.simplifipay.com/cardstatusmodel-17010149d0.md): - [CardAmountModel](https://aion-docs.simplifipay.com/cardamountmodel-17010150d0.md): - [FeesSetupModel](https://aion-docs.simplifipay.com/feessetupmodel-17010151d0.md): - [FeeConfigurationModel](https://aion-docs.simplifipay.com/feeconfigurationmodel-17010152d0.md): - [FeesSetupBaseModel](https://aion-docs.simplifipay.com/feessetupbasemodel-17010153d0.md): - [FeesSetupRequestModel](https://aion-docs.simplifipay.com/feessetuprequestmodel-17010154d0.md): - [FeeConfigurationBaseModel](https://aion-docs.simplifipay.com/feeconfigurationbasemodel-17010155d0.md): - [FeeConfigurationRequestModel](https://aion-docs.simplifipay.com/feeconfigurationrequestmodel-17010156d0.md): - [FeeAmountConfigRequestModel](https://aion-docs.simplifipay.com/feeamountconfigrequestmodel-17010157d0.md): - [FeesSetupResponseModel](https://aion-docs.simplifipay.com/feessetupresponsemodel-17010158d0.md): - [FeeConfigurationResponseModel](https://aion-docs.simplifipay.com/feeconfigurationresponsemodel-17010159d0.md): - [FeeAmountConfigResponseModel](https://aion-docs.simplifipay.com/feeamountconfigresponsemodel-17010160d0.md): - [FeesStatusUpdateModel](https://aion-docs.simplifipay.com/feesstatusupdatemodel-17010161d0.md): - [FeesApplicationCardRequest](https://aion-docs.simplifipay.com/feesapplicationcardrequest-17010162d0.md): - [FeeApplicationEventResponse](https://aion-docs.simplifipay.com/feeapplicationeventresponse-17010163d0.md): - [ApplyFeesOnCardRequest](https://aion-docs.simplifipay.com/applyfeesoncardrequest-17010164d0.md): - [WebhookEventType](https://aion-docs.simplifipay.com/webhookeventtype-17010165d0.md): - [WebhookEventModel](https://aion-docs.simplifipay.com/webhookeventmodel-17010166d0.md): - [WebhookRequestModel](https://aion-docs.simplifipay.com/webhookrequestmodel-17010167d0.md): - [WebhookResponseModel](https://aion-docs.simplifipay.com/webhookresponsemodel-17010168d0.md): - [Webhook](https://aion-docs.simplifipay.com/webhook-17010169d0.md): - [CompanyUuidParameter](https://aion-docs.simplifipay.com/companyuuidparameter-17010170d0.md): - [RequestUuidParameter](https://aion-docs.simplifipay.com/requestuuidparameter-17010171d0.md): - [UserUuidParameter](https://aion-docs.simplifipay.com/useruuidparameter-17010172d0.md): - [CardUuidParameter](https://aion-docs.simplifipay.com/carduuidparameter-17010173d0.md): - [MaskedPanParameter](https://aion-docs.simplifipay.com/maskedpanparameter-17010174d0.md): - [CardStatusParameter](https://aion-docs.simplifipay.com/cardstatusparameter-17010175d0.md): - [TransactionIdParameter](https://aion-docs.simplifipay.com/transactionidparameter-17010176d0.md): - [TransactionUuidParameter](https://aion-docs.simplifipay.com/transactionuuidparameter-17010177d0.md): - [TransactionTypeParameter](https://aion-docs.simplifipay.com/transactiontypeparameter-17010178d0.md): - [CardActivationWebhook](https://aion-docs.simplifipay.com/cardactivationwebhook-17010179d0.md): - [CardIssuanceWebhook](https://aion-docs.simplifipay.com/cardissuancewebhook-17010180d0.md): - [CardPinSetupWebhook](https://aion-docs.simplifipay.com/cardpinsetupwebhook-17010181d0.md): - [CardRenewedWebhook](https://aion-docs.simplifipay.com/cardrenewedwebhook-17010182d0.md): - [CardStatusChangeWebhook](https://aion-docs.simplifipay.com/cardstatuschangewebhook-17010183d0.md): - [CardTypeChangeWebhook](https://aion-docs.simplifipay.com/cardtypechangewebhook-17010184d0.md): - [CardLoadWebhook](https://aion-docs.simplifipay.com/cardloadwebhook-17010185d0.md): - [CardUnloadWebhook](https://aion-docs.simplifipay.com/cardunloadwebhook-17010186d0.md): - [CardToCardTransferWebhook](https://aion-docs.simplifipay.com/cardtocardtransferwebhook-17010187d0.md): - [UserWebhook](https://aion-docs.simplifipay.com/userwebhook-17010188d0.md): - [CardHolderCreationWebhook](https://aion-docs.simplifipay.com/cardholdercreationwebhook-17010189d0.md): - [CardHolderUpdationWebhook](https://aion-docs.simplifipay.com/cardholderupdationwebhook-17010190d0.md): - [CardHolderDeletionWebhook](https://aion-docs.simplifipay.com/cardholderdeletionwebhook-17010191d0.md): - [CardProgramCreationWebhook](https://aion-docs.simplifipay.com/cardprogramcreationwebhook-17010192d0.md): - [FundTransferWebhook](https://aion-docs.simplifipay.com/fundtransferwebhook-17010193d0.md): - [RaiseFundingWebhook](https://aion-docs.simplifipay.com/raisefundingwebhook-17010194d0.md): - [TransactionWebhook](https://aion-docs.simplifipay.com/transactionwebhook-17010195d0.md): - [TransactionEnrichmentWebhook](https://aion-docs.simplifipay.com/transactionenrichmentwebhook-17010196d0.md): - [FeesApplyWebhook](https://aion-docs.simplifipay.com/feesapplywebhook-17010197d0.md): - [RuleGroupCreationWebhook](https://aion-docs.simplifipay.com/rulegroupcreationwebhook-17010198d0.md): - [RuleGroupUpdationWebhook](https://aion-docs.simplifipay.com/rulegroupupdationwebhook-17010199d0.md): - [RuleGroupDeletionWebhook](https://aion-docs.simplifipay.com/rulegroupdeletionwebhook-17010200d0.md): - [WalletRuleGroupCreationWebhook](https://aion-docs.simplifipay.com/walletrulegroupcreationwebhook-17010201d0.md): - [WalletRuleGroupDeletionWebhook](https://aion-docs.simplifipay.com/walletrulegroupdeletionwebhook-17010202d0.md): - [CardRuleGroupCreationWebhook](https://aion-docs.simplifipay.com/cardrulegroupcreationwebhook-17010203d0.md): - [CardRuleGroupDeletionWebhook](https://aion-docs.simplifipay.com/cardrulegroupdeletionwebhook-17010204d0.md): - [Error99997](https://aion-docs.simplifipay.com/error99997-17010205d0.md): - [Error40089](https://aion-docs.simplifipay.com/error40089-17010206d0.md): - [Error40065](https://aion-docs.simplifipay.com/error40065-17010207d0.md): - [Error40007](https://aion-docs.simplifipay.com/error40007-17010208d0.md): - [Error40056](https://aion-docs.simplifipay.com/error40056-17010209d0.md): - [Error30003](https://aion-docs.simplifipay.com/error30003-17010210d0.md): - [Error15017](https://aion-docs.simplifipay.com/error15017-17010211d0.md): - [Error40081](https://aion-docs.simplifipay.com/error40081-17010212d0.md): - [Error30022](https://aion-docs.simplifipay.com/error30022-17010213d0.md): - [Error15015](https://aion-docs.simplifipay.com/error15015-17010214d0.md): - [Error15016](https://aion-docs.simplifipay.com/error15016-17010215d0.md): - [Error30049](https://aion-docs.simplifipay.com/error30049-17010216d0.md): - [Error40006](https://aion-docs.simplifipay.com/error40006-17010217d0.md): - [Error40010](https://aion-docs.simplifipay.com/error40010-17010218d0.md): - [Error40080](https://aion-docs.simplifipay.com/error40080-17010219d0.md): - [Error40053](https://aion-docs.simplifipay.com/error40053-17010220d0.md): - [Error40113](https://aion-docs.simplifipay.com/error40113-17010221d0.md): - [Error40067](https://aion-docs.simplifipay.com/error40067-17010222d0.md): - [Error40069](https://aion-docs.simplifipay.com/error40069-17010223d0.md): - [Error50010](https://aion-docs.simplifipay.com/error50010-17010224d0.md): - [Error50011](https://aion-docs.simplifipay.com/error50011-17010225d0.md): - [Error50008](https://aion-docs.simplifipay.com/error50008-17010226d0.md): - [Error50004](https://aion-docs.simplifipay.com/error50004-17010227d0.md): - [Error10003](https://aion-docs.simplifipay.com/error10003-17010228d0.md): - [Error20046](https://aion-docs.simplifipay.com/error20046-17010229d0.md): - [Error35004](https://aion-docs.simplifipay.com/error35004-17010230d0.md): - [Error35005](https://aion-docs.simplifipay.com/error35005-17010231d0.md): - [Error35006](https://aion-docs.simplifipay.com/error35006-17010232d0.md): - [Error35007](https://aion-docs.simplifipay.com/error35007-17010233d0.md): - [Error35009](https://aion-docs.simplifipay.com/error35009-17010234d0.md): - [Error10001](https://aion-docs.simplifipay.com/error10001-17010235d0.md): - [Error20133](https://aion-docs.simplifipay.com/error20133-17010236d0.md): - [Error20017](https://aion-docs.simplifipay.com/error20017-17010237d0.md): - [Error20001](https://aion-docs.simplifipay.com/error20001-17010238d0.md): - [Error20005](https://aion-docs.simplifipay.com/error20005-17010239d0.md): - [Error20039](https://aion-docs.simplifipay.com/error20039-17010240d0.md): - [Error20011](https://aion-docs.simplifipay.com/error20011-17010241d0.md): - [Error20038](https://aion-docs.simplifipay.com/error20038-17010242d0.md): - [Error20127](https://aion-docs.simplifipay.com/error20127-17010243d0.md): - [Error20018](https://aion-docs.simplifipay.com/error20018-17010244d0.md): - [Error20002](https://aion-docs.simplifipay.com/error20002-17010245d0.md): - [Error20004](https://aion-docs.simplifipay.com/error20004-17010246d0.md): - [Error20006](https://aion-docs.simplifipay.com/error20006-17010247d0.md): - [Error20032](https://aion-docs.simplifipay.com/error20032-17010248d0.md): - [Error30012](https://aion-docs.simplifipay.com/error30012-17010249d0.md): - [Error20086](https://aion-docs.simplifipay.com/error20086-17010250d0.md): - [Error20019](https://aion-docs.simplifipay.com/error20019-17010251d0.md): - [Error20132](https://aion-docs.simplifipay.com/error20132-17010252d0.md): - [Error20008](https://aion-docs.simplifipay.com/error20008-17010253d0.md): - [Error40054](https://aion-docs.simplifipay.com/error40054-17010254d0.md): - [Error20015](https://aion-docs.simplifipay.com/error20015-17010255d0.md): - [Error20074](https://aion-docs.simplifipay.com/error20074-17010256d0.md): - [Error21090](https://aion-docs.simplifipay.com/error21090-17010257d0.md): - [Error20161](https://aion-docs.simplifipay.com/error20161-17010258d0.md): - [Error20162](https://aion-docs.simplifipay.com/error20162-17010259d0.md): - [Error20089](https://aion-docs.simplifipay.com/error20089-17010260d0.md): - [Error20076](https://aion-docs.simplifipay.com/error20076-17010261d0.md): - [Error30023](https://aion-docs.simplifipay.com/error30023-17010262d0.md): - [Error30013](https://aion-docs.simplifipay.com/error30013-17010263d0.md): - [Error20087](https://aion-docs.simplifipay.com/error20087-17010264d0.md): - [Error30028](https://aion-docs.simplifipay.com/error30028-17010265d0.md): - [Error20070](https://aion-docs.simplifipay.com/error20070-17010266d0.md): - [Error20050](https://aion-docs.simplifipay.com/error20050-17010267d0.md): - [Error82028](https://aion-docs.simplifipay.com/error82028-17010268d0.md): - [Error30004](https://aion-docs.simplifipay.com/error30004-17010269d0.md): - [Error30044](https://aion-docs.simplifipay.com/error30044-17010270d0.md): - [Error30001](https://aion-docs.simplifipay.com/error30001-17010271d0.md): - [Error30006](https://aion-docs.simplifipay.com/error30006-17010272d0.md): - [Error30048](https://aion-docs.simplifipay.com/error30048-17010273d0.md): - [Error30024](https://aion-docs.simplifipay.com/error30024-17010274d0.md): - [Error35043](https://aion-docs.simplifipay.com/error35043-17010275d0.md): - [Error30025](https://aion-docs.simplifipay.com/error30025-17010276d0.md): - [Error30010](https://aion-docs.simplifipay.com/error30010-17010277d0.md): - [Error30047](https://aion-docs.simplifipay.com/error30047-17010278d0.md): - [ErrorReason99997](https://aion-docs.simplifipay.com/errorreason99997-17010279d0.md): - [Error81040](https://aion-docs.simplifipay.com/error81040-17010280d0.md): - [Error40128](https://aion-docs.simplifipay.com/error40128-17010281d0.md): - [Error40136](https://aion-docs.simplifipay.com/error40136-17010282d0.md): - [Error10035](https://aion-docs.simplifipay.com/error10035-17010283d0.md): - [Error35024](https://aion-docs.simplifipay.com/error35024-17010284d0.md): - [Error60001](https://aion-docs.simplifipay.com/error60001-17010285d0.md): - [Error60002](https://aion-docs.simplifipay.com/error60002-17010286d0.md): - [Error60003](https://aion-docs.simplifipay.com/error60003-17010287d0.md): - [Error60004](https://aion-docs.simplifipay.com/error60004-17010288d0.md): - [Error60005](https://aion-docs.simplifipay.com/error60005-17010289d0.md): - [Error60021](https://aion-docs.simplifipay.com/error60021-17010290d0.md): - [Error60012](https://aion-docs.simplifipay.com/error60012-17010291d0.md): - [Error60009](https://aion-docs.simplifipay.com/error60009-17010292d0.md):