Portfolio transaction deposit
A Portfolio deposit transaction was created or updated. Use the Portfolio Transactions endpoint to retrieve the complete ledger entry.
Authorizations
Your public API key. Identifies the partner making the request.
HMAC signature over the request, computed with your private key.
Monotonically increasing nonce included in the request signature.
Body
A Portfolio deposit transaction was created or updated.
Public Portfolio transaction id. Matches the id returned by the Portfolio Transactions endpoint.
Public id of the user whose Portfolio transaction changed.
Public id of the account that owns the Portfolio transaction.
RFC3339 UTC timestamp of the Portfolio transaction.
Event type discriminator.
transaction.deposit Current Portfolio transaction status, when available.
uncategorized, in_progress, successful, failed Funding-system reference used by Portfolio, when available.
On-chain transaction id or hash, when applicable.
Response
Return any 2xx status to acknowledge receipt.