Simulation

Sandbox only endpoint to simulate external events such as a bank transfer being performed

SecurityMarketplace Api Key | Merchant Secret Token
Request
header Parameters
Merchant-Id
string

Perform operation in the context of the given merchant. Usually not required — specify only if acting on behalf of a merchant not implied by the credentials specified in the Authorization header.

Request Body schema: application/json
required
One of:
required
object (EmailRecord1)

Get a record of emails created in the scope of a previous request.

Responses
200
400
401
403
404
405
406
409
422
429
500
503
post/simulation
Request samples
application/json
{
  • "EmailRecord": {
    }
}
Response samples
application/json
{
  • "EmailRecord": {
    }
}
Copyright © April Solutions 2023. All right reserved.