Chargebacks

Simulate a chargeback against a payin

Only available in the Rainforest sandbox environment.

The expected webhooks will be sent as the as the chargeback is created.

post/v1/payins/{payin_id}/simulate_chargeback

Parameters

#/paths/~1v1~1payins/get/parameters/0 — unresolved $ref
#/paths/~1v1~1payins~1%7Bpayin_id%7D/get/parameters/1 — unresolved $ref

Request body

status'INQUIRY_ACTION_REQUIRED' | 'DISPUTE_ACTION_REQUIRED'

Initial status to initiate a chargeback in.

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.