Activity object
{
“status”: “success”,
“context”: “TEST”,
“domain”: “LIVE”,
“data”: {
“_id”: “507f1f77bcf96cd7699410230”,
“title”: “Bobs Burgers”,
“timestamp”: “2020-05-21T20:21:22+00:00”,
“type”: “transaction”,
“sub_type”: “credit”,
“identifier”: “6285fdf0221e39407b17714a”
}
}
Bad request
{
“status”: “error”,
“context”: “TEST”,
“domain”: “LIVE”,
“data”: {
“reference_id”: “string”,
“type”: “string”,
“code”: ,
“message”: “string”,
“resolution”: “string”
}
}
VoucherCode ID not found
{
“status”: “error”,
“context”: “TEST”,
“domain”: “LIVE”,
“data”: {
“reference_id”: “string”,
“type”: “string”,
“code”: ,
“message”: “string”,
“resolution”: “string”
}
}