Create Settlement

Create Settlement

post
Authorizations
X-Ledger-API-KeystringRequired

If you've set up your API Key when initializing your LAM, you'll need to include it as a header along with the api user header. For more details, see step 5 of the get started documentation.

X-Ledger-API-UserstringRequired

(required) Username of a registered API User

Body
from_pledge_idstring · uuidRequired
idstring · uuidRequired
inbound_transaction_intentall of | nullableOptionalDefault: null
outbound_transaction_intentone of | nullableOptionalDefault: null
or
or
or
or
or
or
or
or
or
or
or
or
or
or
or
or
or
repledge_intentall of | nullableOptionalDefault: null
Responses
200

Settlement result

application/json
post
/settlements

Last updated