Error
A valid request URL is required to generate request examples{
"version": "local-signing/v2",
"status": "approval_required",
"signingStep": "owner_withdrawal_consent",
"challenge": {
"challenge": "<string>",
"challengeIdentifier": "<string>",
"allowCredentials": {
"key": [
{
"type": "public-key",
"id": "<string>"
}
],
"webauthn": [
{
"type": "public-key",
"id": "<string>"
}
]
},
"userVerification": "required"
},
"withdrawal": {
"version": "local-signing/v2",
"withdrawalId": "<string>",
"accountId": "<string>",
"asset": "USD.E",
"amountAtoms": "<string>",
"status": "authorized",
"dueSigningStep": "owner_withdrawal_consent",
"payoutOfferExpiresAtEpochMs": 123,
"settled": true
}
}{
"version": "external-rest-error/v1",
"requestId": "<string>",
"code": "invalid_request",
"safeMessage": "<string>",
"retryable": true,
"recoveryActions": [
"none"
],
"occurredAtEpochMs": 1,
"realtimeTicketFailure": "invalid"
}{
"version": "external-rest-error/v1",
"requestId": "<string>",
"code": "invalid_request",
"safeMessage": "<string>",
"retryable": true,
"recoveryActions": [
"none"
],
"occurredAtEpochMs": 1,
"realtimeTicketFailure": "invalid"
}{
"version": "external-rest-error/v1",
"requestId": "<string>",
"code": "invalid_request",
"safeMessage": "<string>",
"retryable": true,
"recoveryActions": [
"none"
],
"occurredAtEpochMs": 1,
"realtimeTicketFailure": "invalid"
}{
"version": "external-rest-error/v1",
"requestId": "<string>",
"code": "invalid_request",
"safeMessage": "<string>",
"retryable": true,
"recoveryActions": [
"none"
],
"occurredAtEpochMs": 1,
"realtimeTicketFailure": "invalid"
}Withdrawals
Confirm an owner-signed withdrawal step
Prepares or completes the exact DFNS-signed Canton command currently due for this withdrawal, including V3 transfer-instruction acceptance.
Method and path: POST /v1/withdrawals//confirm
Authentication: DFNS trader bearer required.
Request schema: DfnsWithdrawalConfirmRequest.
Response schema: DfnsWithdrawalConfirmResponse.
Error envelope: ExternalRestError (external-rest-error/v1).
POST
/
v1
/
withdrawals
/
{withdrawalId}
/
confirm
Error
A valid request URL is required to generate request examples{
"version": "local-signing/v2",
"status": "approval_required",
"signingStep": "owner_withdrawal_consent",
"challenge": {
"challenge": "<string>",
"challengeIdentifier": "<string>",
"allowCredentials": {
"key": [
{
"type": "public-key",
"id": "<string>"
}
],
"webauthn": [
{
"type": "public-key",
"id": "<string>"
}
]
},
"userVerification": "required"
},
"withdrawal": {
"version": "local-signing/v2",
"withdrawalId": "<string>",
"accountId": "<string>",
"asset": "USD.E",
"amountAtoms": "<string>",
"status": "authorized",
"dueSigningStep": "owner_withdrawal_consent",
"payoutOfferExpiresAtEpochMs": 123,
"settled": true
}
}{
"version": "external-rest-error/v1",
"requestId": "<string>",
"code": "invalid_request",
"safeMessage": "<string>",
"retryable": true,
"recoveryActions": [
"none"
],
"occurredAtEpochMs": 1,
"realtimeTicketFailure": "invalid"
}{
"version": "external-rest-error/v1",
"requestId": "<string>",
"code": "invalid_request",
"safeMessage": "<string>",
"retryable": true,
"recoveryActions": [
"none"
],
"occurredAtEpochMs": 1,
"realtimeTicketFailure": "invalid"
}{
"version": "external-rest-error/v1",
"requestId": "<string>",
"code": "invalid_request",
"safeMessage": "<string>",
"retryable": true,
"recoveryActions": [
"none"
],
"occurredAtEpochMs": 1,
"realtimeTicketFailure": "invalid"
}{
"version": "external-rest-error/v1",
"requestId": "<string>",
"code": "invalid_request",
"safeMessage": "<string>",
"retryable": true,
"recoveryActions": [
"none"
],
"occurredAtEpochMs": 1,
"realtimeTicketFailure": "invalid"
}Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Minimum string length:
1Path Parameters
Minimum string length:
1Body
application/json
Response
Success
- Option 1
- Option 2
Allowed value:
"local-signing/v2"Allowed value:
"approval_required"Available options:
owner_withdrawal_consent, owner_payout_acceptance Show child attributes
Show child attributes
Show child attributes
Show child attributes