Prepare a DLT transaction for signingAsk AIpost https://api.overledger.dev/v2/preparation/transactionTransforms a payment request ready to be signed and returns a request ID for executingBody ParamsPreparePaymentTransactionRequestSchemaPrepareTransferTransactionRequestSchemaPrepareTransactionSmartContractInvokeRequestSchemalocationobjectrequiredUnique reference to the ledger on a particular ledger network (optionally accessed from a particular node)location objecttypestringenumrequiredlength between 0 and 30The type of the transactionPAYMENTPaymentTransferContract InvokeAllowed:PaymentTransferContract Invokeurgencystringenumrequiredlength between 0 and 30This value defines how fast a transaction is processed on a network. A faster processing requirement will result in higher fees. If the urgency field is not provided, the default setting is normalnormalNormalFastUrgentAllowed:NormalFastUrgentrequestDetailsobjectrequiredThe payload requestrequestDetails objectResponses 200All good! 400Bad Request 401Unauthorised 500Something went wrong on our sideUpdated 7 months ago