Ivy Docs home page
Search or ask...
Contact Us
Dashboard
Dashboard
Search...
Navigation
Subaccount
Retrieve a Subaccount
Guides
API Reference
Webhooks
Ivy Docs home page
Getting Started
Introduction
Authentication
Metadata
Errors
Bank
POST
List banks
POST
Search a Bank
POST
Retrieve a bank
Checkout
POST
Create a Checkout Session
POST
Retrieve a Checkout Session
POST
Expire a Checkout Session
Customer
POST
Create a new customer
POST
Retrieve the customer by id
Order
POST
Retrieve an order
POST
Update an order
Charge
POST
Create a Charge
Mandate
POST
Revoke a Mandate
POST
Retrieve a Mandate
POST
Lookup a Mandate
Capabilities
POST
Retrieve your Capabilities
Subaccount
POST
Create a Subaccount
POST
Retrieve a Subaccount
Refund
POST
Create multiple Refunds
POST
Create one Refund
Payout Report
POST
Create a Payout Report
POST
Download a Payout Report
POST
Retrieve a Payout Report status
Balance
POST
Retrieve Account Balance
Customer Payout
POST
Create a Customer Payout
POST
List Customer Payouts
POST
Retrieve a Customer Payout
Subaccount
Retrieve a Subaccount
Retrieve a Subaccount by id.
POST
/
api
/
service
/
subaccount
/
retrieve
Try it
Body
application/json
id
string
required
The unique identifier of the Subaccount
Response
200 - application/json
id
string
required
legalName
string
required
mcc
string
required
ownerId
string
required
status
enum<string>
required
Available options:
active
,
inactive
createdAt
string
updatedAt
string
websiteUrl
string
Create a Subaccount
Create multiple Refunds