post
https://staging-api.vitessepsp.com/api/deferredTransactionRequests
Creates a deferred transaction request.
This endpoint creates a deferred TransactionRequest in the system.
You must provide either a recipient object or a StoredRecipientRequest object if you wish to use a previously stored recipient in this transaction.
When successful, the response is a TransactionResponse.
Role RequiredAuthentication tokens must possess the DeferredTransactionRequests.Create role to use this endpoint.