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

Body

application/json
The request body might be JWE + JWS encrypted when using middleware
merchant_id
string
merchant_customer_id
string
requester_card_reference
string
card
object
enc_card_data
string

Response

200 - application/json
Store Data Response

Response received if the data was stored successfully

status
enum<string>
Available options:
Ok
payload
object