Technical definition
Payload
The data sent with a request or returned in a response.
What It Means
A payload is the data sent with an API request or returned in its response. Testing should inspect whether the payload is complete, valid, authorised, and handled safely.