Retrieves the payload from the table with the specified key. The request must contain key/value pairs for all primary keys as defined in table.
payload
A name of the table you want to retrieve the "payload" from.
OK. The "payload" is returned.
{"data": {"keys": {"sku": "A1","customer": "B2"}}}