Portfolio transaction transfer
A Portfolio transfer 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 transfer 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.transfer Current Portfolio transaction status, when available.
uncategorized, in_progress, successful, failed Public transfer id returned by the Transfers API, when available.
Response
Return any 2xx status to acknowledge receipt.