Stellar Horizon Submitasynctransaction 400 is an example object payload from Stellar, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
{
"operationId": "SubmitAsyncTransaction",
"method": "POST",
"path": "/transactions_async",
"statusCode": "400",
"example": {
"summary": "Transaction Malformed",
"value": {
"type": "transaction_malformed",
"title": "Transaction Malformed",
"status": 400,
"detail": "Horizon could not decode the transaction envelope in this request. A transaction should be an XDR TransactionEnvelope struct encoded using base64. The envelope read from this request is echoed in the `extras.envelope_xdr` field of this response for your convenience.",
"extras": {
"envelope_xdr": ""
}
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.