create
Creates a TransactionStatusRequest from a NEXO-compliant JSON string.
Return
Result.success wrapping the request on success, or Result.failure if the JSON is malformed, the NEXO structure is invalid, or encoding fails.
Parameters
nexoRequest
A valid NEXO SaleToPOIRequest JSON string containing a TransactionStatusRequest body.