Originate a Debit Card Pull
Originate a Debit Card Pull
Headers
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.
Body
amount of the transaction
unique id of the counterparty
description of the transaction
unique id to cross-reference records with external systems
unique id of the sub account
Response
amount of the transaction
available balance in the sub account after the transaction
currency of the transaction
usd
description of the transaction
if transaction is debit or credit
debit
, credit
unique id to cross-reference records with external systems
unique id of the transaction
unique id of the master account holder
if transaction is incoming or outgoing
incoming
, outgoing
Metadata takes free-form key-value pairs. You may send metadata when you create an object (POST) and when updating the object (PATCH). If you would like to remove metadata that is already on an object, you can unset it by passing in the key-value pair with an empty string, like this: {"key": ""}
payment method for the transaction
ach
, domestic_wire
, international_wire
, check
, fednow
, rtp
, debit_card
, card_issuing
total pending credits to the sub account after the transaction
total pending debits to the sub account after the transaction
purpose of the transaction
status of the transaction
originated
, pending
, clearing
, cleared
, settled
, canceled
, in_review
, returned
, reversed
, received
, declined
, refunded
unique id of the sub account
type within the payment method used for the transaction
push
, pull
, decline
, cancel
, return
, send
, deposit
, request
, auth
, adjust
, reverse
, refund