Solid home page
v2
Search...
⌘K
Ask AI
Contact Us
Contact Us
Search...
Navigation
Getting Started
Simulation
Guides
API Reference
Changelog
Getting Started
Introduction
Environments
Authentication
Idempotency
Metadata
Attachments
Errors
Rate Limiting
Pagination
Simulation
Master Accounts
GET
Retrieve a Master Account
GET
List all Master Accounts
Sub Account Holders
GET
List all Sub Account Holders
POST
Create a Sub Account Holder
GET
Retrieve a Sub Account Holder
PATCH
Update a Sub Account Holder
POST
Submit a KYC
POST
Submit an IDV
POST
Submit a KYB
Sub Accounts
GET
List all Sub Accounts
POST
Create a Sub Account
GET
Retrieve a Sub Account
PATCH
Update a Sub Account
Counterparties
GET
List all Counterparties
POST
Create a Counterparty
GET
Retrieve a Counterparty
PATCH
Update a Counterparty
GET
Retrieve Bank Info
Card Holders
GET
List all Card Holders
POST
Create a Card Holder
GET
Retrieve a Card Holder
PATCH
Update a Card Holder
Cards
GET
List all Cards
POST
Create a Card
GET
Retrieve a Card
PATCH
Update a Card
PATCH
Activate a Card
POST
Show a Card
POST
Reissue a Card
POST
Set a PIN
POST
Provision a Card
Transactions
GET
List all Transactions
POST
Sub Ledger a Transaction
POST
Originate an Intra Account Push
POST
Originate an Intra Account Pull
POST
Originate an ACH Push
POST
Originate an ACH Pull
POST
Originate a Domestic Wire
POST
Originate an International Wire
POST
Originate an RTP Push
POST
Originate a FedNow Push
POST
Originate a Debit Card Push
POST
Originate a Debit Card Pull
POST
Originate a Check Send
POST
Originate a Check Deposit
GET
Retrieve a Transaction
PATCH
Update a Transaction
Attachments
GET
List all Attachments
POST
Create an Attachment
GET
Retrieve an Attachment
DEL
Delete an Attachment
Webhooks
GET
List all Webhook Events
GET
List all Webhooks
POST
Create a Webhook
GET
Retrieve a Webhook
DEL
Delete a Webhook
Simulation
POST
Simulate an Incoming ACH Push
POST
Simulate an Incoming ACH Pull
POST
Simulate an Incoming Domestic Wire Push
POST
Simulate an Incoming International Wire Push
POST
Simulate an Auth Transaction
Getting Started
Simulation
Solid Platform simulates transactions
Solid platform lets you simulate payments to test your integration in the sandbox environment. The platform currently supports simulating ACH payment methods and spending on issued cards.
Currently, the platform supports:
Simulating an Incoming ACH Push
Simulating an Incoming ACH Pull
Simulating a Card Auth Transaction
You should not stress-test your integration in the sandbox environment, as the rate limits would block the requests.
Pagination
Retrieve a Master Account
Assistant
Responses are generated using AI and may contain mistakes.