fromJson

Parses the POST /transactions JSON response into a Sep31PostTransactionsResponse.

Return

The parsed response.

Parameters

json

The JSON object returned by the Receiving Anchor.

Throws

if the id field is missing or the body is malformed.