Technical Payloads
These payloads are designed to perform certain system operations, such as endpoint validation, for example.
echo – a payload that is sent to an endpoint for validation. The endpoint must respond with the same payload (Listing 5.1).
Listing 5.1 – Example of echo Payload (JSON)
Last updated