Deposits

Simulate deposit status change

Only available in the Rainforest sandbox environment.

Simulate a deposit status change. The deposit status must be in PROCESSING. The expected webhooks will be sent for the deposit on status change.

post/v1/deposits/{deposit_id}/simulate

Parameters

#/paths/~1v1~1deposits/get/parameters/0 — unresolved $ref
#/paths/~1v1~1deposits/get/parameters/1 — unresolved $ref

Request body

status'SUCCEEDED'

Status to transition the deposit to.

In order to perform this transition, the deposit must be in status PROCESSING.

At this time, you may only transition a deposit into a SUCCEEDED status.

Response

OK

statusStatus — unresolved $ref
dataData — unresolved $ref
errorsErrors — unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.