Skip to main content

Fundingsourcepurchase

Funding source purchase, hold information about a funding source purchase (buyer, price, amount)

amountnumberrequired

The amount bought (a portion of the whole fraction being sold)

depositAccountKeystringrequired

The buyer funding account (savings account) key

pricenumberrequired

The price paid for the amount

Fundingsourcepurchase
{
"amount": 0,
"depositAccountKey": "string",
"price": 0
}