Simulate Close VA Payment [PAID/COMPLETED]

This API is for simulation to test the open VA process, This API is only available in a Sandbox environment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Note

To successfully simulate paid and completed statuses in Sandbox, use a BRI or Mandiri Close Virtual Account.

Use this sandbox-only endpoint to simulate a Close VA payment moving to a paid or completed state. This helps you test callback handling, order reconciliation, and post-payment business logic without sending real funds.

Before You Simulate

  1. Generate a Close VA in the Sandbox environment.
  2. Use a supported bank for simulation, such as BRI or Mandiri.
  3. Store the VA identifier and your reference ID.
  4. Call the simulation endpoint with the required identifiers.

Expected Result

After a successful simulation, Brick updates the VA payment status and sends the configured Virtual Account callback. Your system should process the callback the same way it would in production.

This endpoint is available only in Sandbox and should not be used for production payment flows.

Path Params
string
required

ID of VA that is generated by Brick in the VA generation API response for simulating "paid" status, ID of Payment that is generated by Brick in the VA callback response for simulating "PAID/COMPLETED" status. Ex: CL_xxx

Body Params
string
required
Defaults to PAID/COMPLETED

The status that want to be achieved (PAID / COMPLETED)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json