Qodex.ai
Qodex.ai
Introduction
Newline Platform API
Auth
Generate an authentication token
Customers
Get a list of CustomersCreate a new CustomerGet a single CustomerAdjust Customer DataArchive a Customer
Pools
List PoolsGet a single Pool
Products
List ProductsGet a single Product
Customer Products
List Customer ProductsOnboard Customer onto a ProductGet a single Customer Product
Custodial Accounts
List Custodial AccountsGet a single Custodial Account
Synthetic Accounts
List Synthetic Account TypesGet a Single Synthetic Account TypeList Synthetic AccountsCreate a New Synthetic AccountGet a single Synthetic AccountUpdate the Synthetic Account metadataArchive a Synthetic Account
Transfers
List TransfersInitiate a TransferGet a single TransferCancel a Transfer
Sandbox
Simulate a Transaction
Transactions
List TransactionsGet a single TransactionList Transaction EventsGet a single Transaction EventList Synthetic Line ItemsGet a single Synthetic Line ItemList Custodial Line ItemsGet a single Custodial Line Item
Debit Cards
List all Debit CardsCreate a new Debit CardGet a single Debit CardActivate a Debit CardLock a Debit CardUnlock a Debit CardReissue a Debit CardGet Debit Card PIN tokenGet Debit Card access tokenMigrate a virtual Debit Card to a physical Debit CardGet a virtual Debit Card image
Virtual Reference Numbers
List Virtual Reference NumbersCreate a new Virtual Reference NumberGet a single Virtual Reference NumberEdit a Virtual Reference NumberArchive a single Virtual Reference NumberLock a single Virtual Reference NumberUnlock a single Virtual Reference Number
Returns
List ReturnsCreate a new ReturnGet a single Return
Introduction
Newline Platform API
Auth
Generate an authentication token
Customers
Get a list of CustomersCreate a new CustomerGet a single CustomerAdjust Customer DataArchive a Customer
Pools
List PoolsGet a single Pool
Products
List ProductsGet a single Product
Customer Products
List Customer ProductsOnboard Customer onto a ProductGet a single Customer Product
Custodial Accounts
List Custodial AccountsGet a single Custodial Account
Synthetic Accounts
List Synthetic Account TypesGet a Single Synthetic Account TypeList Synthetic AccountsCreate a New Synthetic AccountGet a single Synthetic AccountUpdate the Synthetic Account metadataArchive a Synthetic Account
Transfers
List TransfersInitiate a TransferGet a single TransferCancel a Transfer
Sandbox
Simulate a Transaction
Transactions
List TransactionsGet a single TransactionList Transaction EventsGet a single Transaction EventList Synthetic Line ItemsGet a single Synthetic Line ItemList Custodial Line ItemsGet a single Custodial Line Item
Debit Cards
List all Debit CardsCreate a new Debit CardGet a single Debit CardActivate a Debit CardLock a Debit CardUnlock a Debit CardReissue a Debit CardGet Debit Card PIN tokenGet Debit Card access tokenMigrate a virtual Debit Card to a physical Debit CardGet a virtual Debit Card image
Virtual Reference Numbers
List Virtual Reference NumbersCreate a new Virtual Reference NumberGet a single Virtual Reference NumberEdit a Virtual Reference NumberArchive a single Virtual Reference NumberLock a single Virtual Reference NumberUnlock a single Virtual Reference Number
Returns
List ReturnsCreate a new ReturnGet a single Return
HomeNewline Platform APITransfers

Transfers

Number of APIs: 4

  1. Cancel a Transfer PUT {{baseUrl}}/transfers/:uid/cancel

  2. List Transfers GET {{baseUrl}}/transfers

  3. Get a single Transfer GET {{baseUrl}}/transfers/:uid

  4. Initiate a Transfer POST {{baseUrl}}/transfers

Previous
Archive a Synthetic Account
Next
List Transfers