Automatic investor order reconciliation by ID

Update and confirm investor order for the given subscription and ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
required
string
required
Body Params
string
required

Order UUID.

string
required

Confirmed invested payment amount. It does not apply to payment amounts of type AT_CREATION.

string | null
enum

Exchange rate type applied at payment

Allowed:
string
required

Exchange rate applied at payment. It does not apply when exchange rates are manual.

string
required

Hash of the transaction

Responses
200
400

Investor order confirmation by issuer failed due to invalid data.

401

Unauthorized

403

Token not manageable with this authentication.

You cannot confirm an order which is not pending payment.

404

Token not found.

Subscription not found.

Investor order not found.

Holder not found.

No interval with id {subscriptionIntervalId} was found in subscription ${subscriptionId}.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!