6️⃣Account Creation
Creates new account for the customer and generates a challenge to be signed in order to create a related blockchain account
Unique customer ID
HTTP message signature
HTTP message signature input
Idempotency key (UUID)
Content digest
Type of the account
Currencies of the account, at least one is required (ISO-4217)
Successful operation
Invalid request
Not authorised
Customer not found
Internal error
Signs previously issued challenge to sign account creation or deletion transaction on-chain
Unique account ID
HTTP message signature
HTTP message signature input
Idempotency key (UUID)
Content digest
Cryptographic signature generated using owner's EOA private key according to chain-specific algorithm. Signature is used for signing on-chain transactions such as creating a new account, authorising a recurring payment or setting up spending limits
Unique signer account ID in a form of a valid on-chain address
eip155:1:0xab16a96D359eC26a11e2C2b3d8f8B8942d5BfcdbOriginal base64 encoded challenge provided by this API for owner to sign
LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUZZd0VBWUhLb1pJemowQ0FRWUZLNEVFQUFvRFFnQUUzTEw1RldmVFgvL3BJaXNEL0xneFVIT2lxdlFTSUVWTgpGekloOTdLZXBlWk1iZVZsUGd1akZ4Yk5MN2x1ZVhRQnBpUWUzNmZLN0xSbXZNNHdEaWZFTkE9PQotLS0tLUVORCBQVUJMSUMgS0VZLS0tLS0=Base64 encoded signature
IfvwaW1eCqLvQaK0/7YjvK8HBGHWHPclHHQWH4L+w6Q3CFS8CjSzq0h8G8AhzTGMc0xRrik3TyvrDm8t1JtL9Bw=Successful operation
Invalid request
Not authorised
Account not found
Challenge already signed
Internal error
No content
Retrieves challenge to sign account creation or deletion transaction on-chain. This operation invalidates any previously issued challenges for the account
Unique account ID
HTTP message signature
HTTP message signature input
Successful operation
Cryptographic challenge generated to be signed by owner's EOA private key according to chain-specific algorithm. Challenge is used for verifying ownership of the account and signing on-chain transactions such as creating a new account, authorising a recurring payment or setting up spending limits
Base64 encoded message provided by this API for owner to sign
LS0tLS1CRUdJTiBQVUJMSUMgS0VZLS0tLS0KTUZZd0VBWUhLb1pJemowQ0FRWUZLNEVFQUFvRFFnQUUzTEw1RldmVFgvL3BJaXNEL0xneFVIT2lxdlFTSUVWTgpGekloOTdLZXBlWk1iZVZsUGd1akZ4Yk5MN2x1ZVhRQnBpUWUzNmZLN0xSbXZNNHdEaWZFTkE9PQotLS0tLUVORCBQVUJMSUMgS0VZLS0tLS0=Invalid request
Not authorised
Account not found
Internal error
Retrieves account's details
Unique account ID
HTTP message signature
HTTP message signature input
Successful operation
Unique account ID
Unique customer ID
Unique account ID in a form of a valid on-chain address. This would normally correspond to account's SCA address
eip155:1:0xab16a96D359eC26a11e2C2b3d8f8B8942d5BfcdbAccount status
Type of the account
Currencies of the account, at least one is required (ISO-4217)
Date this account was created (ISO-8601)
Date this account was updated (ISO-8601)
Invalid request
Not authorised
Account not found
Internal error
Last updated