POST
/
data
/
add
{
  "status": "Ok",
  "payload": {
    "card_reference": "<string>"
  }
}

Body

application/json
The request body might be JWE + JWS encrypted when using middleware

The body is of type object.

Response

200 - application/json
Store Data Response

Response received if the data was stored successfully