v1

latestOpenAPI 3.1.02026-07-2496304466.3 KB
Treasury Mandates

Get Treasury Mandate

get/accounts/{account_id}/treasury_mandates/{mandate_id}

Path parameters

account_idstring required

An account identifier.

mandate_idstring required

Headers

LMG-Data-Privacy-Access-Principalstring required
LMG-Data-Privacy-Access-Justificationstring required

Response

Successful Response

idstring required

An identifier for the treasury mandate.

instrumentstring required

An ISIN (International Securities Identification Number) according to ISO 6166. This value uniquely identifies the instrument to be bought/sold via the mandate.

redirect_successstring required

The redirect target that will be opened after successful acceptance of a mandate.

redirect_failurestring required

The redirect target that will be opened after failure to accept a mandate.

Example response

{
  "history": [
    {
      "timestamp": "2023-06-23T07:29:55.465000+00:00"
    }
  ]
}