Funds deposit held
A deposit is held pending review or additional checks.
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
Payload shared by deposit lifecycle events. Amount and fee availability follows the source data and is not tied to the lifecycle event type.
Public deposit transaction id.
Public id of the user whose deposit changed.
Public account id associated with the deposit.
Event type discriminator.
funds.deposit_held Total deposit amount, inclusive of the fee. Present when PWS can resolve both the source value and its asset.
Fee charged for the deposit. Present only when the source provides both the fee value and its asset and PWS can resolve the asset. An explicitly provided zero fee is included; PWS does not infer a missing fee or its asset.
RFC3339 UTC time the transition was observed. Omitted when unavailable.
Response
Return any 2xx status to acknowledge receipt.