Referência da APICarteiras
Remover lançamento do ledger
AuthorizationBearer <token>
In: header
Path Parameters
orgstring
portfolioIdstring
txIdstring
Response Body
curl -X DELETE "https://api.databolsa.com/v1/advisor/orgs/string/portfolios/string/transactions/string"{
"deleted": true
}{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"code": "string"
}