{"openapi":"3.0.3","info":{"title":"ComPilot OpenAPI specification","version":"1.0.0","description":"The ComPilot API is a RESTful API that allows you to interact programmatically with ComPilot.\n\nAPI calls need to be authorized using HTTP bearer authorization, where the API key is used as the token.\n\nAPI calls are limited to 15 per second with a maximum of 300 per minute."},"servers":[{"url":"https://api.compilot.ai","description":"Production"}],"externalDocs":{"url":"https://docs.compilot.ai","description":"ComPilot Documentation"},"paths":{"/companies/{customerId}/claims":{"post":{"operationId":"companiesRouter-claims-createCompanyCustomerClaim","summary":"Create a company claim. Only one company claim per company allowed.","description":"Create company claim.","tags":["Company"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"sub":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"registrationNumber":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"},"legalAddress":{"type":"string","nullable":true},"incorporatedOn":{"type":"string","format":"date-time"},"type":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"controlScheme":{"type":"string","nullable":true},"taxId":{"type":"string","nullable":true},"registrationLocation":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"postalAddress":{"type":"string","nullable":true},"createdBy":{"type":"string"},"addresses":{"type":"array","items":{"type":"string"}},"beneficiaries":{"type":"array","items":{"type":"object","properties":{"applicantId":{"type":"string","nullable":true},"type":{"type":"string","enum":["ubo","shareholder","representative","director"],"nullable":true},"inRegistry":{"type":"boolean","nullable":true},"types":{"type":"array","items":{"type":"string","enum":["ubo","shareholder","representative","director"]},"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"imageIds":{"type":"array","items":{"type":"string"},"nullable":true},"shareSize":{"type":"number","nullable":true}},"additionalProperties":false}}},"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"sub":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"registrationNumber":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"legalAddress":{"type":"string","nullable":true},"incorporatedOn":{"type":"string","format":"date-time"},"type":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"controlScheme":{"type":"string","nullable":true},"taxId":{"type":"string","nullable":true},"registrationLocation":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"postalAddress":{"type":"string","nullable":true},"updatedAt":{"type":"string","format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"addresses":{"type":"array","items":{"type":"string"},"nullable":true},"beneficiaries":{"type":"array","items":{"type":"object","properties":{"applicantId":{"type":"string","nullable":true},"type":{"type":"string","enum":["ubo","shareholder","representative","director"],"nullable":true},"inRegistry":{"type":"boolean","nullable":true},"types":{"type":"array","items":{"type":"string","enum":["ubo","shareholder","representative","director"]},"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"imageIds":{"type":"array","items":{"type":"string"},"nullable":true},"shareSize":{"type":"number","nullable":true}},"additionalProperties":false}}},"required":["id","customerId","sub","companyName","registrationNumber","legalAddress","type","email","phone","controlScheme","taxId","registrationLocation","website","postalAddress","updatedAt","createdAt","createdBy","updatedBy","beneficiaries"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/{customerId}/claims/{id}":{"delete":{"operationId":"companiesRouter-claims-deleteCompanyCustomerClaim","summary":"Delete company customer claim","description":"Delete the company customer claim.","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string","format":"uuid"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/{customerId}/wallets":{"get":{"operationId":"companiesRouter-wallets-getCompanyWallets","summary":"Get company wallets","description":"Get all wallets for a company.","tags":["Companies"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string","format":"uuid"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","wallet","customerId","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}},"post":{"operationId":"companiesRouter-wallets-createCompanyWallet","summary":"Add company wallet","description":"Add a new wallet for a company.","tags":["Companies"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"verified":{"type":"boolean","nullable":true}},"required":["wallet"],"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string","format":"uuid"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","wallet","customerId","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/{customerId}/wallets/{id}":{"delete":{"operationId":"companiesRouter-wallets-deleteCompanyWallet","summary":"Delete company wallet","description":"Delete a company's wallet.","tags":["Companies"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"}},"required":["id"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/wallets/rescore/{id}":{"post":{"operationId":"companiesRouter-wallets-reScoreWallet","summary":"Re score companies wallet","description":"Re score a company's wallet.","tags":["Companies"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string","format":"uuid"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","wallet","customerId","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/details":{"get":{"operationId":"companiesRouter-getCompanyDetailsByWallet","summary":"Get company details by wallet address","description":"get a Company details by wallet address","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"address","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"workspaceId":{"type":"string","nullable":true},"organizationId":{"type":"string","nullable":true},"externalCustomerId":{"type":"string","nullable":true},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"customerId":{"type":"string","format":"uuid"},"externalId":{"type":"string","nullable":true},"beneficiaryData":{"type":"object","properties":{"id":{"type":"string"},"beneficiaryTypes":{"type":"array","items":{"type":"string","enum":["ubo","shareholder","representative","director"]},"nullable":true},"name":{"type":"string"},"email":{"type":"string"},"beneficiaryPositions":{"type":"array","items":{"anyOf":[{"type":"string","enum":["director","shareholder","other"]},{"type":"string"}]},"nullable":true},"ownershipPercentage":{"type":"number","nullable":true},"inRegistry":{"type":"boolean","nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"customerType":{"type":"string","enum":["Individual","Company"]},"belongsTo":{"type":"string","nullable":true}},"required":["id","name","status","customerType"],"additionalProperties":false,"nullable":true},"individualBeneficiaries":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"beneficiaryTypes":{"type":"array","items":{"type":"string","enum":["ubo","shareholder","representative","director"]},"nullable":true},"name":{"type":"string"},"email":{"type":"string"},"beneficiaryPositions":{"type":"array","items":{"anyOf":[{"type":"string","enum":["director","shareholder","other"]},{"type":"string"}]},"nullable":true},"ownershipPercentage":{"type":"number","nullable":true},"inRegistry":{"type":"boolean","nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"customerType":{"type":"string","enum":["Individual","Company"]},"belongsTo":{"type":"string","nullable":true}},"required":["id","status","customerType"],"additionalProperties":false},"nullable":true},"companyClaims":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"sub":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"registrationNumber":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"legalAddress":{"type":"string","nullable":true},"incorporatedOn":{"type":"string","format":"date-time"},"type":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"controlScheme":{"type":"string","nullable":true},"taxId":{"type":"string","nullable":true},"registrationLocation":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"postalAddress":{"type":"string","nullable":true},"updatedAt":{"type":"string","format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"addresses":{"type":"array","items":{"type":"string"},"nullable":true},"beneficiaries":{"type":"array","items":{"type":"object","properties":{"applicantId":{"type":"string","nullable":true},"type":{"type":"string","enum":["ubo","shareholder","representative","director"],"nullable":true},"inRegistry":{"type":"boolean","nullable":true},"types":{"type":"array","items":{"type":"string","enum":["ubo","shareholder","representative","director"]},"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"imageIds":{"type":"array","items":{"type":"string"},"nullable":true},"shareSize":{"type":"number","nullable":true}},"additionalProperties":false}}},"required":["id","customerId","sub","companyName","registrationNumber","legalAddress","type","email","phone","controlScheme","taxId","registrationLocation","website","postalAddress","updatedAt","createdAt","createdBy","updatedBy","beneficiaries"],"additionalProperties":false},"nullable":true},"documents":{"type":"array","items":{"type":"object","properties":{"documentId":{"type":"string","format":"uuid"},"workflowSessionId":{"type":"string","format":"uuid","nullable":true},"customerId":{"type":"string","format":"uuid"},"documentType":{"type":"string","enum":["id_image_front","id_image_back","selfie_image","proof_of_residence","company_document","video_kyc"]},"metadata":{"anyOf":[{"type":"object","properties":{"sumsubImageId":{"type":"number"},"mediaType":{"type":"string","enum":["image/jpg","image/jpeg","image/png","application/pdf","video/mp4","video/webm","video/quicktime"]},"journeyId":{"type":"string"},"documentType":{"type":"string","enum":["INCORPORATION_CERT","INCORPORATION_ARTICLES","SHAREHOLDER_REGISTRY","INFORMATION_STATEMENT","TRUST_AGREEMENT","STATE_REGISTRY"]},"name":{"type":"string"},"entryDate":{"type":"integer"},"entryTime":{"type":"string"},"isSandbox":{"type":"boolean"},"status":{"type":"string","enum":["ACCEPTED","DECLINED","IN_REVIEW"]},"reviewResult":{"type":"object","properties":{"reviewAnswer":{"type":"string","enum":["GREEN","RED","YELLOW"]},"moderationComment":{"type":"string"},"clientComment":{"type":"string"},"rejectLabels":{"type":"array","items":{"type":"string","enum":["FORGERY","DOCUMENT_TEMPLATE","LOW_QUALITY","SPAM","NOT_DOCUMENT","SELFIE_MISMATCH","ID_INVALID","FOREIGNER","DUPLICATE","BAD_AVATAR","WRONG_USER_REGION","INCOMPLETE_DOCUMENT","BLACKLIST","BLOCKLIST","UNSATISFACTORY_PHOTOS","DOCUMENT_PAGE_MISSING","DOCUMENT_DAMAGED","DIGITAL_DOCUMENT","REGULATIONS_VIOLATIONS","INCONSISTENT_PROFILE","PROBLEMATIC_APPLICANT_DATA","ADDITIONAL_DOCUMENT_REQUIRED","AGE_REQUIREMENT_MISMATCH","EXPERIENCE_REQUIREMENT_MISMATCH","CRIMINAL","WRONG_ADDRESS","GRAPHIC_EDITOR","DOCUMENT_DEPRIVED","COMPROMISED_PERSONS","PEP","ADVERSE_MEDIA","FRAUDULENT_PATTERNS","SANCTIONS","NOT_ALL_CHECKS_COMPLETED","FRONT_SIDE_MISSING","BACK_SIDE_MISSING","SCREENSHOTS","BLACK_AND_WHITE","INCOMPATIBLE_LANGUAGE","EXPIRATION_DATE","UNFILLED_ID","BAD_SELFIE","BAD_VIDEO_SELFIE","BAD_FACE_MATCHING","BAD_PROOF_OF_IDENTITY","BAD_PROOF_OF_ADDRESS","BAD_PROOF_OF_PAYMENT","SELFIE_WITH_PAPER","FRAUDULENT_LIVENESS","OTHER","REQUESTED_DATA_MISMATCH","OK","COMPANY_NOT_DEFINED_STRUCTURE","COMPANY_NOT_DEFINED_BENEFICIARIES","COMPANY_NOT_VALIDATED_BENEFICIAL_OWNERS","COMPANY_NOT_VALIDATED_BENEFICIARIES","COMPANY_NOT_VALIDATED_DIRECTORS","COMPANY_NOT_DEFINED_REPRESENTATIVES","COMPANY_NOT_VALIDATED_REPRESENTATIVES","COMPANY_INCORRECT_DATA","UNSUITABLE_DOCUMENT","OUTDATED_DOCUMENT_VERSION","COMPANY_NOT_DEFINED_OWNERSHIP_STRUCTURE","COMPANY_INACTIVE_ENTITY","APPLICANT_INTERRUPTED_INTERVIEW","DOCUMENT_MISSING","UNSUITABLE_ENV","CONNECTION_INTERRUPTED","UNSUPPORTED_LANGUAGE","THIRD_PARTY_INVOLVED","CHECK_UNAVAILABLE","DB_DATA_NOT_FOUND","DB_DATA_MISMATCH","INCORRECT_SOCIAL_NUMBER"]}},"reviewRejectType":{"type":"string","enum":["FINAL","RETRY"]}},"additionalProperties":false,"nullable":true},"deactivated":{"type":"boolean"}},"required":["sumsubImageId","mediaType","journeyId","documentType","entryDate","entryTime","isSandbox"],"additionalProperties":false},{"type":"object","properties":{"journeyId":{"type":"string","format":"uuid","description":"The ID of the journey that this credential is associated with"},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"The country of residence - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"},"name":{"type":"string","description":"Name of the document (e.g. ProofOfResidence.jpg)"},"documentType":{"type":"string","enum":["Gas_bill","Internet_bill","Electricity_bill","Rent_agreement","Bank_statement","Not_specified"],"description":"Type of the document (e.g. Gas bill, Internet bill, Electricity bill, Rent agreement, Bank statement)"},"entryDate":{"type":"integer","description":"Entry date associated with the credential"},"entryTime":{"type":"string","description":"Entry time associated with the credential"},"mediaType":{"type":"string","enum":["image/jpeg","image/jpg","image/png","application/pdf"],"description":"Media type of the document (e.g. image/jpeg, image/png, application/pdf)"},"county":{"type":"string","description":"The county of residence"},"city":{"type":"string","description":"The city of residence"},"streetName":{"type":"string","description":"The street name of residence"},"postalCode":{"type":"string","description":"The postal code of residence"},"isSandbox":{"type":"boolean","description":"Indicates if the credential was generated in a sandbox environment"}},"required":["journeyId","documentType","entryDate","entryTime"],"additionalProperties":false,"description":"Stores the data of the credential"},{"type":"object","properties":{"id":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string"},"roomId":{"type":"string"},"moderatorDisplayName":{"type":"string"}},"required":["id","journeyId","reviewStatus","roomId","moderatorDisplayName"],"additionalProperties":false},{"type":"object","properties":{"credentialId":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string","enum":["GREEN","RED","YELLOW"]},"verificationMode":{"type":"string","enum":["full_verification","sandbox"],"description":"The verification mode of the project"},"documentType":{"type":"string","enum":["ID_CARD","PASSPORT","DRIVERS","RESIDENCE_PERMIT","UTILITY_BILL","SELFIE","VIDEO_SELFIE","PROFILE_IMAGE","ID_DOC_PHOTO","AGREEMENT","CONTRACT","DRIVERS_TRANSLATION","INVESTOR_DOC","VEHICLE_REGISTRATION_CERTIFICATE","INCOME_SOURCE","PAYMENT_METHOD","BANK_CARD","COVID_VACCINATION_FORM","OTHER"]}},"required":["credentialId","journeyId","reviewStatus","verificationMode","documentType"],"additionalProperties":false},{"type":"object","properties":{"credentialId":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string","enum":["GREEN","RED","YELLOW"]},"verificationMode":{"type":"string","enum":["full_verification","sandbox"],"description":"The verification mode of the project"}},"required":["credentialId","journeyId","reviewStatus","verificationMode"],"additionalProperties":false}]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"document":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false}},"required":["documentId","customerId","documentType","metadata","createdAt","updatedAt","createdBy","updatedBy","document"],"additionalProperties":false},"nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true},"customerWallets":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string","format":"uuid"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"bigData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"wallet":{"type":"string"},"onchainData":{"anyOf":[{"type":"object","properties":{"error":{"anyOf":[{"type":"object","properties":{"statusCode":{"type":"number","enum":[400]},"errorCode":{"type":"string","enum":["INVALID_ADDRESS"]},"message":{"type":"string","enum":["The address provided isn't a valid address."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[401]},"errorCode":{"type":"string","enum":["API_KEY_NOT_FOUND"]},"message":{"type":"string","enum":["Your API key is not found."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[403]},"errorCode":{"type":"string","enum":["API_KEY_ARCHIVED"]},"message":{"type":"string","enum":["Your API key is archived."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[403]},"errorCode":{"type":"string","enum":["API_KEY_DISABLED"]},"message":{"type":"string","enum":["Your API key is disabled."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[403]},"errorCode":{"type":"string","enum":["SOURCE_IP_NOT_EQ_API_KEY_IPS"]},"message":{"type":"string","enum":["Your source IP does not match the IPs for your API key."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[500]},"errorCode":{"type":"string","enum":["INTERNAL_SERVER_ERROR"]},"message":{"type":"string","enum":["INTERNAL SERVER ERROR"]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[500]},"errorCode":{"type":"string","enum":["UNKNOWN_ERROR"]},"message":{"type":"string"}},"required":["statusCode","errorCode","message"],"additionalProperties":false,"description":"This is a fallback error, if bit rank parser fails"},{"type":"object","properties":{"statusCode":{"type":"number","enum":[500]},"errorCode":{"type":"string","enum":["RESULT_PARSER_ERROR"]},"message":{"type":"string"},"data":{"type":"string"}},"required":["statusCode","errorCode","message","data"],"additionalProperties":false,"description":"This is a fallback error, if zod parse fails on result"}]}},"required":["error"],"additionalProperties":false},{"type":"object","properties":{"label":{"type":"string"},"currency":{"type":"string"},"new_address":{"type":"boolean"},"score":{"type":"number"},"entities":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"type":{"type":"string"}},"required":["label","type"],"additionalProperties":false}},"flags":{"type":"array","items":{"type":"string"}},"flags_with_category":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"category":{"type":"string"}},"required":["name","category"],"additionalProperties":false}},"cluster":{"type":"object","properties":{"cluster_name":{"type":"string"},"cluster_identifier":{"type":"number"},"number_of_addresses_in_cluster":{"type":"number"}},"required":["cluster_name","cluster_identifier","number_of_addresses_in_cluster"],"additionalProperties":false},"first_seen_receiving":{"type":"number"},"first_seen_sending":{"type":"number"},"last_seen_receiving":{"type":"number"},"last_seen_sending":{"type":"number"},"received_amount":{"type":"number"},"sent_amount":{"type":"number"},"number_of_transactions":{"type":"number"},"received_transactions":{"type":"number"},"sent_transactions":{"type":"number"},"balance":{"type":"number"},"balance_fiat":{"type":"object","properties":{"jpy":{"type":"number"},"eur":{"type":"number"},"usd":{"type":"number"},"cad":{"type":"number"}},"required":["jpy","eur","usd","cad"],"additionalProperties":false},"bitrank_counterparty_exposure":{"type":"object","properties":{"in":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["min","max","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false},"out":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["min","max","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false}},"required":["in","out"],"additionalProperties":false},"entity_counterparty_exposure":{"type":"object","properties":{"in":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false},"out":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false}},"required":["in","out"],"additionalProperties":false},"flag_counterparty_exposure":{"type":"object","properties":{"in":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false},"out":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false}},"required":["in","out"],"additionalProperties":false},"transactions":{"type":"array","items":{"type":"object","properties":{"hash":{"type":"string"},"amount":{"type":"number"},"fees":{"type":"number"}},"required":["hash","amount","fees"],"additionalProperties":false}}},"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"crypto":{"type":"string","enum":["btc","eth","ltc","bch","xrp","xlm","sys","xdc","doge","dash","zec","trx","etc","bsc"],"default":"eth","nullable":true},"address":{"type":"string","nullable":true},"properties":{"type":"array","items":{"type":"object","properties":{"property":{"type":"string","enum":["score","entities","flags","currency","new_address","flags_with_category","cluster","first_seen_receiving","first_seen_sending","last_seen_receiving","last_seen_sending","received_amount","sent_amount","number_of_transactions","received_transactions","sent_transactions","balance","balance_fiat","bitrank_counterparty_exposure","entity_counterparty_exposure","flag_counterparty_exposure"]}},"required":["property"],"additionalProperties":false,"description":"A comma-separated list of properties that will determine if the property is in the response."},"description":"Optional query parameter to specify properties to include in the response.","default":[{"property":"score"},{"property":"entities"},{"property":"flags"},{"property":"currency"},{"property":"new_address"}],"nullable":true},"label":{"type":"string","maxLength":255,"description":"Optional string of up to 255 characters for labeling the search.","nullable":true},"transactionsPerPage":{"type":"number","description":"Optional parameter to specify the number of transactions per page in the response.","nullable":true}},"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","wallet","onchainData","requestObject","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"merkleScienceData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"wallet":{"type":"string"},"onchainData":{"anyOf":[{"type":"object","properties":{"statusCode":{"type":"number","nullable":true},"identifier":{"type":"string","nullable":true},"blockchain":{"type":"integer","minimum":0,"maximum":123,"nullable":true},"blockchain_verbose":{"type":"string","enum":["Bitcoin","Ethereum","Litecoin","BitcoinCash","Ripple","Dogecoin","Zilliqa","BinanceSmartChain","Polygon","Tron","Cardano","Polkadot","Stellar","Hedera","Cronos","Optimism","Arbitrum","Fantom","Monero","Cosmos","Zcash","EthereumClassic","Dash","Solana","AvalancheC_Chain","Verge","BitcoinGold","Algorand","Acala","Akash","Arweave","Ardor","Ark","Astar","Band","BinanceNative","Celo","Chiliz","Nervos","CronosNative","Digibyte","Multiversx","Enjin","Eos","EthereumPow","FetchAI","Filecoin","Flow","Flare","Moonbeam","Helium","ICP","Icon","Injective","IOTA","IoTex","Iris","Kava","Kadena","Klaytn","Komodo","Kusama","Lisk","Terra","Mina","Moonriver","Nano","Near","Neo3","Oasys","One","Ontology","Osmosis","Polymesh","QTUM","Oasis","Thorchain","Ravencoin","Siacoin","Shiden","Songbird","Stratis","Stacks","SUI","zkSync","Theta","Tomo","VeChain","Waves","Wax","WEMIX","WaltonChain","Chia","Tezos","Zcoin","Celestia","Neutron","Avalanche_P","Sei","Avalanche_X","Aztec","Bittensor","Casper","Deso","Juno","PocketNetwork","Ronin","Vara","XPLA","Archway","Axelar","Dymension","Starknet","Orai","Lukso","bitsCrunch","Reef","ImmutablezkEVM","BaseProtocol","ArbitrumNova","Canto","MetisDAO","Aptos","Bitcoin Cash","Binance Smart Chain","Ethereum Classic","Avalanche C-Chain","Bitcoin Gold","Binance Native","Cronos Native","Ethereum Pow","Fetch AI","Avalanche-P","Avalanche-X","Pocket Network","Immutable zkEVM","Base Protocol","Arbitrum Nova"],"nullable":true},"customer_id":{"type":"string","format":"uuid","nullable":true},"type":{"type":"number","nullable":true},"type_verbose":{"type":"string","nullable":true},"total_incoming_value":{"type":"string","nullable":true},"total_incoming_value_usd":{"type":"string","nullable":true},"total_outgoing_value":{"type":"string","nullable":true},"total_outgoing_value_usd":{"type":"string","nullable":true},"balance":{"type":"number","nullable":true},"earliest_transaction_time":{"type":"string","nullable":true},"latest_transaction_time":{"type":"string","nullable":true},"risk_level":{"type":"integer","minimum":0,"maximum":5,"nullable":true},"risk_level_verbose":{"type":"string","enum":["No Risk Detected","Info","Caution","Medium","High","Critical"],"nullable":true},"created_at":{"type":"string","nullable":true},"updated_at":{"type":"string","nullable":true},"originator":{"type":"array","items":{"type":"object","properties":{"tag_type_verbose":{"type":"string"},"tag_subtype_verbose":{"type":"string"},"tag_name_verbose":{"type":"string"},"total_value_usd":{"type":"number"},"exposure_type":{"type":"string"}},"required":["tag_type_verbose","tag_subtype_verbose","tag_name_verbose","total_value_usd","exposure_type"],"additionalProperties":false},"nullable":true},"beneficiary":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":false},"nullable":true},"tags":{"type":"object","properties":{"owner":{"type":"object","properties":{"tag_type_verbose":{"type":"string","nullable":true},"tag_subtype_verbose":{"type":"string","nullable":true},"tag_name_verbose":{"type":"string","nullable":true}},"additionalProperties":false},"user":{"type":"object","properties":{"tag_type_verbose":{"type":"string","nullable":true},"tag_subtype_verbose":{"type":"string","nullable":true},"tag_name_verbose":{"type":"string","nullable":true}},"additionalProperties":false}},"required":["owner","user"],"additionalProperties":false,"nullable":true},"custom_tags":{"type":"array","items":{"type":"string"},"nullable":true},"digital_assets":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","nullable":true},"symbol":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true}},"additionalProperties":false},{"type":"object","properties":{"error":{"type":"object","properties":{"error":{"type":"string"},"message":{"type":"string"},"data":{"type":"string","nullable":true}},"required":["error","message"],"additionalProperties":false},"risk_level":{"type":"integer","minimum":0,"maximum":5,"nullable":true},"risk_level_verbose":{"type":"string","enum":["No Risk Detected","Info","Caution","Medium","High","Critical"],"nullable":true},"identifier":{"type":"string","nullable":true}},"required":["error"],"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"identifier":{"type":"string"},"blockchain":{"type":"string","enum":["0","1","2","3","4","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","91","92","93","94","95","96","97","98","99","100","101","102","103","104","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123"]},"customer_id":{"type":"string","format":"uuid"},"type":{"type":"number","enum":[1,2]},"show_alerts":{"type":"boolean","nullable":true},"custom_tags":{"type":"array","items":{"type":"string"},"nullable":true}},"required":["identifier","blockchain","type"],"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","wallet","onchainData","requestObject","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"chainalysisData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"wallet":{"type":"string"},"onchainData":{"anyOf":[{"type":"object","properties":{"address":{"type":"string"},"risk":{"type":"string","enum":["Severe","High","Medium","Low"]},"riskReason":{"type":"string","nullable":true},"cluster":{"type":"object","properties":{"name":{"type":"string"},"category":{"type":"string"}},"required":["name","category"],"additionalProperties":false,"nullable":true},"addressType":{"type":"string","enum":["PRIVATE_WALLET","LIQUIDITY_POOL","SERVICE_PROVIDER"]},"addressIdentifications":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"address":{"type":"string"},"category":{"type":"string"},"description":{"type":"string"},"url":{"type":"string","nullable":true},"createdAt":{"type":"number"}},"required":["name","address","category","description","createdAt"],"additionalProperties":false}},"exposures":{"type":"array","items":{"type":"object","properties":{"category":{"type":"string"},"value":{"type":"number"},"exposureType":{"type":"string","enum":["direct","indirect"]},"direction":{"type":"string","enum":["both_directions"]}},"required":["category","value","exposureType","direction"],"additionalProperties":false},"nullable":true},"triggers":{"type":"array","items":{"type":"object","properties":{"category":{"type":"string"},"percentage":{"type":"number"},"message":{"type":"string"},"ruleTriggered":{"type":"object","properties":{"risk":{"type":"string"},"minThreshold":{"type":"number"},"maxThreshold":{"type":"number"},"exposureType":{"type":"string","enum":["direct","indirect"]},"direction":{"type":"string","enum":["both_directions"]}},"required":["risk","minThreshold","maxThreshold","exposureType","direction"],"additionalProperties":false,"nullable":true}},"required":["category","percentage","message"],"additionalProperties":false},"nullable":true},"status":{"type":"string","enum":["COMPLETE"]},"poolMetadata":{"type":"object","properties":{"fees":{"type":"number","nullable":true},"tokens":{"type":"array","items":{"type":"string"}}},"required":["tokens"],"additionalProperties":false,"nullable":true}},"required":["address","risk","addressType","addressIdentifications","status"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","nullable":true},"error":{"type":"object","properties":{"error":{"type":"string"},"message":{"type":"string"},"data":{"type":"string","nullable":true}},"required":["error","message"],"additionalProperties":false}},"required":["error"],"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"address":{"type":"string"}},"required":["address"],"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","wallet","onchainData","requestObject","createdAt","updatedAt"],"additionalProperties":false},"nullable":true}},"required":["id","wallet","customerId","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"companyBeneficiaries":{"type":"array","items":{}}},"required":["id","cmsProjectId","workspaceId","organizationId","externalCustomerId","riskScore","type","onboardingLevel","status","createdAt","updatedAt","createdBy","updatedBy","customerId","customerWallets","companyBeneficiaries"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/{customerId}":{"get":{"operationId":"companiesRouter-getCompany","summary":"Get company","description":"get a Company.","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"workspaceId","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"externalId":{"type":"string"},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","externalId","onboardingLevel","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}},"put":{"operationId":"companiesRouter-updateCompany","summary":"Update company","description":"Update a company.","tags":["Company"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"reason":{"type":"string","nullable":true},"externalId":{"type":"string"},"updatedBy":{"type":"string"}},"required":["updatedBy"],"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"externalId":{"type":"string"},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","externalId","onboardingLevel","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}},"delete":{"operationId":"companiesRouter-deleteCompany","summary":"Delete company","description":"Delete a company.","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/{customerId}/details":{"get":{"operationId":"companiesRouter-getCompanyDetail","summary":"Get company details","description":"get a Company details.","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"workspaceId","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"workspaceId":{"type":"string","nullable":true},"organizationId":{"type":"string","nullable":true},"externalCustomerId":{"type":"string","nullable":true},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"customerId":{"type":"string","format":"uuid"},"externalId":{"type":"string","nullable":true},"beneficiaryData":{"type":"object","properties":{"id":{"type":"string"},"beneficiaryTypes":{"type":"array","items":{"type":"string","enum":["ubo","shareholder","representative","director"]},"nullable":true},"name":{"type":"string"},"email":{"type":"string"},"beneficiaryPositions":{"type":"array","items":{"anyOf":[{"type":"string","enum":["director","shareholder","other"]},{"type":"string"}]},"nullable":true},"ownershipPercentage":{"type":"number","nullable":true},"inRegistry":{"type":"boolean","nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"customerType":{"type":"string","enum":["Individual","Company"]},"belongsTo":{"type":"string","nullable":true}},"required":["id","name","status","customerType"],"additionalProperties":false,"nullable":true},"individualBeneficiaries":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"beneficiaryTypes":{"type":"array","items":{"type":"string","enum":["ubo","shareholder","representative","director"]},"nullable":true},"name":{"type":"string"},"email":{"type":"string"},"beneficiaryPositions":{"type":"array","items":{"anyOf":[{"type":"string","enum":["director","shareholder","other"]},{"type":"string"}]},"nullable":true},"ownershipPercentage":{"type":"number","nullable":true},"inRegistry":{"type":"boolean","nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"customerType":{"type":"string","enum":["Individual","Company"]},"belongsTo":{"type":"string","nullable":true}},"required":["id","status","customerType"],"additionalProperties":false},"nullable":true},"companyClaims":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"sub":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"registrationNumber":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"legalAddress":{"type":"string","nullable":true},"incorporatedOn":{"type":"string","format":"date-time"},"type":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"controlScheme":{"type":"string","nullable":true},"taxId":{"type":"string","nullable":true},"registrationLocation":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"postalAddress":{"type":"string","nullable":true},"updatedAt":{"type":"string","format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"addresses":{"type":"array","items":{"type":"string"},"nullable":true},"beneficiaries":{"type":"array","items":{"type":"object","properties":{"applicantId":{"type":"string","nullable":true},"type":{"type":"string","enum":["ubo","shareholder","representative","director"],"nullable":true},"inRegistry":{"type":"boolean","nullable":true},"types":{"type":"array","items":{"type":"string","enum":["ubo","shareholder","representative","director"]},"nullable":true},"positions":{"type":"array","items":{"type":"string"},"nullable":true},"imageIds":{"type":"array","items":{"type":"string"},"nullable":true},"shareSize":{"type":"number","nullable":true}},"additionalProperties":false}}},"required":["id","customerId","sub","companyName","registrationNumber","legalAddress","type","email","phone","controlScheme","taxId","registrationLocation","website","postalAddress","updatedAt","createdAt","createdBy","updatedBy","beneficiaries"],"additionalProperties":false},"nullable":true},"documents":{"type":"array","items":{"type":"object","properties":{"documentId":{"type":"string","format":"uuid"},"workflowSessionId":{"type":"string","format":"uuid","nullable":true},"customerId":{"type":"string","format":"uuid"},"documentType":{"type":"string","enum":["id_image_front","id_image_back","selfie_image","proof_of_residence","company_document","video_kyc"]},"metadata":{"anyOf":[{"type":"object","properties":{"sumsubImageId":{"type":"number"},"mediaType":{"type":"string","enum":["image/jpg","image/jpeg","image/png","application/pdf","video/mp4","video/webm","video/quicktime"]},"journeyId":{"type":"string"},"documentType":{"type":"string","enum":["INCORPORATION_CERT","INCORPORATION_ARTICLES","SHAREHOLDER_REGISTRY","INFORMATION_STATEMENT","TRUST_AGREEMENT","STATE_REGISTRY"]},"name":{"type":"string"},"entryDate":{"type":"integer"},"entryTime":{"type":"string"},"isSandbox":{"type":"boolean"},"status":{"type":"string","enum":["ACCEPTED","DECLINED","IN_REVIEW"]},"reviewResult":{"type":"object","properties":{"reviewAnswer":{"type":"string","enum":["GREEN","RED","YELLOW"]},"moderationComment":{"type":"string"},"clientComment":{"type":"string"},"rejectLabels":{"type":"array","items":{"type":"string","enum":["FORGERY","DOCUMENT_TEMPLATE","LOW_QUALITY","SPAM","NOT_DOCUMENT","SELFIE_MISMATCH","ID_INVALID","FOREIGNER","DUPLICATE","BAD_AVATAR","WRONG_USER_REGION","INCOMPLETE_DOCUMENT","BLACKLIST","BLOCKLIST","UNSATISFACTORY_PHOTOS","DOCUMENT_PAGE_MISSING","DOCUMENT_DAMAGED","DIGITAL_DOCUMENT","REGULATIONS_VIOLATIONS","INCONSISTENT_PROFILE","PROBLEMATIC_APPLICANT_DATA","ADDITIONAL_DOCUMENT_REQUIRED","AGE_REQUIREMENT_MISMATCH","EXPERIENCE_REQUIREMENT_MISMATCH","CRIMINAL","WRONG_ADDRESS","GRAPHIC_EDITOR","DOCUMENT_DEPRIVED","COMPROMISED_PERSONS","PEP","ADVERSE_MEDIA","FRAUDULENT_PATTERNS","SANCTIONS","NOT_ALL_CHECKS_COMPLETED","FRONT_SIDE_MISSING","BACK_SIDE_MISSING","SCREENSHOTS","BLACK_AND_WHITE","INCOMPATIBLE_LANGUAGE","EXPIRATION_DATE","UNFILLED_ID","BAD_SELFIE","BAD_VIDEO_SELFIE","BAD_FACE_MATCHING","BAD_PROOF_OF_IDENTITY","BAD_PROOF_OF_ADDRESS","BAD_PROOF_OF_PAYMENT","SELFIE_WITH_PAPER","FRAUDULENT_LIVENESS","OTHER","REQUESTED_DATA_MISMATCH","OK","COMPANY_NOT_DEFINED_STRUCTURE","COMPANY_NOT_DEFINED_BENEFICIARIES","COMPANY_NOT_VALIDATED_BENEFICIAL_OWNERS","COMPANY_NOT_VALIDATED_BENEFICIARIES","COMPANY_NOT_VALIDATED_DIRECTORS","COMPANY_NOT_DEFINED_REPRESENTATIVES","COMPANY_NOT_VALIDATED_REPRESENTATIVES","COMPANY_INCORRECT_DATA","UNSUITABLE_DOCUMENT","OUTDATED_DOCUMENT_VERSION","COMPANY_NOT_DEFINED_OWNERSHIP_STRUCTURE","COMPANY_INACTIVE_ENTITY","APPLICANT_INTERRUPTED_INTERVIEW","DOCUMENT_MISSING","UNSUITABLE_ENV","CONNECTION_INTERRUPTED","UNSUPPORTED_LANGUAGE","THIRD_PARTY_INVOLVED","CHECK_UNAVAILABLE","DB_DATA_NOT_FOUND","DB_DATA_MISMATCH","INCORRECT_SOCIAL_NUMBER"]}},"reviewRejectType":{"type":"string","enum":["FINAL","RETRY"]}},"additionalProperties":false,"nullable":true},"deactivated":{"type":"boolean"}},"required":["sumsubImageId","mediaType","journeyId","documentType","entryDate","entryTime","isSandbox"],"additionalProperties":false},{"type":"object","properties":{"journeyId":{"type":"string","format":"uuid","description":"The ID of the journey that this credential is associated with"},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"The country of residence - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"},"name":{"type":"string","description":"Name of the document (e.g. ProofOfResidence.jpg)"},"documentType":{"type":"string","enum":["Gas_bill","Internet_bill","Electricity_bill","Rent_agreement","Bank_statement","Not_specified"],"description":"Type of the document (e.g. Gas bill, Internet bill, Electricity bill, Rent agreement, Bank statement)"},"entryDate":{"type":"integer","description":"Entry date associated with the credential"},"entryTime":{"type":"string","description":"Entry time associated with the credential"},"mediaType":{"type":"string","enum":["image/jpeg","image/jpg","image/png","application/pdf"],"description":"Media type of the document (e.g. image/jpeg, image/png, application/pdf)"},"county":{"type":"string","description":"The county of residence"},"city":{"type":"string","description":"The city of residence"},"streetName":{"type":"string","description":"The street name of residence"},"postalCode":{"type":"string","description":"The postal code of residence"},"isSandbox":{"type":"boolean","description":"Indicates if the credential was generated in a sandbox environment"}},"required":["journeyId","documentType","entryDate","entryTime"],"additionalProperties":false,"description":"Stores the data of the credential"},{"type":"object","properties":{"id":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string"},"roomId":{"type":"string"},"moderatorDisplayName":{"type":"string"}},"required":["id","journeyId","reviewStatus","roomId","moderatorDisplayName"],"additionalProperties":false},{"type":"object","properties":{"credentialId":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string","enum":["GREEN","RED","YELLOW"]},"verificationMode":{"type":"string","enum":["full_verification","sandbox"],"description":"The verification mode of the project"},"documentType":{"type":"string","enum":["ID_CARD","PASSPORT","DRIVERS","RESIDENCE_PERMIT","UTILITY_BILL","SELFIE","VIDEO_SELFIE","PROFILE_IMAGE","ID_DOC_PHOTO","AGREEMENT","CONTRACT","DRIVERS_TRANSLATION","INVESTOR_DOC","VEHICLE_REGISTRATION_CERTIFICATE","INCOME_SOURCE","PAYMENT_METHOD","BANK_CARD","COVID_VACCINATION_FORM","OTHER"]}},"required":["credentialId","journeyId","reviewStatus","verificationMode","documentType"],"additionalProperties":false},{"type":"object","properties":{"credentialId":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string","enum":["GREEN","RED","YELLOW"]},"verificationMode":{"type":"string","enum":["full_verification","sandbox"],"description":"The verification mode of the project"}},"required":["credentialId","journeyId","reviewStatus","verificationMode"],"additionalProperties":false}]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"document":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false}},"required":["documentId","customerId","documentType","metadata","createdAt","updatedAt","createdBy","updatedBy","document"],"additionalProperties":false},"nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true},"customerWallets":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string","format":"uuid"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"bigData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"wallet":{"type":"string"},"onchainData":{"anyOf":[{"type":"object","properties":{"error":{"anyOf":[{"type":"object","properties":{"statusCode":{"type":"number","enum":[400]},"errorCode":{"type":"string","enum":["INVALID_ADDRESS"]},"message":{"type":"string","enum":["The address provided isn't a valid address."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[401]},"errorCode":{"type":"string","enum":["API_KEY_NOT_FOUND"]},"message":{"type":"string","enum":["Your API key is not found."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[403]},"errorCode":{"type":"string","enum":["API_KEY_ARCHIVED"]},"message":{"type":"string","enum":["Your API key is archived."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[403]},"errorCode":{"type":"string","enum":["API_KEY_DISABLED"]},"message":{"type":"string","enum":["Your API key is disabled."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[403]},"errorCode":{"type":"string","enum":["SOURCE_IP_NOT_EQ_API_KEY_IPS"]},"message":{"type":"string","enum":["Your source IP does not match the IPs for your API key."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[500]},"errorCode":{"type":"string","enum":["INTERNAL_SERVER_ERROR"]},"message":{"type":"string","enum":["INTERNAL SERVER ERROR"]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[500]},"errorCode":{"type":"string","enum":["UNKNOWN_ERROR"]},"message":{"type":"string"}},"required":["statusCode","errorCode","message"],"additionalProperties":false,"description":"This is a fallback error, if bit rank parser fails"},{"type":"object","properties":{"statusCode":{"type":"number","enum":[500]},"errorCode":{"type":"string","enum":["RESULT_PARSER_ERROR"]},"message":{"type":"string"},"data":{"type":"string"}},"required":["statusCode","errorCode","message","data"],"additionalProperties":false,"description":"This is a fallback error, if zod parse fails on result"}]}},"required":["error"],"additionalProperties":false},{"type":"object","properties":{"label":{"type":"string"},"currency":{"type":"string"},"new_address":{"type":"boolean"},"score":{"type":"number"},"entities":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"type":{"type":"string"}},"required":["label","type"],"additionalProperties":false}},"flags":{"type":"array","items":{"type":"string"}},"flags_with_category":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"category":{"type":"string"}},"required":["name","category"],"additionalProperties":false}},"cluster":{"type":"object","properties":{"cluster_name":{"type":"string"},"cluster_identifier":{"type":"number"},"number_of_addresses_in_cluster":{"type":"number"}},"required":["cluster_name","cluster_identifier","number_of_addresses_in_cluster"],"additionalProperties":false},"first_seen_receiving":{"type":"number"},"first_seen_sending":{"type":"number"},"last_seen_receiving":{"type":"number"},"last_seen_sending":{"type":"number"},"received_amount":{"type":"number"},"sent_amount":{"type":"number"},"number_of_transactions":{"type":"number"},"received_transactions":{"type":"number"},"sent_transactions":{"type":"number"},"balance":{"type":"number"},"balance_fiat":{"type":"object","properties":{"jpy":{"type":"number"},"eur":{"type":"number"},"usd":{"type":"number"},"cad":{"type":"number"}},"required":["jpy","eur","usd","cad"],"additionalProperties":false},"bitrank_counterparty_exposure":{"type":"object","properties":{"in":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["min","max","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false},"out":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["min","max","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false}},"required":["in","out"],"additionalProperties":false},"entity_counterparty_exposure":{"type":"object","properties":{"in":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false},"out":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false}},"required":["in","out"],"additionalProperties":false},"flag_counterparty_exposure":{"type":"object","properties":{"in":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false},"out":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false}},"required":["in","out"],"additionalProperties":false},"transactions":{"type":"array","items":{"type":"object","properties":{"hash":{"type":"string"},"amount":{"type":"number"},"fees":{"type":"number"}},"required":["hash","amount","fees"],"additionalProperties":false}}},"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"crypto":{"type":"string","enum":["btc","eth","ltc","bch","xrp","xlm","sys","xdc","doge","dash","zec","trx","etc","bsc"],"default":"eth","nullable":true},"address":{"type":"string","nullable":true},"properties":{"type":"array","items":{"type":"object","properties":{"property":{"type":"string","enum":["score","entities","flags","currency","new_address","flags_with_category","cluster","first_seen_receiving","first_seen_sending","last_seen_receiving","last_seen_sending","received_amount","sent_amount","number_of_transactions","received_transactions","sent_transactions","balance","balance_fiat","bitrank_counterparty_exposure","entity_counterparty_exposure","flag_counterparty_exposure"]}},"required":["property"],"additionalProperties":false,"description":"A comma-separated list of properties that will determine if the property is in the response."},"description":"Optional query parameter to specify properties to include in the response.","default":[{"property":"score"},{"property":"entities"},{"property":"flags"},{"property":"currency"},{"property":"new_address"}],"nullable":true},"label":{"type":"string","maxLength":255,"description":"Optional string of up to 255 characters for labeling the search.","nullable":true},"transactionsPerPage":{"type":"number","description":"Optional parameter to specify the number of transactions per page in the response.","nullable":true}},"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","wallet","onchainData","requestObject","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"merkleScienceData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"wallet":{"type":"string"},"onchainData":{"anyOf":[{"type":"object","properties":{"statusCode":{"type":"number","nullable":true},"identifier":{"type":"string","nullable":true},"blockchain":{"type":"integer","minimum":0,"maximum":123,"nullable":true},"blockchain_verbose":{"type":"string","enum":["Bitcoin","Ethereum","Litecoin","BitcoinCash","Ripple","Dogecoin","Zilliqa","BinanceSmartChain","Polygon","Tron","Cardano","Polkadot","Stellar","Hedera","Cronos","Optimism","Arbitrum","Fantom","Monero","Cosmos","Zcash","EthereumClassic","Dash","Solana","AvalancheC_Chain","Verge","BitcoinGold","Algorand","Acala","Akash","Arweave","Ardor","Ark","Astar","Band","BinanceNative","Celo","Chiliz","Nervos","CronosNative","Digibyte","Multiversx","Enjin","Eos","EthereumPow","FetchAI","Filecoin","Flow","Flare","Moonbeam","Helium","ICP","Icon","Injective","IOTA","IoTex","Iris","Kava","Kadena","Klaytn","Komodo","Kusama","Lisk","Terra","Mina","Moonriver","Nano","Near","Neo3","Oasys","One","Ontology","Osmosis","Polymesh","QTUM","Oasis","Thorchain","Ravencoin","Siacoin","Shiden","Songbird","Stratis","Stacks","SUI","zkSync","Theta","Tomo","VeChain","Waves","Wax","WEMIX","WaltonChain","Chia","Tezos","Zcoin","Celestia","Neutron","Avalanche_P","Sei","Avalanche_X","Aztec","Bittensor","Casper","Deso","Juno","PocketNetwork","Ronin","Vara","XPLA","Archway","Axelar","Dymension","Starknet","Orai","Lukso","bitsCrunch","Reef","ImmutablezkEVM","BaseProtocol","ArbitrumNova","Canto","MetisDAO","Aptos","Bitcoin Cash","Binance Smart Chain","Ethereum Classic","Avalanche C-Chain","Bitcoin Gold","Binance Native","Cronos Native","Ethereum Pow","Fetch AI","Avalanche-P","Avalanche-X","Pocket Network","Immutable zkEVM","Base Protocol","Arbitrum Nova"],"nullable":true},"customer_id":{"type":"string","format":"uuid","nullable":true},"type":{"type":"number","nullable":true},"type_verbose":{"type":"string","nullable":true},"total_incoming_value":{"type":"string","nullable":true},"total_incoming_value_usd":{"type":"string","nullable":true},"total_outgoing_value":{"type":"string","nullable":true},"total_outgoing_value_usd":{"type":"string","nullable":true},"balance":{"type":"number","nullable":true},"earliest_transaction_time":{"type":"string","nullable":true},"latest_transaction_time":{"type":"string","nullable":true},"risk_level":{"type":"integer","minimum":0,"maximum":5,"nullable":true},"risk_level_verbose":{"type":"string","enum":["No Risk Detected","Info","Caution","Medium","High","Critical"],"nullable":true},"created_at":{"type":"string","nullable":true},"updated_at":{"type":"string","nullable":true},"originator":{"type":"array","items":{"type":"object","properties":{"tag_type_verbose":{"type":"string"},"tag_subtype_verbose":{"type":"string"},"tag_name_verbose":{"type":"string"},"total_value_usd":{"type":"number"},"exposure_type":{"type":"string"}},"required":["tag_type_verbose","tag_subtype_verbose","tag_name_verbose","total_value_usd","exposure_type"],"additionalProperties":false},"nullable":true},"beneficiary":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":false},"nullable":true},"tags":{"type":"object","properties":{"owner":{"type":"object","properties":{"tag_type_verbose":{"type":"string","nullable":true},"tag_subtype_verbose":{"type":"string","nullable":true},"tag_name_verbose":{"type":"string","nullable":true}},"additionalProperties":false},"user":{"type":"object","properties":{"tag_type_verbose":{"type":"string","nullable":true},"tag_subtype_verbose":{"type":"string","nullable":true},"tag_name_verbose":{"type":"string","nullable":true}},"additionalProperties":false}},"required":["owner","user"],"additionalProperties":false,"nullable":true},"custom_tags":{"type":"array","items":{"type":"string"},"nullable":true},"digital_assets":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","nullable":true},"symbol":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true}},"additionalProperties":false},{"type":"object","properties":{"error":{"type":"object","properties":{"error":{"type":"string"},"message":{"type":"string"},"data":{"type":"string","nullable":true}},"required":["error","message"],"additionalProperties":false},"risk_level":{"type":"integer","minimum":0,"maximum":5,"nullable":true},"risk_level_verbose":{"type":"string","enum":["No Risk Detected","Info","Caution","Medium","High","Critical"],"nullable":true},"identifier":{"type":"string","nullable":true}},"required":["error"],"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"identifier":{"type":"string"},"blockchain":{"type":"string","enum":["0","1","2","3","4","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","91","92","93","94","95","96","97","98","99","100","101","102","103","104","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123"]},"customer_id":{"type":"string","format":"uuid"},"type":{"type":"number","enum":[1,2]},"show_alerts":{"type":"boolean","nullable":true},"custom_tags":{"type":"array","items":{"type":"string"},"nullable":true}},"required":["identifier","blockchain","type"],"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","wallet","onchainData","requestObject","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"chainalysisData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"wallet":{"type":"string"},"onchainData":{"anyOf":[{"type":"object","properties":{"address":{"type":"string"},"risk":{"type":"string","enum":["Severe","High","Medium","Low"]},"riskReason":{"type":"string","nullable":true},"cluster":{"type":"object","properties":{"name":{"type":"string"},"category":{"type":"string"}},"required":["name","category"],"additionalProperties":false,"nullable":true},"addressType":{"type":"string","enum":["PRIVATE_WALLET","LIQUIDITY_POOL","SERVICE_PROVIDER"]},"addressIdentifications":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"address":{"type":"string"},"category":{"type":"string"},"description":{"type":"string"},"url":{"type":"string","nullable":true},"createdAt":{"type":"number"}},"required":["name","address","category","description","createdAt"],"additionalProperties":false}},"exposures":{"type":"array","items":{"type":"object","properties":{"category":{"type":"string"},"value":{"type":"number"},"exposureType":{"type":"string","enum":["direct","indirect"]},"direction":{"type":"string","enum":["both_directions"]}},"required":["category","value","exposureType","direction"],"additionalProperties":false},"nullable":true},"triggers":{"type":"array","items":{"type":"object","properties":{"category":{"type":"string"},"percentage":{"type":"number"},"message":{"type":"string"},"ruleTriggered":{"type":"object","properties":{"risk":{"type":"string"},"minThreshold":{"type":"number"},"maxThreshold":{"type":"number"},"exposureType":{"type":"string","enum":["direct","indirect"]},"direction":{"type":"string","enum":["both_directions"]}},"required":["risk","minThreshold","maxThreshold","exposureType","direction"],"additionalProperties":false,"nullable":true}},"required":["category","percentage","message"],"additionalProperties":false},"nullable":true},"status":{"type":"string","enum":["COMPLETE"]},"poolMetadata":{"type":"object","properties":{"fees":{"type":"number","nullable":true},"tokens":{"type":"array","items":{"type":"string"}}},"required":["tokens"],"additionalProperties":false,"nullable":true}},"required":["address","risk","addressType","addressIdentifications","status"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","nullable":true},"error":{"type":"object","properties":{"error":{"type":"string"},"message":{"type":"string"},"data":{"type":"string","nullable":true}},"required":["error","message"],"additionalProperties":false}},"required":["error"],"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"address":{"type":"string"}},"required":["address"],"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","wallet","onchainData","requestObject","createdAt","updatedAt"],"additionalProperties":false},"nullable":true}},"required":["id","wallet","customerId","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"companyBeneficiaries":{"type":"array","items":{}}},"required":["id","cmsProjectId","workspaceId","organizationId","externalCustomerId","riskScore","type","onboardingLevel","status","createdAt","updatedAt","createdBy","updatedBy","customerId","customerWallets","companyBeneficiaries"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies":{"post":{"operationId":"companiesRouter-createCompany","summary":"Create company","description":"Create a new Company.","tags":["Company"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"externalId":{"type":"string"},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"softDeletedAt":{"type":"string","format":"date-time","nullable":true},"softDeletedBy":{"type":"string","nullable":true},"organizationId":{"type":"string"},"beneficiaryCompany":{"type":"object","properties":{"ownershipPercentage":{"type":"number"},"parentCompanyId":{"type":"string","description":"if this is present this means that the cmpany is beneficary of another company"}},"additionalProperties":false},"cmsProjectId":{"type":"string","description":"Deprecated, not needed anymore, will be removed in next releases"}},"required":["externalId","organizationId"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string","format":"uuid"}}}},"default":{"$ref":"#/components/responses/error"}}},"get":{"operationId":"companiesRouter-getCompanies","summary":"Get companies","description":"Get all Companies.","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"cmsProjectId","in":"query","required":false,"schema":{"type":"string"}},{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":10}},{"name":"fromDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"toDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"onBoardingLevel","in":"query","required":false,"schema":{"type":"string","enum":["Onboarding","KYB","Onboarded"]}},{"name":"softDeletedBefore","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"search","in":"query","required":false,"schema":{"type":"string"}},{"name":"includeGhostRecords","in":"query","required":false,"schema":{"type":"boolean"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"totalCount":{"type":"number"},"data":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customer_id":{"type":"string","format":"uuid"},"cms_project_id":{"type":"string"},"company_name":{"type":"string","nullable":true},"onboarding_level":{"type":"string","enum":["Onboarding","KYB","Onboarded"],"nullable":true},"date_onboarded":{"type":"string","format":"date-time"},"risk_score":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"wallets":{"type":"array","items":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]}},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true}},"required":["id","customer_id","cms_project_id","date_onboarded","status","country","wallets"],"additionalProperties":false}}},"required":["totalCount","data"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/batch":{"post":{"operationId":"companiesRouter-createCompanies","summary":"Create multiple companies","description":"Create a multiple companies for a given project.","tags":["Company"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"items":{"type":"array","items":{"type":"object","properties":{"externalId":{"type":"string"},"onboardingLevel":{"type":"string","enum":["Onboarding","KYB","Onboarded"]},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"]},"claims":{"type":"object","properties":{"sub":{"type":"string","nullable":true},"companyName":{"type":"string","nullable":true},"registrationNumber":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"},"legalAddress":{"type":"string","nullable":true},"incorporatedOn":{"type":"string","format":"date-time"},"type":{"type":"string","nullable":true},"email":{"type":"string","nullable":true},"phone":{"type":"string","nullable":true},"controlScheme":{"type":"string","nullable":true},"taxId":{"type":"string","nullable":true},"registrationLocation":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"postalAddress":{"type":"string","nullable":true},"createdBy":{"type":"string"},"addresses":{"type":"array","items":{"type":"string"}}},"additionalProperties":false}},"additionalProperties":false},"maxItems":100},"organizationId":{"type":"string"}},"required":["items","organizationId"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"externalId":{"type":"string"}},"required":["id","externalId"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}},"delete":{"operationId":"companiesRouter-deleteCompanies","summary":"Delete multiple companies","description":"Delete multiple companies.","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerIds","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/{customerId}/ownerships/batch":{"post":{"operationId":"companiesRouter-batchBeneficiaryOwnerships","summary":"Batch beneficiary company ownerships.","description":"Batch beneficiary company ownerships.","tags":["Company"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"beneficiaryCompanies":{"type":"array","items":{"type":"object","properties":{"beneficiaryCompanyCustomerId":{"type":"string","format":"uuid"},"beneficiaryType":{"type":"string","enum":["ubo","shareholder","representative","director"]},"ownershipPercentage":{"type":"number"}},"required":["beneficiaryCompanyCustomerId","beneficiaryType","ownershipPercentage"],"additionalProperties":false}},"beneficiaryIndividuals":{"type":"array","items":{"type":"object","properties":{"beneficiaryIndividualCustomerId":{"type":"string","format":"uuid"},"relation":{"type":"array","items":{"type":"string"}},"beneficiaryType":{"type":"string","enum":["ubo","shareholder","representative","director"]}},"required":["beneficiaryIndividualCustomerId","relation","beneficiaryType"],"additionalProperties":false}}},"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"beneficiaryCompanies":{"type":"array","items":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"}},"required":["customerId"],"additionalProperties":false},"nullable":true},"beneficiaryIndividuals":{"type":"array","items":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"}},"required":["customerId"],"additionalProperties":false},"nullable":true}},"required":["customerId"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/companies/{customerId}/ownerships":{"get":{"operationId":"companiesRouter-getCompanyOwnerships","summary":"Batch beneficiary company ownerships.","description":"Get company ownerships.","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"beneficiaryCompanies":{"type":"array","items":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"}},"required":["customerId"],"additionalProperties":false},"nullable":true},"beneficiaryIndividuals":{"type":"array","items":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"}},"required":["customerId"],"additionalProperties":false},"nullable":true}},"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/company/{customerId}/session-status":{"get":{"operationId":"companiesRouter-getCompanySessionStatus","summary":"Get company session status.","description":"Get company session status.","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"workspaceId","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"detail":{"type":"string"},"status":{"type":"string","enum":["pending","success","failed"]}},"required":["name","detail","status"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}}},"/company/{customerId}/last-kyb-session":{"get":{"operationId":"companiesRouter-getLastKybSession","summary":"Get last customer kyb session.","description":"Get last customer kyb session.","tags":["Company"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"workspaceId","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"address":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}],"nullable":true},"cmsProjectId":{"type":"string"},"result":{"type":"string","enum":["Passed","ToBeManuallyChecked","Rejected","Retry"],"nullable":true},"reviewAnswer":{"type":"string","enum":["GREEN","RED","YELLOW"],"nullable":true},"reviewRejectType":{"type":"string","enum":["FINAL","RETRY"],"nullable":true},"sandboxMode":{"type":"boolean","nullable":true},"status":{"type":"string","enum":["NotStarted","Started","Closed"],"nullable":true},"ip":{"type":"string","nullable":true},"isBeneficiary":{"type":"boolean","nullable":true},"sandboxSimulated":{"type":"boolean","nullable":true},"beneficiaries":{"type":"array","items":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"applicantId":{"type":"string"},"externalUserId":{"type":"string"},"calculatedResult":{"type":"string","enum":["Passed","ToBeManuallyChecked","Rejected","Retry"],"nullable":true},"reviewAnswer":{"type":"string","enum":["GREEN","RED","YELLOW"],"nullable":true},"reviewRejectType":{"type":"string","enum":["FINAL","RETRY"],"nullable":true},"type":{"type":"string","enum":["ubo","shareholder","representative","director"],"nullable":true},"name":{"type":"string","nullable":true},"levelName":{"type":"string"}},"required":["customerId","applicantId","externalUserId","levelName"],"additionalProperties":false},"nullable":true},"workflowId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","cmsProjectId","workflowId","createdAt","updatedAt"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/activity-logs":{"get":{"operationId":"individualsRouter-activityLogs-activityLogs","summary":"Get individual activity logs","description":"Get individual activity logs.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string"}},{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":50}},{"name":"fromDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"toDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"totalCount":{"type":"number"},"customerId":{"type":"string"},"activityLogs":{"type":"array","items":{"anyOf":[{"type":"object","properties":{"customer_id":{"type":"string"},"wallet":{"type":"string","nullable":true},"cms_project_id":{"type":"string"},"type":{"type":"string"},"id":{"type":"string","nullable":true},"data":{"type":"object","properties":{"topic":{"type":"string"},"data":{"type":"object","properties":{"journeyId":{"type":"string","nullable":true}},"additionalProperties":false}},"required":["topic","data"],"additionalProperties":false},"date":{"type":"string","format":"date-time"},"event":{"anyOf":[{"type":"object","properties":{"status":{"type":"string","enum":["APPROVED","SUBMISSION_REQUIRED","RESUBMISSION_REQUIRED","REJECTED","PENDING_VERIFICATION"]},"alias":{"type":"string"},"sandbox":{"type":"boolean"}},"required":["status","alias","sandbox"],"additionalProperties":false},{"type":"object","properties":{"status":{"type":"string","enum":["APPROVED","SUBMISSION_REQUIRED","RESUBMISSION_REQUIRED","REJECTED","PENDING_VERIFICATION"]},"type":{"type":"string","enum":["ID_DOCUMENT","LIVENESS","PROOF_OF_ADDRESS","PHONE","EMAIL"]},"sandbox":{"type":"boolean"},"metadata":{"type":"object","properties":{"ip":{"type":"string"},"user_agent":{"type":"string"},"platform":{"type":"string"},"browser_name":{"type":"string"},"browser_version":{"type":"string"},"device":{"type":"string"},"customer_language":{"type":"string"}},"required":["ip","user_agent","platform","browser_name","browser_version","device","customer_language"],"additionalProperties":false}},"required":["status","type","sandbox","metadata"],"additionalProperties":false},{"anyOf":[{"type":"object","properties":{"topic":{"type":"string","enum":["NEXERA_SSID"]},"subject":{"type":"string","description":"Project ID"},"data":{"type":"object","properties":{"type":{"type":"string","enum":["NEXERA_SSID_ACCESS_TOKEN","NEXERA_SSID_GBG_END","NEXERA_SSID_GBG_START","NEXERA_SSID_GBG_IDSCAN_COMPLETE","NEXERA_SSID_GBG_ID3_COMPLETE","NEXERA_SSID_SUMSUB_KYC_START","NEXERA_SSID_SUMSUB_KYB_START","NEXERA_SSID_SUMSUB_JWT_GENERATED","NEXERA_SSID_SUMSUB_KYC_COMPLETE","NEXERA_SSID_SUMSUB_KYB_COMPLETE","NEXERA_SSID_SUMSUB_REVIEW_COMPLETE","NEXERA_SSID_PROOF_OF_RESIDENCE_COMPLETE","NEXERA_SSID_CONTACT_INFORMATION_COMPLETE","NEXERA_SSID_VIDEO_KYC_COMPLETE","NEXERA_SSID_SDK_VERIFICATION","NEXERA_SSID_SCORECHAIN_REQUEST","NEXERA_SSID_IP_CHECK_REQUEST","NEXERA_SSID_BIG_BITRANK_REQUEST","NEXERA_SSID_MERKLE_SCIENCE_REQUEST","NEXERA_SSID_CHAINALYSIS_REQUEST","NEXERA_SSID_TRMLABS_REQUEST","NEXERA_SSID_CRYSTAL_INTELLIGENCE_REQUEST","NEXERA_SSID_COMPLY_ADVANTAGE_REQUEST","NEXERA_SSID_INTEGRATED_SCORECHAIN_REQUEST","NEXERA_SSID_INTEGRATED_BIG_BITRANK_REQUEST","NEXERA_SSID_INTEGRATED_IP_CHECK_REQUEST","NEXERA_SSID_INTEGRATED_COMPLY_ADVANTAGE_REQUEST","NEXERA_SSID_TRANSACTION_CREATED","NEXERA_SSID_KYT_START","NEXERA_SSID_KYT_RULE_FAILED","NEXERA_SSID_KYT_RULE_SUCCESS","NEXERA_SSID_KYT_RULE_SKIPPED","NEXERA_SSID_KYT_AML","NEXERA_SSID_NOTABENE_REQUEST"]},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}],"nullable":true},"transactionHash":{"type":"string","nullable":true},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string"},"transactionId":{"type":"string"},"cmsProjectId":{"type":"string"},"duration":{"type":"number","description":"Duration in seconds"},"gbgJourneyId":{"type":"string"},"sessionId":{"type":"string"},"did":{"type":"string"},"time":{"type":"string"}},"required":["type","cmsProjectId","duration","time"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["SYNAPS_SESSION_CREATED"]},"subject":{"type":"string","description":"Project ID"},"data":{"type":"object","properties":{"sessionId":{"type":"string"},"customerId":{"type":"string"},"time":{"type":"string"},"event":{"type":"object","properties":{"status":{"type":"string","enum":["APPROVED","SUBMISSION_REQUIRED","RESUBMISSION_REQUIRED","REJECTED","PENDING_VERIFICATION"]},"alias":{"type":"string"},"sandbox":{"type":"boolean"}},"required":["status","alias","sandbox"],"additionalProperties":false}},"required":["sessionId","customerId","time","event"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["SYNAPS_SESSION_UPDATED"]},"subject":{"type":"string","description":"Project ID"},"data":{"type":"object","properties":{"sessionId":{"type":"string"},"customerId":{"type":"string"},"time":{"type":"string"},"event":{"type":"object","properties":{"status":{"type":"string","enum":["APPROVED","SUBMISSION_REQUIRED","RESUBMISSION_REQUIRED","REJECTED","PENDING_VERIFICATION"]},"alias":{"type":"string"},"sandbox":{"type":"boolean"}},"required":["status","alias","sandbox"],"additionalProperties":false}},"required":["sessionId","customerId","time","event"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["SYNAPS_STEP_CREATED"]},"subject":{"type":"string","description":"Project ID"},"data":{"type":"object","properties":{"sessionId":{"type":"string"},"stepId":{"type":"string"},"customerId":{"type":"string"},"time":{"type":"string"},"event":{"type":"object","properties":{"status":{"type":"string","enum":["APPROVED","SUBMISSION_REQUIRED","RESUBMISSION_REQUIRED","REJECTED","PENDING_VERIFICATION"]},"type":{"type":"string","enum":["ID_DOCUMENT","LIVENESS","PROOF_OF_ADDRESS","PHONE","EMAIL"]},"sandbox":{"type":"boolean"},"metadata":{"type":"object","properties":{"ip":{"type":"string"},"user_agent":{"type":"string"},"platform":{"type":"string"},"browser_name":{"type":"string"},"browser_version":{"type":"string"},"device":{"type":"string"},"customer_language":{"type":"string"}},"required":["ip","user_agent","platform","browser_name","browser_version","device","customer_language"],"additionalProperties":false}},"required":["status","type","sandbox","metadata"],"additionalProperties":false}},"required":["sessionId","stepId","customerId","time","event"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["SYNAPS_STEP_UPDATED"]},"subject":{"type":"string","description":"Project ID"},"data":{"type":"object","properties":{"sessionId":{"type":"string"},"stepId":{"type":"string"},"customerId":{"type":"string"},"time":{"type":"string"},"event":{"type":"object","properties":{"status":{"type":"string","enum":["APPROVED","SUBMISSION_REQUIRED","RESUBMISSION_REQUIRED","REJECTED","PENDING_VERIFICATION"]},"type":{"type":"string","enum":["ID_DOCUMENT","LIVENESS","PROOF_OF_ADDRESS","PHONE","EMAIL"]},"sandbox":{"type":"boolean"},"metadata":{"type":"object","properties":{"ip":{"type":"string"},"user_agent":{"type":"string"},"platform":{"type":"string"},"browser_name":{"type":"string"},"browser_version":{"type":"string"},"device":{"type":"string"},"customer_language":{"type":"string"}},"required":["ip","user_agent","platform","browser_name","browser_version","device","customer_language"],"additionalProperties":false}},"required":["status","type","sandbox","metadata"],"additionalProperties":false}},"required":["sessionId","stepId","customerId","time","event"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["CUSTOMER_CREATED"]},"subject":{"type":"string","description":"Customer ID"},"data":{"type":"object","properties":{"cmsProjectId":{"type":"string"},"customerId":{"type":"string","format":"uuid"},"externalCustomerId":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"id":{"type":"string"},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"reason":{"type":"string","nullable":true},"deletedBy":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true}},"required":["cmsProjectId","customerId","createdBy","updatedBy","id","createdAt"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["CUSTOMER_UPDATED"]},"subject":{"type":"string","description":"Customer ID"},"data":{"type":"object","properties":{"cmsProjectId":{"type":"string"},"customerId":{"type":"string","format":"uuid"},"externalCustomerId":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"id":{"type":"string"},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"reason":{"type":"string","nullable":true},"deletedBy":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true}},"required":["cmsProjectId","customerId","createdBy","updatedBy","id","createdAt"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["CUSTOMER_DELETED"]},"subject":{"type":"string","description":"Customer ID"},"data":{"type":"object","properties":{"cmsProjectId":{"type":"string"},"customerId":{"type":"string","format":"uuid"},"externalCustomerId":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"id":{"type":"string"},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"reason":{"type":"string","nullable":true},"deletedBy":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true}},"required":["cmsProjectId","customerId","createdBy","updatedBy","id","createdAt"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["CUSTOMER_STATUS_CHANGED"]},"subject":{"type":"string","description":"Project ID"},"data":{"type":"object","properties":{"cmsProjectId":{"type":"string"},"customerId":{"type":"string","format":"uuid"},"externalClientId":{"type":"string"},"fromStatus":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"toStatus":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]}},"required":["cmsProjectId","customerId","toStatus"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["CUSTOMER_RISK_LEVEL_CHANGED"]},"subject":{"type":"string","description":"Project ID"},"data":{"type":"object","properties":{"cmsProjectId":{"type":"string"},"customerId":{"type":"string","format":"uuid"},"externalCustomerId":{"type":"string"},"fromRiskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"toRiskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"riskNumber":{"type":"number"}},"required":["cmsProjectId","customerId","toRiskLevel"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["CUSTOMER_COUNTRY"]},"subject":{"type":"string","description":"Project ID"},"data":{"type":"object","properties":{"cmsProjectId":{"type":"string"},"customerId":{"type":"string","format":"uuid"},"externalCustomerId":{"type":"string"},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"}},"required":["cmsProjectId","customerId","country"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["SIGNATURE_REQUEST"]},"subject":{"type":"string","description":"ProjectId"},"data":{"type":"object","properties":{"isAuthorized":{"type":"boolean"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"signatureResponse":{"type":"object","properties":{"signature":{"type":"string","description":"0x string"},"blockExpiration":{"type":"number"}},"required":["signature","blockExpiration"],"additionalProperties":false},"requestData":{"type":"object","properties":{"workflowId":{"type":"string","format":"uuid"},"chainId":{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},"contractAddress":{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},"functionName":{"type":"string"},"args":{"type":"array","items":{}},"blockExpiration":{"type":"integer"},"nonce":{"type":"integer"}},"required":["chainId","contractAddress","functionName","args"],"additionalProperties":false},"cmsProjectId":{"type":"string"},"customerId":{"type":"string"},"time":{"type":"string"}},"required":["isAuthorized","wallet","requestData","cmsProjectId","customerId","time"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["SIGNATURE_ON_CHAIN_VERIFICATION"]},"subject":{"type":"string","description":"ProjectId"},"data":{"type":"object","properties":{"chainId":{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},"nonce":{"type":"number"},"blockExpiration":{"type":"number"},"contractAddress":{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},"wallet":{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},"functionCallData":{"type":"string"},"cmsProjectId":{"type":"string"},"customerId":{"type":"string"},"time":{"type":"string"}},"required":["chainId","nonce","blockExpiration","contractAddress","wallet","functionCallData","cmsProjectId","customerId","time"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["TEZOS_SIGNATURE_REQUEST"]},"subject":{"type":"string","description":"ProjectId"},"data":{"type":"object","properties":{"isAuthorized":{"type":"boolean"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"signatureResponse":{"type":"object","properties":{"signature":{"type":"string"},"blockExpiration":{"type":"number"}},"required":["signature","blockExpiration"],"additionalProperties":false},"requestData":{"type":"object","properties":{"workflowId":{"type":"string","format":"uuid"},"chainID":{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},"contractAddress":{"type":"string","description":"Tezos contract address"},"functionName":{"type":"string","description":"Tezos entrypoint name"},"args":{"type":"string"},"blockExpiration":{"type":"integer"},"nonce":{"type":"integer"}},"required":["chainID","contractAddress","functionName","args"],"additionalProperties":false},"cmsProjectId":{"type":"string"},"customerId":{"type":"string"},"time":{"type":"string"}},"required":["isAuthorized","wallet","requestData","cmsProjectId","customerId","time"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["TEZOS_SIGNATURE_ON_CHAIN_VERIFICATION"]},"subject":{"type":"string","description":"ProjectId"},"data":{"type":"object","properties":{"chainId":{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},"nonce":{"type":"number"},"blockExpiration":{"type":"number"},"contractAddress":{"type":"string","description":"Tezos contract address"},"wallet":{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},"functionCallData":{"type":"string"},"cmsProjectId":{"type":"string"},"customerId":{"type":"string"},"time":{"type":"string"}},"required":["chainId","nonce","blockExpiration","contractAddress","wallet","functionCallData","cmsProjectId","customerId","time"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false},{"type":"object","properties":{"topic":{"type":"string","enum":["RULE_ENGINE"]},"subject":{"type":"string","description":"ProjectId"},"data":{"type":"object","properties":{"type":{"type":"string","enum":["SCENARIO_EXECUTION","SDK_VERIFICATION"]},"result":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"]},"scenarioId":{"type":"string"},"scenarioExecutionId":{"type":"string"},"cmsProjectId":{"type":"string"},"customerId":{"type":"string"},"time":{"type":"string"}},"required":["type","result","scenarioExecutionId","cmsProjectId","customerId","time"],"additionalProperties":false}},"required":["topic","subject","data"],"additionalProperties":false}]}],"nullable":true}},"required":["customer_id","cms_project_id","type","data","date"],"additionalProperties":false},{"type":"object","properties":{"customer_id":{"type":"string"},"wallet":{"type":"string","nullable":true},"cms_project_id":{"type":"string"},"type":{"type":"string"},"id":{"type":"string","nullable":true},"data":{"type":"object","properties":{"executions":{"type":"array","items":{"type":"object","properties":{"scenarioId":{"type":"string"},"scenarioName":{"type":"string","nullable":true},"rules":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"execution_id":{"type":"string"},"cms_object_id":{"type":"string"},"object_type":{"type":"string"},"result":{"type":"object","properties":{"result":{"type":"object","properties":{"reasons":{"type":"array","items":{}},"is_valid":{"type":"boolean"}},"required":["reasons","is_valid"],"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true},"rule_data":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"anyOf":[{"type":"string"},{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false}]},"secondaryAttribute":{"anyOf":[{"type":"string"},{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false}],"nullable":true},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}}],"nullable":true},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","enum":["amount","percentage"],"nullable":true},"timeframe":{"type":"string","enum":["daily","weekly","monthly","yearly"],"nullable":true},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","enum":["ACTIVE_USERS_ADDRESSES"],"nullable":true},"type":{"type":"string","enum":["IDInformation","IDInformationTfhe","SelfieImage","IDImage","ProofOfResidence","AMLScreeningsResults","ID3","IDScan","IDScanSelfie","IDScanPassport"],"nullable":true}},"required":["attribute","operator"],"additionalProperties":false,"nullable":true},"status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"executed_at":{"type":"string","format":"date-time"},"rules_engine_version":{"type":"string","enum":["v1","v2"]}},"required":["id","execution_id","cms_object_id","object_type","executed_at","rules_engine_version"],"additionalProperties":false}},"scenarioStatus":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"executed_at":{"type":"string","format":"date-time"}},"required":["scenarioId","rules","executed_at"],"additionalProperties":false},"nullable":true},"execution_status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true}},"additionalProperties":false},"date":{"type":"string","format":"date-time"}},"required":["customer_id","wallet","cms_project_id","type","data","date"],"additionalProperties":false}]}}},"required":["totalCount","customerId","activityLogs"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/addresses":{"get":{"operationId":"individualsRouter-addresses-getIndividualAddresses","summary":"Get individual addresses","description":"Get a list of a individual's addresses.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","formatted","street","city","state","region","postalCode","locality","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}},"post":{"operationId":"individualsRouter-addresses-createIndividualAddress","summary":"Create individual address","description":"Create a new address for an individual.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","formatted","street","city","state","region","postalCode","locality","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/addresses/{id}":{"delete":{"operationId":"individualsRouter-addresses-deleteIndividualAddress","summary":"Delete individual address","description":"Delete an individual's address.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"}},"required":["id"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}},"patch":{"operationId":"individualsRouter-addresses-updateIndividualAddress","summary":"Update individual address","description":"Update a individual's address.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false}}}},"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","formatted","street","city","state","region","postalCode","locality","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/claims/{id}":{"patch":{"operationId":"individualsRouter-claims-updateIndividualClaim","summary":"Update individual claim","description":"Update the individual claim.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"sub":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"givenName":{"type":"string","nullable":true},"familyName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"nickname":{"type":"string","nullable":true},"preferredUsername":{"type":"string","nullable":true},"profile":{"type":"string","nullable":true},"picture":{"type":"string","nullable":true},"pictureBase64":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"gender":{"type":"string","nullable":true},"birthdate":{"type":"string","format":"date-time"},"zoneinfo":{"type":"string","nullable":true},"locale":{"type":"string","nullable":true},"countryOfResidence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false}}}},"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string","format":"uuid"}}}},"default":{"$ref":"#/components/responses/error"}}},"delete":{"operationId":"individualsRouter-claims-deleteIndividualClaim","summary":"Delete individual claim","description":"Delete the individual claim.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string","format":"uuid"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/claims":{"post":{"operationId":"individualsRouter-claims-createIndividualClaim","summary":"Create individual claim","description":"Create the individual claim. Only one individual claim per individual allowed.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"sub":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"givenName":{"type":"string","nullable":true},"familyName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"nickname":{"type":"string","nullable":true},"preferredUsername":{"type":"string","nullable":true},"profile":{"type":"string","nullable":true},"picture":{"type":"string","nullable":true},"pictureBase64":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"gender":{"type":"string","nullable":true},"birthdate":{"type":"string","format":"date-time"},"zoneinfo":{"type":"string","nullable":true},"locale":{"type":"string","nullable":true},"countryOfResidence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"sub":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"givenName":{"type":"string","nullable":true},"familyName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"nickname":{"type":"string","nullable":true},"preferredUsername":{"type":"string","nullable":true},"profile":{"type":"string","nullable":true},"picture":{"type":"string","nullable":true},"pictureBase64":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"gender":{"type":"string","nullable":true},"birthdate":{"type":"string","format":"date-time"},"zoneinfo":{"type":"string","nullable":true},"locale":{"type":"string","nullable":true},"countryOfResidence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"updatedAt":{"type":"string","format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","sub","name","givenName","familyName","middleName","nickname","preferredUsername","profile","picture","pictureBase64","website","gender","zoneinfo","locale","createdAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/contact-information":{"post":{"operationId":"individualsRouter-contactInformation-createContactInformation","summary":"Add contact information for a individual.","description":"Add contact information for a individual.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"information":{"type":"object","properties":{"email":{"type":"string","format":"email"},"phone":{"type":"string","minLength":4},"twitter":{"type":"string"},"discord":{"type":"string"},"telegram":{"type":"string"}},"additionalProperties":false},"softDeletedBy":{"type":"string","nullable":true}},"required":["information"],"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"information":{"type":"object","properties":{"email":{"type":"string","format":"email"},"phone":{"type":"string","minLength":4},"twitter":{"type":"string"},"discord":{"type":"string"},"telegram":{"type":"string"}},"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","information","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/emails":{"get":{"operationId":"individualsRouter-emails-getIndividualEmails","summary":"Get individual email addresses","description":"Get a list of a individual's email addresses.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"email":{"type":"string"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","email","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}},"post":{"operationId":"individualsRouter-emails-createIndividualEmail","summary":"Add individual email address","description":"Add a new email address for a individual.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"email":{"type":"string","format":"email"},"verified":{"type":"boolean","nullable":true},"updatedBy":{"type":"string"}},"required":["email"],"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"email":{"type":"string"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","email","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/emails/{id}":{"delete":{"operationId":"individualsRouter-emails-deleteIndividualEmail","summary":"Delete individual email address","description":"Delete a individual's email address.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"}},"required":["id"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}},"patch":{"operationId":"individualsRouter-emails-updateIndividualEmail","summary":"Update individual email address","description":"Update a individual's email address.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"email":{"type":"string"},"verified":{"type":"boolean","nullable":true}},"additionalProperties":false}}}},"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"email":{"type":"string"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","email","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/ips":{"get":{"operationId":"individualsRouter-ip-getIPs","summary":"Get individual IP addresses","description":"Get a list of a individual's IP addresses.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"ipAddress":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","ipAddress","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}},"post":{"operationId":"individualsRouter-ip-createIP","summary":"Add individual IP address","description":"Add a new IP address for a individual.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"ipAddress":{"type":"string"},"updatedBy":{"type":"string"}},"required":["ipAddress"],"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"ipAddress":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","ipAddress","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/ips/{id}":{"delete":{"operationId":"individualsRouter-ip-deleteIP","summary":"Delete individual IP address","description":"Delete a individual's IP address.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"}},"required":["id"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/ips/:id":{"patch":{"operationId":"individualsRouter-ip-updateIP","summary":"Update individual IP address","description":"Update a individual's IP address.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"ipAddress":{"type":"string"}},"required":["id"],"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"ipAddress":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","ipAddress","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/phone-numbers":{"get":{"operationId":"individualsRouter-phoneNumbers-getIndividualPhoneNumbers","summary":"Get individual phone numbers","description":"Get a list of a individual's phone numbers.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","phoneNumber","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}},"post":{"operationId":"individualsRouter-phoneNumbers-createIndividualPhoneNumber","summary":"Add individual phone number","description":"Add a new phone number for a individual.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true},"updatedBy":{"type":"string"}},"required":["phoneNumber"],"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","phoneNumber","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/phone-numbers/{id}":{"delete":{"operationId":"individualsRouter-phoneNumbers-deleteIndividualPhoneNumber","summary":"Delete individual phone number","description":"Delete a individual's phone number.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"}},"required":["id"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}},"patch":{"operationId":"individualsRouter-phoneNumbers-updateIndividualPhoneNumber","summary":"Update individual phone number","description":"Update a individual's phone number.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true}},"additionalProperties":false}}}},"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","phoneNumber","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/wallets":{"get":{"operationId":"individualsRouter-wallets-getIndividualWallets","summary":"Get individual wallets","description":"Get a list of a individual's wallets.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string","format":"uuid"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","wallet","customerId","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}},"post":{"operationId":"individualsRouter-wallets-createIndividualWallet","summary":"Add individual wallet","description":"Add a new wallet for a individual.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"verified":{"type":"boolean","nullable":true}},"required":["wallet"],"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string","format":"uuid"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","wallet","customerId","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/wallets/{id}":{"delete":{"operationId":"individualsRouter-wallets-deleteIndividualWallet","summary":"Delete individual wallet","description":"Delete a individual's wallet.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"}},"required":["id"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/wallets/rescore/{id}":{"post":{"operationId":"individualsRouter-wallets-reScoreWallet","summary":"Re score individual wallet","description":"Re score a individual's wallet.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string","format":"uuid"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","wallet","customerId","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals":{"get":{"operationId":"individualsRouter-getIndividuals","summary":"Get individuals","description":"Get a filtered list of individuals.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":10}},{"name":"fromDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"toDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"status","in":"query","required":false,"schema":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]}},{"name":"riskLevel","in":"query","required":false,"schema":{"type":"string","enum":["Low","Medium","High","No risk"]}},{"name":"onBoardingLevel","in":"query","required":false,"schema":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded"]}},{"name":"softDeletedBefore","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"search","in":"query","required":false,"schema":{"type":"string"}},{"name":"countryOfResidence","in":"query","required":false,"schema":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"]},"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"},{"name":"type","in":"query","required":false,"schema":{"type":"string","enum":["Individual","Company"]}},{"name":"externalCustomerId","in":"query","required":false,"schema":{"type":"string"}},{"name":"includeGhostRecords","in":"query","required":false,"schema":{"type":"boolean"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"filterCountries":{"type":"array","items":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"}},"totalCount":{"type":"number"},"data":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"cms_project_id":{"type":"string"},"wallets":{"type":"array","items":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]}},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"country_of_residence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"risk_score":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"onboarding_level":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"date_onboarded":{"type":"string","format":"date-time"},"date_updated":{"type":"string","format":"date-time"},"open_alerts_count":{"type":"number"},"name":{"type":"string","nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true}},"required":["id","cms_project_id","wallets","type","country_of_residence","risk_score","onboarding_level","status","date_onboarded","date_updated","open_alerts_count"],"additionalProperties":false}}},"required":["filterCountries","totalCount","data"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}},"post":{"operationId":"individualsRouter-createIndividual","summary":"Create a single individual","description":"Create a single individual.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"customerWallet":{"type":"object","properties":{"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"verified":{"type":"boolean","nullable":true},"createdBy":{"type":"string"}},"required":["wallet"],"additionalProperties":false},"customerClaims":{"type":"object","properties":{"sub":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"givenName":{"type":"string","nullable":true},"familyName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"nickname":{"type":"string","nullable":true},"preferredUsername":{"type":"string","nullable":true},"profile":{"type":"string","nullable":true},"picture":{"type":"string","nullable":true},"pictureBase64":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"gender":{"type":"string","nullable":true},"birthdate":{"type":"string","format":"date-time"},"zoneinfo":{"type":"string","nullable":true},"locale":{"type":"string","nullable":true},"countryOfResidence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdBy":{"type":"string"}},"additionalProperties":false},"customerDid":{"type":"object","properties":{"did":{"type":"string"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["did"],"additionalProperties":false},"externalId":{"type":"string"},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded"]},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"]},"phoneNumber":{"type":"object","properties":{"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true}},"required":["phoneNumber"],"additionalProperties":false},"email":{"type":"object","properties":{"email":{"type":"string","format":"email"},"verified":{"type":"boolean","nullable":true}},"required":["email"],"additionalProperties":false},"ipAddress":{"type":"string"},"createdBy":{"type":"string"}},"required":["createdBy"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"externalId":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}":{"get":{"operationId":"individualsRouter-getIndividual","summary":"Get single individual","description":"Get a single individual with customerId","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"cmsProjectId":{"type":"string"},"workspaceId":{"type":"string","nullable":true},"organizationId":{"type":"string","nullable":true},"externalCustomerId":{"type":"string","nullable":true},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"customerId":{"type":"string","format":"uuid"}},"required":["cmsProjectId","workspaceId","organizationId","externalCustomerId","riskScore","type","onboardingLevel","status","createdAt","updatedAt","createdBy","updatedBy","customerId"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}},"patch":{"operationId":"individualsRouter-updateIndividual","summary":"Update single individual","description":"Update a single individual.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"externalCustomerId":{"type":"string","nullable":true},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"reason":{"type":"string","nullable":true}},"additionalProperties":false}}}},"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string","format":"uuid"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/details":{"get":{"operationId":"individualsRouter-getIndividualDetails","summary":"Get individual details by id","description":"Get a single individual's details with id.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"cmsProjectId":{"type":"string"},"workspaceId":{"type":"string","nullable":true},"organizationId":{"type":"string","nullable":true},"externalCustomerId":{"type":"string","nullable":true},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"customerWallets":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"customerId":{"type":"string","format":"uuid"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"bigData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"wallet":{"type":"string"},"onchainData":{"anyOf":[{"type":"object","properties":{"error":{"anyOf":[{"type":"object","properties":{"statusCode":{"type":"number","enum":[400]},"errorCode":{"type":"string","enum":["INVALID_ADDRESS"]},"message":{"type":"string","enum":["The address provided isn't a valid address."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[401]},"errorCode":{"type":"string","enum":["API_KEY_NOT_FOUND"]},"message":{"type":"string","enum":["Your API key is not found."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[403]},"errorCode":{"type":"string","enum":["API_KEY_ARCHIVED"]},"message":{"type":"string","enum":["Your API key is archived."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[403]},"errorCode":{"type":"string","enum":["API_KEY_DISABLED"]},"message":{"type":"string","enum":["Your API key is disabled."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[403]},"errorCode":{"type":"string","enum":["SOURCE_IP_NOT_EQ_API_KEY_IPS"]},"message":{"type":"string","enum":["Your source IP does not match the IPs for your API key."]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[500]},"errorCode":{"type":"string","enum":["INTERNAL_SERVER_ERROR"]},"message":{"type":"string","enum":["INTERNAL SERVER ERROR"]}},"required":["statusCode","errorCode","message"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","enum":[500]},"errorCode":{"type":"string","enum":["UNKNOWN_ERROR"]},"message":{"type":"string"}},"required":["statusCode","errorCode","message"],"additionalProperties":false,"description":"This is a fallback error, if bit rank parser fails"},{"type":"object","properties":{"statusCode":{"type":"number","enum":[500]},"errorCode":{"type":"string","enum":["RESULT_PARSER_ERROR"]},"message":{"type":"string"},"data":{"type":"string"}},"required":["statusCode","errorCode","message","data"],"additionalProperties":false,"description":"This is a fallback error, if zod parse fails on result"}]}},"required":["error"],"additionalProperties":false},{"type":"object","properties":{"label":{"type":"string"},"currency":{"type":"string"},"new_address":{"type":"boolean"},"score":{"type":"number"},"entities":{"type":"array","items":{"type":"object","properties":{"label":{"type":"string"},"type":{"type":"string"}},"required":["label","type"],"additionalProperties":false}},"flags":{"type":"array","items":{"type":"string"}},"flags_with_category":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"category":{"type":"string"}},"required":["name","category"],"additionalProperties":false}},"cluster":{"type":"object","properties":{"cluster_name":{"type":"string"},"cluster_identifier":{"type":"number"},"number_of_addresses_in_cluster":{"type":"number"}},"required":["cluster_name","cluster_identifier","number_of_addresses_in_cluster"],"additionalProperties":false},"first_seen_receiving":{"type":"number"},"first_seen_sending":{"type":"number"},"last_seen_receiving":{"type":"number"},"last_seen_sending":{"type":"number"},"received_amount":{"type":"number"},"sent_amount":{"type":"number"},"number_of_transactions":{"type":"number"},"received_transactions":{"type":"number"},"sent_transactions":{"type":"number"},"balance":{"type":"number"},"balance_fiat":{"type":"object","properties":{"jpy":{"type":"number"},"eur":{"type":"number"},"usd":{"type":"number"},"cad":{"type":"number"}},"required":["jpy","eur","usd","cad"],"additionalProperties":false},"bitrank_counterparty_exposure":{"type":"object","properties":{"in":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["min","max","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false},"out":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"min":{"type":"number"},"max":{"type":"number"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["min","max","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false}},"required":["in","out"],"additionalProperties":false},"entity_counterparty_exposure":{"type":"object","properties":{"in":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false},"out":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false}},"required":["in","out"],"additionalProperties":false},"flag_counterparty_exposure":{"type":"object","properties":{"in":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false},"out":{"type":"object","properties":{"updatedAt":{"type":"number"},"totalVolume":{"type":"number"},"exposure":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"count":{"type":"number"},"volume":{"type":"number"}},"required":["name","count","volume"],"additionalProperties":false}}},"required":["updatedAt","totalVolume","exposure"],"additionalProperties":false}},"required":["in","out"],"additionalProperties":false},"transactions":{"type":"array","items":{"type":"object","properties":{"hash":{"type":"string"},"amount":{"type":"number"},"fees":{"type":"number"}},"required":["hash","amount","fees"],"additionalProperties":false}}},"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"crypto":{"type":"string","enum":["btc","eth","ltc","bch","xrp","xlm","sys","xdc","doge","dash","zec","trx","etc","bsc"],"default":"eth","nullable":true},"address":{"type":"string","nullable":true},"properties":{"type":"array","items":{"type":"object","properties":{"property":{"type":"string","enum":["score","entities","flags","currency","new_address","flags_with_category","cluster","first_seen_receiving","first_seen_sending","last_seen_receiving","last_seen_sending","received_amount","sent_amount","number_of_transactions","received_transactions","sent_transactions","balance","balance_fiat","bitrank_counterparty_exposure","entity_counterparty_exposure","flag_counterparty_exposure"]}},"required":["property"],"additionalProperties":false,"description":"A comma-separated list of properties that will determine if the property is in the response."},"description":"Optional query parameter to specify properties to include in the response.","default":[{"property":"score"},{"property":"entities"},{"property":"flags"},{"property":"currency"},{"property":"new_address"}],"nullable":true},"label":{"type":"string","maxLength":255,"description":"Optional string of up to 255 characters for labeling the search.","nullable":true},"transactionsPerPage":{"type":"number","description":"Optional parameter to specify the number of transactions per page in the response.","nullable":true}},"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","wallet","onchainData","requestObject","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"merkleScienceData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"wallet":{"type":"string"},"onchainData":{"anyOf":[{"type":"object","properties":{"statusCode":{"type":"number","nullable":true},"identifier":{"type":"string","nullable":true},"blockchain":{"type":"integer","minimum":0,"maximum":123,"nullable":true},"blockchain_verbose":{"type":"string","enum":["Bitcoin","Ethereum","Litecoin","BitcoinCash","Ripple","Dogecoin","Zilliqa","BinanceSmartChain","Polygon","Tron","Cardano","Polkadot","Stellar","Hedera","Cronos","Optimism","Arbitrum","Fantom","Monero","Cosmos","Zcash","EthereumClassic","Dash","Solana","AvalancheC_Chain","Verge","BitcoinGold","Algorand","Acala","Akash","Arweave","Ardor","Ark","Astar","Band","BinanceNative","Celo","Chiliz","Nervos","CronosNative","Digibyte","Multiversx","Enjin","Eos","EthereumPow","FetchAI","Filecoin","Flow","Flare","Moonbeam","Helium","ICP","Icon","Injective","IOTA","IoTex","Iris","Kava","Kadena","Klaytn","Komodo","Kusama","Lisk","Terra","Mina","Moonriver","Nano","Near","Neo3","Oasys","One","Ontology","Osmosis","Polymesh","QTUM","Oasis","Thorchain","Ravencoin","Siacoin","Shiden","Songbird","Stratis","Stacks","SUI","zkSync","Theta","Tomo","VeChain","Waves","Wax","WEMIX","WaltonChain","Chia","Tezos","Zcoin","Celestia","Neutron","Avalanche_P","Sei","Avalanche_X","Aztec","Bittensor","Casper","Deso","Juno","PocketNetwork","Ronin","Vara","XPLA","Archway","Axelar","Dymension","Starknet","Orai","Lukso","bitsCrunch","Reef","ImmutablezkEVM","BaseProtocol","ArbitrumNova","Canto","MetisDAO","Aptos","Bitcoin Cash","Binance Smart Chain","Ethereum Classic","Avalanche C-Chain","Bitcoin Gold","Binance Native","Cronos Native","Ethereum Pow","Fetch AI","Avalanche-P","Avalanche-X","Pocket Network","Immutable zkEVM","Base Protocol","Arbitrum Nova"],"nullable":true},"customer_id":{"type":"string","format":"uuid","nullable":true},"type":{"type":"number","nullable":true},"type_verbose":{"type":"string","nullable":true},"total_incoming_value":{"type":"string","nullable":true},"total_incoming_value_usd":{"type":"string","nullable":true},"total_outgoing_value":{"type":"string","nullable":true},"total_outgoing_value_usd":{"type":"string","nullable":true},"balance":{"type":"number","nullable":true},"earliest_transaction_time":{"type":"string","nullable":true},"latest_transaction_time":{"type":"string","nullable":true},"risk_level":{"type":"integer","minimum":0,"maximum":5,"nullable":true},"risk_level_verbose":{"type":"string","enum":["No Risk Detected","Info","Caution","Medium","High","Critical"],"nullable":true},"created_at":{"type":"string","nullable":true},"updated_at":{"type":"string","nullable":true},"originator":{"type":"array","items":{"type":"object","properties":{"tag_type_verbose":{"type":"string"},"tag_subtype_verbose":{"type":"string"},"tag_name_verbose":{"type":"string"},"total_value_usd":{"type":"number"},"exposure_type":{"type":"string"}},"required":["tag_type_verbose","tag_subtype_verbose","tag_name_verbose","total_value_usd","exposure_type"],"additionalProperties":false},"nullable":true},"beneficiary":{"type":"array","items":{"type":"object","properties":{},"additionalProperties":false},"nullable":true},"tags":{"type":"object","properties":{"owner":{"type":"object","properties":{"tag_type_verbose":{"type":"string","nullable":true},"tag_subtype_verbose":{"type":"string","nullable":true},"tag_name_verbose":{"type":"string","nullable":true}},"additionalProperties":false},"user":{"type":"object","properties":{"tag_type_verbose":{"type":"string","nullable":true},"tag_subtype_verbose":{"type":"string","nullable":true},"tag_name_verbose":{"type":"string","nullable":true}},"additionalProperties":false}},"required":["owner","user"],"additionalProperties":false,"nullable":true},"custom_tags":{"type":"array","items":{"type":"string"},"nullable":true},"digital_assets":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","nullable":true},"symbol":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true}},"additionalProperties":false},{"type":"object","properties":{"error":{"type":"object","properties":{"error":{"type":"string"},"message":{"type":"string"},"data":{"type":"string","nullable":true}},"required":["error","message"],"additionalProperties":false},"risk_level":{"type":"integer","minimum":0,"maximum":5,"nullable":true},"risk_level_verbose":{"type":"string","enum":["No Risk Detected","Info","Caution","Medium","High","Critical"],"nullable":true},"identifier":{"type":"string","nullable":true}},"required":["error"],"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"identifier":{"type":"string"},"blockchain":{"type":"string","enum":["0","1","2","3","4","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","91","92","93","94","95","96","97","98","99","100","101","102","103","104","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123"]},"customer_id":{"type":"string","format":"uuid"},"type":{"type":"number","enum":[1,2]},"show_alerts":{"type":"boolean","nullable":true},"custom_tags":{"type":"array","items":{"type":"string"},"nullable":true}},"required":["identifier","blockchain","type"],"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","wallet","onchainData","requestObject","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"chainalysisData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"wallet":{"type":"string"},"onchainData":{"anyOf":[{"type":"object","properties":{"address":{"type":"string"},"risk":{"type":"string","enum":["Severe","High","Medium","Low"]},"riskReason":{"type":"string","nullable":true},"cluster":{"type":"object","properties":{"name":{"type":"string"},"category":{"type":"string"}},"required":["name","category"],"additionalProperties":false,"nullable":true},"addressType":{"type":"string","enum":["PRIVATE_WALLET","LIQUIDITY_POOL","SERVICE_PROVIDER"]},"addressIdentifications":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"address":{"type":"string"},"category":{"type":"string"},"description":{"type":"string"},"url":{"type":"string","nullable":true},"createdAt":{"type":"number"}},"required":["name","address","category","description","createdAt"],"additionalProperties":false}},"exposures":{"type":"array","items":{"type":"object","properties":{"category":{"type":"string"},"value":{"type":"number"},"exposureType":{"type":"string","enum":["direct","indirect"]},"direction":{"type":"string","enum":["both_directions"]}},"required":["category","value","exposureType","direction"],"additionalProperties":false},"nullable":true},"triggers":{"type":"array","items":{"type":"object","properties":{"category":{"type":"string"},"percentage":{"type":"number"},"message":{"type":"string"},"ruleTriggered":{"type":"object","properties":{"risk":{"type":"string"},"minThreshold":{"type":"number"},"maxThreshold":{"type":"number"},"exposureType":{"type":"string","enum":["direct","indirect"]},"direction":{"type":"string","enum":["both_directions"]}},"required":["risk","minThreshold","maxThreshold","exposureType","direction"],"additionalProperties":false,"nullable":true}},"required":["category","percentage","message"],"additionalProperties":false},"nullable":true},"status":{"type":"string","enum":["COMPLETE"]},"poolMetadata":{"type":"object","properties":{"fees":{"type":"number","nullable":true},"tokens":{"type":"array","items":{"type":"string"}}},"required":["tokens"],"additionalProperties":false,"nullable":true}},"required":["address","risk","addressType","addressIdentifications","status"],"additionalProperties":false},{"type":"object","properties":{"statusCode":{"type":"number","nullable":true},"error":{"type":"object","properties":{"error":{"type":"string"},"message":{"type":"string"},"data":{"type":"string","nullable":true}},"required":["error","message"],"additionalProperties":false}},"required":["error"],"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"address":{"type":"string"}},"required":["address"],"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","wallet","onchainData","requestObject","createdAt","updatedAt"],"additionalProperties":false},"nullable":true}},"required":["id","wallet","customerId","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"customerClaims":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"sub":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"givenName":{"type":"string","nullable":true},"familyName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"nickname":{"type":"string","nullable":true},"preferredUsername":{"type":"string","nullable":true},"profile":{"type":"string","nullable":true},"picture":{"type":"string","nullable":true},"pictureBase64":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"gender":{"type":"string","nullable":true},"birthdate":{"type":"string","format":"date-time"},"zoneinfo":{"type":"string","nullable":true},"locale":{"type":"string","nullable":true},"countryOfResidence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"updatedAt":{"type":"string","format":"date-time"},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","sub","name","givenName","familyName","middleName","nickname","preferredUsername","profile","picture","pictureBase64","website","gender","zoneinfo","locale","createdAt","createdBy","updatedBy"],"additionalProperties":false}},"customerDids":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"did":{"type":"string"},"customerId":{"type":"string","format":"uuid"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","did","customerId","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"customerAddresses":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","formatted","street","city","state","region","postalCode","locality","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"customerIps":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"ipAddress":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"ipQualityScoreData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"scoreAnalysis":{"anyOf":[{"type":"object","properties":{"error":{"anyOf":[{"type":"object","properties":{"success":{"type":"boolean"},"message":{"type":"string","enum":["Invalid or unauthorized key. Please check the API key and try again."]},"request_id":{"type":"string"}},"required":["success","message","request_id"],"additionalProperties":false},{"type":"object","properties":{"error":{"type":"string","enum":["UNKNOWN_ERROR"]},"message":{"type":"string"}},"required":["error","message"],"additionalProperties":false,"description":"This is a fallback error, if IPQualityScore parser fails"},{"type":"object","properties":{"error":{"type":"string","enum":["RESULT_PARSER_ERROR"]},"message":{"type":"string"},"data":{"type":"string"}},"required":["error","message","data"],"additionalProperties":false,"description":"This is a fallback error, if zod parse fails on result"}]}},"required":["error"],"additionalProperties":false},{"type":"object","properties":{"ipVerification":{"type":"object","properties":{"success":{"type":"boolean"},"request_id":{"type":"string"},"message":{"type":"string","nullable":true},"fraud_score":{"type":"integer","minimum":0,"maximum":100,"nullable":true},"country_code":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"ISP":{"type":"string","nullable":true},"ASN":{"type":"number","nullable":true},"organization":{"type":"string","nullable":true},"is_crawler":{"type":"boolean","nullable":true},"timezone":{"type":"string","nullable":true},"mobile":{"type":"boolean","nullable":true},"host":{"type":"string","nullable":true},"proxy":{"type":"boolean","nullable":true},"vpn":{"type":"boolean","nullable":true},"tor":{"type":"boolean","nullable":true},"active_vpn":{"type":"boolean","nullable":true},"active_tor":{"type":"boolean","nullable":true},"recent_abuse":{"type":"boolean","nullable":true},"bot_status":{"type":"boolean","nullable":true},"connection_type":{"type":"string","nullable":true},"abuse_velocity":{"type":"string","nullable":true},"zip_code":{"type":"string","nullable":true},"latitude":{"type":"number","nullable":true},"longitude":{"type":"number","nullable":true}},"required":["success","request_id"],"additionalProperties":false,"nullable":true},"emailVerification":{"type":"object","properties":{"success":{"type":"boolean"},"request_id":{"type":"string"},"message":{"type":"string","nullable":true},"valid":{"type":"boolean","nullable":true},"timed_out":{"type":"boolean","nullable":true},"disposable":{"type":"boolean","nullable":true},"first_name":{"type":"string","nullable":true},"deliverability":{"type":"string","nullable":true},"smtp_score":{"type":"number","nullable":true},"overall_score":{"type":"number","nullable":true},"catch_all":{"type":"boolean","nullable":true},"generic":{"type":"boolean","nullable":true},"common":{"type":"boolean","nullable":true},"dns_valid":{"type":"boolean","nullable":true},"honeypot":{"type":"boolean","nullable":true},"frequent_complainer":{"type":"boolean","nullable":true},"suspect":{"type":"boolean","nullable":true},"recent_abuse":{"type":"boolean","nullable":true},"fraud_score":{"type":"number","minimum":0,"maximum":100,"nullable":true},"leaked":{"type":"boolean","nullable":true},"suggested_domain":{"type":"string","nullable":true},"domain_velocity":{"type":"string","nullable":true},"user_activity":{"type":"string","nullable":true},"associated_names":{"type":"object","properties":{"status":{"type":"string","nullable":true},"names":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false,"nullable":true},"associated_phone_numbers":{"type":"object","properties":{"status":{"type":"string","nullable":true},"phone_numbers":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false,"nullable":true},"first_seen":{"type":"object","properties":{"human":{"type":"string","nullable":true},"timestamp":{"type":"number","nullable":true},"iso":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"domain_age":{"type":"object","properties":{"human":{"type":"string","nullable":true},"timestamp":{"type":"number","nullable":true},"iso":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"spam_trap_score":{"type":"string","nullable":true},"sanitized_email":{"type":"string","nullable":true}},"required":["success","request_id"],"additionalProperties":false,"nullable":true},"phoneVerification":{"type":"object","properties":{"success":{"type":"boolean"},"request_id":{"type":"string"},"message":{"type":"string","nullable":true},"formatted":{"type":"string","nullable":true},"local_format":{"type":"string","nullable":true},"valid":{"type":"boolean","nullable":true},"fraud_score":{"type":"number","minimum":0,"maximum":100,"nullable":true},"recent_abuse":{"type":"boolean","nullable":true},"VOIP":{"type":"boolean","nullable":true},"prepaid":{"type":"boolean","nullable":true},"risky":{"type":"boolean","nullable":true},"active":{"type":"boolean","nullable":true},"name":{"type":"string","nullable":true},"carrier":{"type":"string","nullable":true},"line_type":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"timezone":{"type":"string","nullable":true},"zip_code":{"type":"string","nullable":true},"dialing_code":{"type":"number","nullable":true},"do_not_call":{"type":"boolean","nullable":true},"leaked":{"type":"boolean","nullable":true},"spammer":{"type":"boolean","nullable":true},"active_status":{"type":"string","nullable":true},"user_activity":{"type":"string","nullable":true},"associated_email_addresses":{"type":"object","properties":{"status":{"type":"string","nullable":true},"emails":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false,"nullable":true}},"required":["success","request_id"],"additionalProperties":false,"nullable":true},"error":{"type":"string","nullable":true}},"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"apiKey":{"type":"string","nullable":true},"ipValue":{"type":"string","nullable":true},"userEmail":{"type":"string","nullable":true},"userPhoneNumber":{"type":"string","nullable":true}},"additionalProperties":false},"ipValue":{"type":"string","nullable":true},"userEmail":{"type":"string","nullable":true},"userPhoneNumber":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","scoreAnalysis","requestObject","ipValue","userEmail","userPhoneNumber","createdAt","updatedAt"],"additionalProperties":false},"nullable":true}},"required":["id","customerId","ipAddress","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"customerPhones":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"ipQualityScoreData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"scoreAnalysis":{"anyOf":[{"type":"object","properties":{"error":{"anyOf":[{"type":"object","properties":{"success":{"type":"boolean"},"message":{"type":"string","enum":["Invalid or unauthorized key. Please check the API key and try again."]},"request_id":{"type":"string"}},"required":["success","message","request_id"],"additionalProperties":false},{"type":"object","properties":{"error":{"type":"string","enum":["UNKNOWN_ERROR"]},"message":{"type":"string"}},"required":["error","message"],"additionalProperties":false,"description":"This is a fallback error, if IPQualityScore parser fails"},{"type":"object","properties":{"error":{"type":"string","enum":["RESULT_PARSER_ERROR"]},"message":{"type":"string"},"data":{"type":"string"}},"required":["error","message","data"],"additionalProperties":false,"description":"This is a fallback error, if zod parse fails on result"}]}},"required":["error"],"additionalProperties":false},{"type":"object","properties":{"ipVerification":{"type":"object","properties":{"success":{"type":"boolean"},"request_id":{"type":"string"},"message":{"type":"string","nullable":true},"fraud_score":{"type":"integer","minimum":0,"maximum":100,"nullable":true},"country_code":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"ISP":{"type":"string","nullable":true},"ASN":{"type":"number","nullable":true},"organization":{"type":"string","nullable":true},"is_crawler":{"type":"boolean","nullable":true},"timezone":{"type":"string","nullable":true},"mobile":{"type":"boolean","nullable":true},"host":{"type":"string","nullable":true},"proxy":{"type":"boolean","nullable":true},"vpn":{"type":"boolean","nullable":true},"tor":{"type":"boolean","nullable":true},"active_vpn":{"type":"boolean","nullable":true},"active_tor":{"type":"boolean","nullable":true},"recent_abuse":{"type":"boolean","nullable":true},"bot_status":{"type":"boolean","nullable":true},"connection_type":{"type":"string","nullable":true},"abuse_velocity":{"type":"string","nullable":true},"zip_code":{"type":"string","nullable":true},"latitude":{"type":"number","nullable":true},"longitude":{"type":"number","nullable":true}},"required":["success","request_id"],"additionalProperties":false,"nullable":true},"emailVerification":{"type":"object","properties":{"success":{"type":"boolean"},"request_id":{"type":"string"},"message":{"type":"string","nullable":true},"valid":{"type":"boolean","nullable":true},"timed_out":{"type":"boolean","nullable":true},"disposable":{"type":"boolean","nullable":true},"first_name":{"type":"string","nullable":true},"deliverability":{"type":"string","nullable":true},"smtp_score":{"type":"number","nullable":true},"overall_score":{"type":"number","nullable":true},"catch_all":{"type":"boolean","nullable":true},"generic":{"type":"boolean","nullable":true},"common":{"type":"boolean","nullable":true},"dns_valid":{"type":"boolean","nullable":true},"honeypot":{"type":"boolean","nullable":true},"frequent_complainer":{"type":"boolean","nullable":true},"suspect":{"type":"boolean","nullable":true},"recent_abuse":{"type":"boolean","nullable":true},"fraud_score":{"type":"number","minimum":0,"maximum":100,"nullable":true},"leaked":{"type":"boolean","nullable":true},"suggested_domain":{"type":"string","nullable":true},"domain_velocity":{"type":"string","nullable":true},"user_activity":{"type":"string","nullable":true},"associated_names":{"type":"object","properties":{"status":{"type":"string","nullable":true},"names":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false,"nullable":true},"associated_phone_numbers":{"type":"object","properties":{"status":{"type":"string","nullable":true},"phone_numbers":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false,"nullable":true},"first_seen":{"type":"object","properties":{"human":{"type":"string","nullable":true},"timestamp":{"type":"number","nullable":true},"iso":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"domain_age":{"type":"object","properties":{"human":{"type":"string","nullable":true},"timestamp":{"type":"number","nullable":true},"iso":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"spam_trap_score":{"type":"string","nullable":true},"sanitized_email":{"type":"string","nullable":true}},"required":["success","request_id"],"additionalProperties":false,"nullable":true},"phoneVerification":{"type":"object","properties":{"success":{"type":"boolean"},"request_id":{"type":"string"},"message":{"type":"string","nullable":true},"formatted":{"type":"string","nullable":true},"local_format":{"type":"string","nullable":true},"valid":{"type":"boolean","nullable":true},"fraud_score":{"type":"number","minimum":0,"maximum":100,"nullable":true},"recent_abuse":{"type":"boolean","nullable":true},"VOIP":{"type":"boolean","nullable":true},"prepaid":{"type":"boolean","nullable":true},"risky":{"type":"boolean","nullable":true},"active":{"type":"boolean","nullable":true},"name":{"type":"string","nullable":true},"carrier":{"type":"string","nullable":true},"line_type":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"timezone":{"type":"string","nullable":true},"zip_code":{"type":"string","nullable":true},"dialing_code":{"type":"number","nullable":true},"do_not_call":{"type":"boolean","nullable":true},"leaked":{"type":"boolean","nullable":true},"spammer":{"type":"boolean","nullable":true},"active_status":{"type":"string","nullable":true},"user_activity":{"type":"string","nullable":true},"associated_email_addresses":{"type":"object","properties":{"status":{"type":"string","nullable":true},"emails":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false,"nullable":true}},"required":["success","request_id"],"additionalProperties":false,"nullable":true},"error":{"type":"string","nullable":true}},"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"apiKey":{"type":"string","nullable":true},"ipValue":{"type":"string","nullable":true},"userEmail":{"type":"string","nullable":true},"userPhoneNumber":{"type":"string","nullable":true}},"additionalProperties":false},"ipValue":{"type":"string","nullable":true},"userEmail":{"type":"string","nullable":true},"userPhoneNumber":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","scoreAnalysis","requestObject","ipValue","userEmail","userPhoneNumber","createdAt","updatedAt"],"additionalProperties":false},"nullable":true}},"required":["id","customerId","phoneNumber","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"customerEmails":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"email":{"type":"string"},"verified":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"ipQualityScoreData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"scoreAnalysis":{"anyOf":[{"type":"object","properties":{"error":{"anyOf":[{"type":"object","properties":{"success":{"type":"boolean"},"message":{"type":"string","enum":["Invalid or unauthorized key. Please check the API key and try again."]},"request_id":{"type":"string"}},"required":["success","message","request_id"],"additionalProperties":false},{"type":"object","properties":{"error":{"type":"string","enum":["UNKNOWN_ERROR"]},"message":{"type":"string"}},"required":["error","message"],"additionalProperties":false,"description":"This is a fallback error, if IPQualityScore parser fails"},{"type":"object","properties":{"error":{"type":"string","enum":["RESULT_PARSER_ERROR"]},"message":{"type":"string"},"data":{"type":"string"}},"required":["error","message","data"],"additionalProperties":false,"description":"This is a fallback error, if zod parse fails on result"}]}},"required":["error"],"additionalProperties":false},{"type":"object","properties":{"ipVerification":{"type":"object","properties":{"success":{"type":"boolean"},"request_id":{"type":"string"},"message":{"type":"string","nullable":true},"fraud_score":{"type":"integer","minimum":0,"maximum":100,"nullable":true},"country_code":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"ISP":{"type":"string","nullable":true},"ASN":{"type":"number","nullable":true},"organization":{"type":"string","nullable":true},"is_crawler":{"type":"boolean","nullable":true},"timezone":{"type":"string","nullable":true},"mobile":{"type":"boolean","nullable":true},"host":{"type":"string","nullable":true},"proxy":{"type":"boolean","nullable":true},"vpn":{"type":"boolean","nullable":true},"tor":{"type":"boolean","nullable":true},"active_vpn":{"type":"boolean","nullable":true},"active_tor":{"type":"boolean","nullable":true},"recent_abuse":{"type":"boolean","nullable":true},"bot_status":{"type":"boolean","nullable":true},"connection_type":{"type":"string","nullable":true},"abuse_velocity":{"type":"string","nullable":true},"zip_code":{"type":"string","nullable":true},"latitude":{"type":"number","nullable":true},"longitude":{"type":"number","nullable":true}},"required":["success","request_id"],"additionalProperties":false,"nullable":true},"emailVerification":{"type":"object","properties":{"success":{"type":"boolean"},"request_id":{"type":"string"},"message":{"type":"string","nullable":true},"valid":{"type":"boolean","nullable":true},"timed_out":{"type":"boolean","nullable":true},"disposable":{"type":"boolean","nullable":true},"first_name":{"type":"string","nullable":true},"deliverability":{"type":"string","nullable":true},"smtp_score":{"type":"number","nullable":true},"overall_score":{"type":"number","nullable":true},"catch_all":{"type":"boolean","nullable":true},"generic":{"type":"boolean","nullable":true},"common":{"type":"boolean","nullable":true},"dns_valid":{"type":"boolean","nullable":true},"honeypot":{"type":"boolean","nullable":true},"frequent_complainer":{"type":"boolean","nullable":true},"suspect":{"type":"boolean","nullable":true},"recent_abuse":{"type":"boolean","nullable":true},"fraud_score":{"type":"number","minimum":0,"maximum":100,"nullable":true},"leaked":{"type":"boolean","nullable":true},"suggested_domain":{"type":"string","nullable":true},"domain_velocity":{"type":"string","nullable":true},"user_activity":{"type":"string","nullable":true},"associated_names":{"type":"object","properties":{"status":{"type":"string","nullable":true},"names":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false,"nullable":true},"associated_phone_numbers":{"type":"object","properties":{"status":{"type":"string","nullable":true},"phone_numbers":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false,"nullable":true},"first_seen":{"type":"object","properties":{"human":{"type":"string","nullable":true},"timestamp":{"type":"number","nullable":true},"iso":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"domain_age":{"type":"object","properties":{"human":{"type":"string","nullable":true},"timestamp":{"type":"number","nullable":true},"iso":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"spam_trap_score":{"type":"string","nullable":true},"sanitized_email":{"type":"string","nullable":true}},"required":["success","request_id"],"additionalProperties":false,"nullable":true},"phoneVerification":{"type":"object","properties":{"success":{"type":"boolean"},"request_id":{"type":"string"},"message":{"type":"string","nullable":true},"formatted":{"type":"string","nullable":true},"local_format":{"type":"string","nullable":true},"valid":{"type":"boolean","nullable":true},"fraud_score":{"type":"number","minimum":0,"maximum":100,"nullable":true},"recent_abuse":{"type":"boolean","nullable":true},"VOIP":{"type":"boolean","nullable":true},"prepaid":{"type":"boolean","nullable":true},"risky":{"type":"boolean","nullable":true},"active":{"type":"boolean","nullable":true},"name":{"type":"string","nullable":true},"carrier":{"type":"string","nullable":true},"line_type":{"type":"string","nullable":true},"country":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"timezone":{"type":"string","nullable":true},"zip_code":{"type":"string","nullable":true},"dialing_code":{"type":"number","nullable":true},"do_not_call":{"type":"boolean","nullable":true},"leaked":{"type":"boolean","nullable":true},"spammer":{"type":"boolean","nullable":true},"active_status":{"type":"string","nullable":true},"user_activity":{"type":"string","nullable":true},"associated_email_addresses":{"type":"object","properties":{"status":{"type":"string","nullable":true},"emails":{"type":"array","items":{"type":"string"},"nullable":true}},"additionalProperties":false,"nullable":true}},"required":["success","request_id"],"additionalProperties":false,"nullable":true},"error":{"type":"string","nullable":true}},"additionalProperties":false}]},"requestObject":{"type":"object","properties":{"apiKey":{"type":"string","nullable":true},"ipValue":{"type":"string","nullable":true},"userEmail":{"type":"string","nullable":true},"userPhoneNumber":{"type":"string","nullable":true}},"additionalProperties":false},"ipValue":{"type":"string","nullable":true},"userEmail":{"type":"string","nullable":true},"userPhoneNumber":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","scoreAnalysis","requestObject","ipValue","userEmail","userPhoneNumber","createdAt","updatedAt"],"additionalProperties":false},"nullable":true}},"required":["id","customerId","email","verified","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"customerContactInformation":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"information":{"type":"object","properties":{"email":{"type":"string","format":"email"},"phone":{"type":"string","minLength":4},"twitter":{"type":"string"},"discord":{"type":"string"},"telegram":{"type":"string"}},"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","customerId","information","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false},"nullable":true},"customerDuplicates":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerIdLeft":{"type":"string","format":"uuid"},"customerIdRight":{"type":"string","format":"uuid"},"description":{"type":"string","nullable":true},"customerInfoLeft":{"type":"string","nullable":true},"customerInfoRight":{"type":"string","nullable":true},"matchedFields":{"type":"string","nullable":true},"exactMatch":{"type":"boolean","nullable":true},"alertId":{"type":"string","format":"uuid","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerIdLeft","customerIdRight","description","customerInfoLeft","customerInfoRight","matchedFields","exactMatch","alertId","workflowSessionId","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"synapsSessions":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"synapsSessionId":{"type":"string"},"customerId":{"type":"string","format":"uuid"},"sessionData":{"type":"object","properties":{"app":{"type":"object","properties":{"name":{"type":"string"},"id":{"type":"string"}},"required":["name","id"],"additionalProperties":false},"session":{"type":"object","properties":{"alias":{"type":"string"},"id":{"type":"string"},"status":{"type":"string","enum":["APPROVED","SUBMISSION_REQUIRED","RESUBMISSION_REQUIRED","REJECTED","PENDING_VERIFICATION"]},"sandbox":{"type":"boolean"}},"required":["alias","id","status","sandbox"],"additionalProperties":false}},"required":["app","session"],"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"synapsSteps":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"synapsStepId":{"type":"string"},"customerId":{"type":"string","format":"uuid"},"sessionId":{"type":"string","format":"uuid"},"stepData":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["ID_DOCUMENT","LIVENESS","PROOF_OF_ADDRESS","PHONE","EMAIL"]},"metadata":{"type":"object","properties":{"ip":{"type":"string"},"user_agent":{"type":"string"},"platform":{"type":"string"},"browser_name":{"type":"string"},"browser_version":{"type":"string"},"device":{"type":"string"},"customer_language":{"type":"string"}},"required":["ip","user_agent","platform","browser_name","browser_version","device","customer_language"],"additionalProperties":false},"status":{"type":"string","enum":["APPROVED","SUBMISSION_REQUIRED","RESUBMISSION_REQUIRED","REJECTED","PENDING_VERIFICATION"]},"reason":{"type":"object","properties":{"code":{"type":"string","enum":["FORGED_REJECTION","DOCUMENT_HIDDEN","BAD_ENVIRONMENT","BLACK_WHITE_PICTURE","BAD_QUALITY","DOCUMENT_COMPLIANCE","IDENTITY_DOCUMENT_EXPIRED","DOCUMENT_INVALID_FRONT_SIDE","DOCUMENT_INVALID_BACK_SIDE","IDENTITY_DOCUMENT_DOB_DATE_MINOR","RESTRICTED_NATIONALITY_TYPE","DUPLICATE_USER",""]},"message":{"type":"object","properties":{"original":{"type":"string"},"translated":{"type":"string"}},"required":["original","translated"],"additionalProperties":false}},"required":["code","message"],"additionalProperties":false,"nullable":true},"document":{"anyOf":[{"type":"object","properties":{"country":{"type":"string"},"type":{"type":"string","enum":["PASSPORT","NATIONAL_ID","DRIVER_LICENSE","RESIDENT_PERMIT",""]},"fields":{"type":"object","properties":{"firstname":{"type":"string"},"lastname":{"type":"string"},"birth_date":{"type":"string"},"document_expiration":{"type":"string"},"document_number":{"type":"string"},"nationality":{"type":"string"}},"required":["firstname","lastname","birth_date","document_expiration","document_number","nationality"],"additionalProperties":false},"files":{"type":"object","properties":{"front":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false,"nullable":true},"back":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false,"nullable":true},"face":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false,"nullable":true}},"additionalProperties":false},"original_files":{"type":"object","properties":{"front":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false,"nullable":true},"back":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false,"nullable":true}},"additionalProperties":false}},"required":["country","type","fields","files","original_files"],"additionalProperties":false},{"type":"object","properties":{"country":{"type":"string"},"type":{"type":"string","enum":["ELECTRICITY_BILL","INTERNET_BILL","LANDLINE_BILL","WATER_BILL","GAS_BILL","BANK_STATEMENT"]},"host_id_document":{"type":"object","properties":{},"additionalProperties":false},"files":{"type":"object","properties":{"proof":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false,"nullable":true},"accomodation":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false,"nullable":true}},"additionalProperties":false},"original_files":{"type":"object","properties":{"proof":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false,"nullable":true},"accomodation":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false,"nullable":true}},"additionalProperties":false},"fields":{"type":"object","properties":{"address":{"type":"string"},"city":{"type":"string"},"zipcode":{"type":"string"},"issuing_date":{"type":"string"}},"required":["address","city","zipcode","issuing_date"],"additionalProperties":false}},"required":["country","type","host_id_document","files","original_files","fields"],"additionalProperties":false}],"nullable":true},"verification":{"anyOf":[{"type":"object","properties":{"liveness":{"type":"object","properties":{"file":{"type":"object","properties":{"url":{"type":"string"},"type":{"type":"string"},"size":{"type":"number"},"base64":{"type":"string","nullable":true}},"required":["url","type","size"],"additionalProperties":false}},"required":["file"],"additionalProperties":false}},"required":["liveness"],"additionalProperties":false},{"type":"object","properties":{"phone":{"type":"object","properties":{"number":{"type":"string"},"calling_code":{"type":"string"},"method":{"type":"string"},"country":{"type":"string"}},"required":["number","calling_code","method","country"],"additionalProperties":false}},"required":["phone"],"additionalProperties":false},{"type":"object","properties":{"email":{"type":"object","properties":{"value":{"type":"string","format":"email"}},"required":["value"],"additionalProperties":false}},"required":["email"],"additionalProperties":false},{"type":"object","properties":{"aml":{"type":"object","properties":{"customer_info":{"type":"object","properties":{"firstname":{"type":"string"},"lastname":{"type":"string"},"birth_date":{"type":"string"},"nationality":{"type":"string"},"country":{"type":"string"}},"required":["firstname","lastname","birth_date","nationality","country"],"additionalProperties":false},"hits":{"type":"array","items":{"type":"object","properties":{"fields":{"type":"array","items":{}},"aliases":{"type":"array","items":{"type":"string"}},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string"}},"required":["date","snippet","title","url"],"additionalProperties":false}},"info":{"type":"object","properties":{"full_name":{"type":"string"},"birth_date":{"type":"string"},"nationality":{"type":"string"}},"required":["full_name","birth_date","nationality"],"additionalProperties":false},"type":{"type":"array","items":{"type":"string"}}},"required":["fields","aliases","media","info","type"],"additionalProperties":false}},"total_hits":{"type":"number"},"action_required":{"type":"boolean"},"monitored":{"type":"boolean"}},"required":["customer_info","hits","total_hits","action_required","monitored"],"additionalProperties":false}},"required":["aml"],"additionalProperties":false}],"nullable":true}},"required":["id","type","metadata","status"],"additionalProperties":false},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","synapsStepId","customerId","sessionId","stepData","createdAt","updatedAt"],"additionalProperties":false}}},"required":["id","synapsSessionId","customerId","sessionData","createdAt","updatedAt","synapsSteps"],"additionalProperties":false}},"audits":{"type":"array","items":{"type":"object","properties":{"timestamp":{"type":"string","format":"date-time"},"action":{"type":"string","enum":["create","update","delete","attach","detach","duplicate"]},"author":{"type":"string","nullable":true},"record":{"anyOf":[{"type":"object","properties":{"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"tagTitle":{"type":"string"}},"required":["tagId","entityId","entityType"],"additionalProperties":false},{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"workspaceId":{"type":"string","nullable":true},"organizationId":{"type":"string","nullable":true},"externalCustomerId":{"type":"string","nullable":true},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"type":{"type":"string","enum":["Individual","Company"],"nullable":true},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded","Onboarding","KYB","Onboarded"],"nullable":true},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"],"nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true}},"additionalProperties":false}]}},"required":["timestamp","action","record"],"additionalProperties":false}},"complyAdvantageSearches":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"searchId":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991,"nullable":true},"searchRef":{"type":"string","nullable":true},"searchResult":{"type":"object","properties":{"client_ref":{"type":"string"},"id":{"type":"number"},"ref":{"type":"string"},"searcher_id":{"type":"number"},"assignee_id":{"type":"number"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"]},"risk_level":{"type":"string","enum":["low","medium","high","unknown"]},"search_term":{"type":"string"},"submitted_term":{"type":"string"},"total_hits":{"type":"number"},"total_matches":{"type":"number"},"total_blacklist_hits":{"type":"number"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}}},"labels":{"type":"array","items":{}},"limit":{"type":"number"},"offset":{"type":"number"},"searcher":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"assignee":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"hits":{"type":"array","items":{"type":"object","properties":{"doc":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"fields":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"},"locale":{"type":"string"},"tag":{"type":"string"}},"required":["name","value"],"additionalProperties":false}},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false}},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false}},"sources":{"type":"array","items":{"type":"string"}},"keywords":{"type":"array","items":{}},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false}},"source_notes":{}},"required":["id","last_updated_utc","created_utc","types","name","entity_type","aka","sources","keywords"],"additionalProperties":false},"match_types":{"type":"array","items":{"type":"string"}},"match_types_details":{"type":"array","items":{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"}},"matching_name":{"type":"string"},"name_matches":{"type":"array","items":{"type":"object","properties":{"match_types":{"type":"array","items":{"type":"string"}},"query_term":{"type":"string"}},"required":["match_types","query_term"],"additionalProperties":false}},"secondary_matches":{"type":"array","items":{}},"sources":{"type":"array","items":{"type":"string"}}},"required":["aml_types","matching_name","name_matches","secondary_matches","sources"],"additionalProperties":false}},"match_status":{"type":"string"},"is_whitelisted":{"type":"boolean"},"score":{"type":"number"}},"required":["doc","match_types","match_types_details","match_status","is_whitelisted","score"],"additionalProperties":false}},"blacklist_hits":{"type":"array","items":{}}},"required":["client_ref","id","ref","searcher_id","assignee_id","match_status","risk_level","search_term","submitted_term","total_hits","total_matches","total_blacklist_hits","created_at","updated_at","labels","limit","offset"],"additionalProperties":false},"searchEntities":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"key_information":{"type":"object","properties":{"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"grouped_types":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"required":["type"],"additionalProperties":false},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"sources":{"type":"array","items":{"type":"string"},"nullable":true},"source_notes":{"nullable":true},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false},"nullable":true},"date_of_birth":{"type":"string","nullable":true},"dates_of_birth":{"type":"array","items":{"type":"string"},"nullable":true},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"],"nullable":true},"risk_level":{"type":"string","enum":["low","medium","high","unknown"],"nullable":true},"is_whitelisted":{"type":"boolean","nullable":true},"age":{"type":"number","nullable":true},"death_age":{"nullable":true},"date_of_death":{"nullable":true},"primary_country":{"nullable":true},"country_names":{"type":"string","nullable":true},"designation":{"type":"string","nullable":true},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false},"nullable":true}},"required":["name","entity_type"],"additionalProperties":false,"nullable":true},"uncategorized":{"type":"object","properties":{"keywords":{"type":"array","items":{},"nullable":true},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false},"nullable":true},"assets":{"type":"array","items":{},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"related":{"type":"array","items":{},"nullable":true},"fields":{"type":"array","items":{},"nullable":true}},"additionalProperties":false,"nullable":true},"full_listing":{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"},"nullable":true},"count":{"type":"number","nullable":true},"country_codes":{"type":"array","items":{"type":"string"},"nullable":true},"data":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"disclose_sources":{"type":"boolean","nullable":true},"listing_ended_utc":{"type":"string","nullable":true},"listing_started_utc":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"url":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true}]},"nullable":true}]},"nullable":true},"navigation":{"type":"object","properties":{"next":{"nullable":true},"previous":{"nullable":true}},"additionalProperties":false,"nullable":true}},"required":["id","last_updated_utc","created_utc"],"additionalProperties":false},"nullable":true},"requestData":{"type":"object","properties":{"search_term":{"type":"string","description":"represents name of the entity"},"client_ref":{"type":"string","description":"Your reference for this person/entity for which you are searching. Used for tracking searches and auto-whitelisting recurring results"},"search_profile":{"type":"string","nullable":true,"description":"The Profile ID of a search profile that can be retrieved from the UI"},"fuzziness":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"determines how closely the returned results must match the supplied name. Overridden by exact_match"},"offset":{"type":"number","nullable":true,"description":"match results from the database, starting form the offset value"},"limit":{"type":"number","nullable":true,"description":"math results from the database, taking up this many matches each search"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false,"description":"specify filters within the search to narrow down the results"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}},"nullable":true,"description":"name => value pairs, to search later using defined tags here"},"share_url":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"include a shareable URL to access search publicly"},"exact_match":{"type":"boolean","nullable":true,"description":"Exact match disables all standard and optional matching behaviours (Honorifics, affixes, initials, glued name, name variation, equivalent names, extra words in entity,...) 0% fuzziness disables 1 letter typo matching but keeps all other matching behaviours (standard and optional)"}},"required":["search_term","client_ref"],"additionalProperties":false},"executionId":{"type":"string"},"alertId":{"type":"string","format":"uuid","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"isMonitored":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","searchId","searchRef","searchResult","requestData","executionId","alertId","isMonitored","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true},"customerId":{"type":"string","format":"uuid"}},"required":["cmsProjectId","workspaceId","organizationId","externalCustomerId","riskScore","type","onboardingLevel","status","createdAt","updatedAt","createdBy","updatedBy","customerWallets","customerClaims","customerDids","customerAddresses","customerIps","customerPhones","customerEmails","synapsSessions","customerId"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/batch":{"post":{"operationId":"individualsRouter-createIndividuals","summary":"Create multiple individuals","description":"Create multiple individuals for a given project.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"customerData":{"type":"array","items":{"type":"object","properties":{"customerWallet":{"type":"object","properties":{"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"verified":{"type":"boolean","nullable":true},"createdBy":{"type":"string"}},"required":["wallet"],"additionalProperties":false},"customerClaims":{"type":"object","properties":{"sub":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"givenName":{"type":"string","nullable":true},"familyName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"nickname":{"type":"string","nullable":true},"preferredUsername":{"type":"string","nullable":true},"profile":{"type":"string","nullable":true},"picture":{"type":"string","nullable":true},"pictureBase64":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"gender":{"type":"string","nullable":true},"birthdate":{"type":"string","format":"date-time"},"zoneinfo":{"type":"string","nullable":true},"locale":{"type":"string","nullable":true},"countryOfResidence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdBy":{"type":"string"}},"additionalProperties":false},"customerDid":{"type":"object","properties":{"did":{"type":"string"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["did"],"additionalProperties":false},"externalId":{"type":"string"},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded"]},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"]},"phoneNumber":{"type":"object","properties":{"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true}},"required":["phoneNumber"],"additionalProperties":false},"email":{"type":"object","properties":{"email":{"type":"string","format":"email"},"verified":{"type":"boolean","nullable":true}},"required":["email"],"additionalProperties":false},"ipAddress":{"type":"string"}},"additionalProperties":false},"maxItems":100},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string"}},"required":["customerData","cmsProjectId","organizationId"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"externalId":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}},"delete":{"operationId":"individualsRouter-deleteIndividuals","summary":"Delete multiple individuals","description":"Delete multiple individuals by id.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerIds","in":"query","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"string","format":"uuid"}}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/merge":{"post":{"operationId":"individualsRouter-mergeIndividuals","summary":"Merge individuals","description":"Merge individuals.","tags":["Individuals"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"sourceCustomerIds":{"type":"array","items":{"type":"string"},"minItems":1},"targetCustomerId":{"type":"string"}},"required":["sourceCustomerIds","targetCustomerId"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/documents":{"get":{"operationId":"individualsRouter-getIndividualDocuments","summary":"Get an individual documents data.","description":"Get individual's documents.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/video-document/{sessionId}":{"get":{"operationId":"individualsRouter-getIndividualVideoDocument","summary":"Get an individual video document.","description":"Get individual video document.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string"}},{"name":"sessionId","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"anyOf":[{"not":{}},{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false,"nullable":true}]}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/scenario-executions":{"get":{"operationId":"individualsRouter-getIndividualScenarioExecutionHistory","summary":"Get individual scenario executions","description":"Get a single individual's scenario execution history using filters.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string"}},{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":50}},{"name":"fromDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"toDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"scenarioTypes","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"workflow_session_id":{"type":"string","format":"uuid","nullable":true},"session_id":{"type":"string","nullable":true},"execution_id":{"type":"string"},"scenario_executions":{"type":"array","items":{"type":"object","properties":{"scenarioId":{"type":"string"},"rules":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"execution_id":{"type":"string"},"cms_object_id":{"type":"string"},"cms_scenario_id":{"type":"string","nullable":true},"object_type":{"type":"string","enum":["PrivacyPreservingMonitoring","IndividualMonitoring","TransactionMonitoring","TFHE","OffChainZKP","ChallengeQuery","BlockchainPolicies"]},"result":{"anyOf":[{"type":"object","properties":{"result":{"type":"object","properties":{"is_valid":{"type":"boolean"},"reasons":{"type":"array","items":{"type":"string"}}},"required":["is_valid","reasons"],"additionalProperties":false}},"required":["result"],"additionalProperties":false},{}]},"rule_data":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"anyOf":[{"type":"string"},{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false}]},"secondaryAttribute":{"anyOf":[{"type":"string"},{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false}],"nullable":true},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}}],"nullable":true},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","enum":["amount","percentage"],"nullable":true},"timeframe":{"type":"string","enum":["daily","weekly","monthly","yearly"],"nullable":true},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","enum":["ACTIVE_USERS_ADDRESSES"],"nullable":true},"type":{"type":"string","enum":["IDInformation","IDInformationTfhe","SelfieImage","IDImage","ProofOfResidence","AMLScreeningsResults","ID3","IDScan","IDScanSelfie","IDScanPassport"],"nullable":true}},"required":["attribute","operator"],"additionalProperties":false,"nullable":true},"status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"executed_at":{"type":"string","format":"date-time"},"created_at":{"type":"string","format":"date-time"},"documents":{"type":"array","items":{"type":"object","properties":{"documentType":{"type":"string","enum":["proof_of_residence","id_image_front","id_image_back","selfie_image"]},"url":{"type":"string","format":"uri"}},"required":["documentType","url"],"additionalProperties":false},"nullable":true}},"required":["id","execution_id","cms_object_id","object_type","executed_at","created_at"],"additionalProperties":false}},"scenarioStatus":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"]},"executed_at":{"type":"string","format":"date-time"}},"required":["scenarioId","rules","scenarioStatus","executed_at"],"additionalProperties":false}},"execution_status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"]},"last_execution_date":{"type":"string","format":"date-time"}},"required":["execution_id","scenario_executions","execution_status","last_execution_date"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/scenario-executions/{executionId}":{"get":{"operationId":"individualsRouter-getIndividualScenarioExecution","summary":"Get an individual scenario execution data for one scenario execution.","description":"Get a single individual's scenario execution data.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"executionId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"execution_id":{"type":"string"},"session_id":{"type":"string"},"workflow_session_id":{"type":"string","format":"uuid","nullable":true},"scenario_executions":{"type":"array","items":{"type":"object","properties":{"scenarioId":{"type":"string"},"rules":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"execution_id":{"type":"string"},"cms_object_id":{"type":"string"},"cms_scenario_id":{"type":"string","nullable":true},"object_type":{"type":"string","enum":["PrivacyPreservingMonitoring","IndividualMonitoring","TransactionMonitoring","TFHE","OffChainZKP","ChallengeQuery","BlockchainPolicies"]},"result":{"anyOf":[{"type":"object","properties":{"result":{"type":"object","properties":{"is_valid":{"type":"boolean"},"reasons":{"type":"array","items":{"type":"string"}}},"required":["is_valid","reasons"],"additionalProperties":false}},"required":["result"],"additionalProperties":false},{}]},"data":{"anyOf":[{},{"type":"object","properties":{"ID3":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"AMLScreeningsResults":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDScan":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDInformation":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDScanSelfie":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"SelfieImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDScanPassport":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"ProofOfResidence":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"RulesEngineInputData":{"type":"object","additionalProperties":{},"nullable":true}},"additionalProperties":false}]},"rule_data":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"anyOf":[{"type":"string"},{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false}]},"secondaryAttribute":{"anyOf":[{"type":"string"},{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false}],"nullable":true},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}}],"nullable":true},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","enum":["amount","percentage"],"nullable":true},"timeframe":{"type":"string","enum":["daily","weekly","monthly","yearly"],"nullable":true},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","enum":["ACTIVE_USERS_ADDRESSES"],"nullable":true},"type":{"type":"string","enum":["IDInformation","IDInformationTfhe","SelfieImage","IDImage","ProofOfResidence","AMLScreeningsResults","ID3","IDScan","IDScanSelfie","IDScanPassport"],"nullable":true}},"required":["attribute","operator"],"additionalProperties":false,"nullable":true},"status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"executed_at":{"type":"string","format":"date-time"},"created_at":{"type":"string","format":"date-time"},"documents":{"type":"array","items":{"type":"object","properties":{"documentType":{"type":"string","enum":["proof_of_residence","id_image_front","id_image_back","selfie_image"]},"url":{"type":"string","format":"uri"}},"required":["documentType","url"],"additionalProperties":false},"nullable":true}},"required":["id","execution_id","cms_object_id","object_type","executed_at","created_at"],"additionalProperties":false}},"scenarioStatus":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"]},"executed_at":{"type":"string","format":"date-time"}},"required":["scenarioId","rules","scenarioStatus","executed_at"],"additionalProperties":false}},"execution_status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"]},"last_execution_date":{"type":"string","format":"date-time"}},"required":["execution_id","session_id","scenario_executions","execution_status","last_execution_date"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/individuals/{customerId}/duplicates":{"get":{"operationId":"individualsRouter-getDuplicatesForIndividual","summary":"Get individual's duplicates by customerId","description":"Get individual's duplicates with customerId.","tags":["Individuals"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerIdLeft":{"type":"string","format":"uuid"},"customerIdRight":{"type":"string","format":"uuid"},"description":{"type":"string","nullable":true},"customerInfoLeft":{"type":"string","nullable":true},"customerInfoRight":{"type":"string","nullable":true},"matchedFields":{"type":"string","nullable":true},"exactMatch":{"type":"boolean","nullable":true},"alertId":{"type":"string","format":"uuid","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerIdLeft","customerIdRight","description","customerInfoLeft","customerInfoRight","matchedFields","exactMatch","alertId","workflowSessionId","createdAt","updatedAt"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workflows/{workflowId}/signatures/evm":{"post":{"operationId":"signatureGating-getTxAuthDataSignature","summary":"Get signature for a tx data","description":"Get signature for a tx auth data (evm)","tags":["SigGating"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"chainId":{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},"contractAbi":{"type":"array","items":{"type":"object","additionalProperties":{}}},"contractAddress":{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},"functionName":{"type":"string"},"args":{"type":"array","items":{}},"userAddress":{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},"blockExpiration":{"type":"integer"},"nonce":{"type":"integer"}},"required":["chainId","contractAbi","contractAddress","functionName","args","userAddress"],"additionalProperties":false}}}},"parameters":[{"name":"workflowId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"anyOf":[{"type":"object","properties":{"isAuthorized":{"type":"boolean","enum":[true]},"signature":{"type":"string","description":"0x string"},"payload":{"type":"string"},"blockExpiration":{"type":"number"}},"required":["isAuthorized","signature","payload","blockExpiration"],"additionalProperties":false},{"type":"object","properties":{"isAuthorized":{"type":"boolean","enum":[false]},"errorMessage":{"type":"string"}},"required":["isAuthorized","errorMessage"],"additionalProperties":false}]}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workflows/{workflowId}/signatures/tezos":{"post":{"operationId":"signatureGating-getTezosTxAuthDataSignature","summary":"Get signature for a tezos tx data","description":"Get signature for a tezos tx auth data.","tags":["SigGating"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"chainID":{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},"contractAddress":{"type":"string","description":"Tezos contract address"},"functionName":{"type":"string","description":"Tezos entrypoint name"},"args":{"type":"string"},"userAddress":{"type":"string","description":"Tezos address (implicit account)"},"blockExpiration":{"type":"integer"},"nonce":{"type":"integer"}},"required":["chainID","contractAddress","functionName","args","userAddress"],"additionalProperties":false}}}},"parameters":[{"name":"workflowId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"anyOf":[{"type":"object","properties":{"isAuthorized":{"type":"boolean","enum":[true]},"signature":{"type":"string"},"blockExpiration":{"type":"number"}},"required":["isAuthorized","signature","blockExpiration"],"additionalProperties":false},{"type":"object","properties":{"isAuthorized":{"type":"boolean","enum":[false]},"errorMessage":{}},"required":["isAuthorized"],"additionalProperties":false}]}}}},"default":{"$ref":"#/components/responses/error"}}}},"/alerts":{"post":{"operationId":"alertsRouter-createAlert","summary":"Create alert","description":"Create a new alert.","tags":["Alerts"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"severity":{"type":"string","enum":["Low","Medium","High"]},"category":{"type":"string","enum":["Onboarding","Ongoing monitoring"]},"type":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"name":{"type":"string"},"description":{"type":"string","nullable":true},"assignedTo":{"type":"string","nullable":true},"seen":{"type":"boolean"},"customerId":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"reason":{"type":"string","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"scenarioId":{},"transactionIds":{"type":"array","items":{}}},"required":["severity","category","type","status","name","customerId","cmsProjectId"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string","format":"uuid"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/alerts/{id}":{"get":{"operationId":"alertsRouter-getAlert","summary":"Get alert","description":"Get an alert by its ID.","tags":["Alerts"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"severity":{"type":"string","enum":["Low","Medium","High"]},"category":{"type":"string","enum":["Onboarding","Ongoing monitoring"]},"type":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"name":{"type":"string"},"description":{"type":"string","nullable":true},"assignedTo":{"type":"string","nullable":true},"seen":{"type":"boolean"},"customerId":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"notes":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"data":{},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"documents":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false}}},"required":["id","name","description","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"audits":{"type":"array","items":{"type":"object","properties":{"timestamp":{"type":"string","format":"date-time"},"action":{"type":"string","enum":["create","update","delete","attach","detach","duplicate"]},"author":{"type":"string","nullable":true},"record":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"severity":{"type":"string","enum":["Low","Medium","High"]},"category":{"type":"string","enum":["Onboarding","Ongoing monitoring"]},"type":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"name":{"type":"string"},"description":{"type":"string","nullable":true},"assignedTo":{"type":"string","nullable":true},"seen":{"type":"boolean"},"customerId":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"notes":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"data":{},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"documents":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false}}},"required":["id","name","description","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}}},"additionalProperties":false}},"required":["timestamp","action","record"],"additionalProperties":false}},"complyAdvantageData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"searchId":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991,"nullable":true},"searchRef":{"type":"string","nullable":true},"searchResult":{"type":"object","properties":{"client_ref":{"type":"string"},"id":{"type":"number"},"ref":{"type":"string"},"searcher_id":{"type":"number"},"assignee_id":{"type":"number"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"]},"risk_level":{"type":"string","enum":["low","medium","high","unknown"]},"search_term":{"type":"string"},"submitted_term":{"type":"string"},"total_hits":{"type":"number"},"total_matches":{"type":"number"},"total_blacklist_hits":{"type":"number"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}}},"labels":{"type":"array","items":{}},"limit":{"type":"number"},"offset":{"type":"number"},"searcher":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"assignee":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"hits":{"type":"array","items":{"type":"object","properties":{"doc":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"fields":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"},"locale":{"type":"string"},"tag":{"type":"string"}},"required":["name","value"],"additionalProperties":false}},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false}},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false}},"sources":{"type":"array","items":{"type":"string"}},"keywords":{"type":"array","items":{}},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false}},"source_notes":{}},"required":["id","last_updated_utc","created_utc","types","name","entity_type","aka","sources","keywords"],"additionalProperties":false},"match_types":{"type":"array","items":{"type":"string"}},"match_types_details":{"type":"array","items":{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"}},"matching_name":{"type":"string"},"name_matches":{"type":"array","items":{"type":"object","properties":{"match_types":{"type":"array","items":{"type":"string"}},"query_term":{"type":"string"}},"required":["match_types","query_term"],"additionalProperties":false}},"secondary_matches":{"type":"array","items":{}},"sources":{"type":"array","items":{"type":"string"}}},"required":["aml_types","matching_name","name_matches","secondary_matches","sources"],"additionalProperties":false}},"match_status":{"type":"string"},"is_whitelisted":{"type":"boolean"},"score":{"type":"number"}},"required":["doc","match_types","match_types_details","match_status","is_whitelisted","score"],"additionalProperties":false}},"blacklist_hits":{"type":"array","items":{}}},"required":["client_ref","id","ref","searcher_id","assignee_id","match_status","risk_level","search_term","submitted_term","total_hits","total_matches","total_blacklist_hits","created_at","updated_at","labels","limit","offset"],"additionalProperties":false},"searchEntities":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"key_information":{"type":"object","properties":{"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"grouped_types":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"required":["type"],"additionalProperties":false},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"sources":{"type":"array","items":{"type":"string"},"nullable":true},"source_notes":{"nullable":true},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false},"nullable":true},"date_of_birth":{"type":"string","nullable":true},"dates_of_birth":{"type":"array","items":{"type":"string"},"nullable":true},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"],"nullable":true},"risk_level":{"type":"string","enum":["low","medium","high","unknown"],"nullable":true},"is_whitelisted":{"type":"boolean","nullable":true},"age":{"type":"number","nullable":true},"death_age":{"nullable":true},"date_of_death":{"nullable":true},"primary_country":{"nullable":true},"country_names":{"type":"string","nullable":true},"designation":{"type":"string","nullable":true},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false},"nullable":true}},"required":["name","entity_type"],"additionalProperties":false,"nullable":true},"uncategorized":{"type":"object","properties":{"keywords":{"type":"array","items":{},"nullable":true},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false},"nullable":true},"assets":{"type":"array","items":{},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"related":{"type":"array","items":{},"nullable":true},"fields":{"type":"array","items":{},"nullable":true}},"additionalProperties":false,"nullable":true},"full_listing":{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"},"nullable":true},"count":{"type":"number","nullable":true},"country_codes":{"type":"array","items":{"type":"string"},"nullable":true},"data":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"disclose_sources":{"type":"boolean","nullable":true},"listing_ended_utc":{"type":"string","nullable":true},"listing_started_utc":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"url":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true}]},"nullable":true}]},"nullable":true},"navigation":{"type":"object","properties":{"next":{"nullable":true},"previous":{"nullable":true}},"additionalProperties":false,"nullable":true}},"required":["id","last_updated_utc","created_utc"],"additionalProperties":false},"nullable":true},"requestData":{"type":"object","properties":{"search_term":{"type":"string","description":"represents name of the entity"},"client_ref":{"type":"string","description":"Your reference for this person/entity for which you are searching. Used for tracking searches and auto-whitelisting recurring results"},"search_profile":{"type":"string","nullable":true,"description":"The Profile ID of a search profile that can be retrieved from the UI"},"fuzziness":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"determines how closely the returned results must match the supplied name. Overridden by exact_match"},"offset":{"type":"number","nullable":true,"description":"match results from the database, starting form the offset value"},"limit":{"type":"number","nullable":true,"description":"math results from the database, taking up this many matches each search"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false,"description":"specify filters within the search to narrow down the results"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}},"nullable":true,"description":"name => value pairs, to search later using defined tags here"},"share_url":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"include a shareable URL to access search publicly"},"exact_match":{"type":"boolean","nullable":true,"description":"Exact match disables all standard and optional matching behaviours (Honorifics, affixes, initials, glued name, name variation, equivalent names, extra words in entity,...) 0% fuzziness disables 1 letter typo matching but keeps all other matching behaviours (standard and optional)"}},"required":["search_term","client_ref"],"additionalProperties":false},"executionId":{"type":"string"},"alertId":{"type":"string","format":"uuid","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"isMonitored":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","searchId","searchRef","searchResult","requestData","executionId","alertId","isMonitored","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"duplicateData":{"type":"array","items":{"type":"object","properties":{"original":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false},"duplicate":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false}},"required":["original","duplicate"],"additionalProperties":false},"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"results":{"type":"array","items":{"type":"object","properties":{"data":{"anyOf":[{"type":"object","properties":{"AMLScreeningsResults":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"ProofOfResidence":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDScanSelfie":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDInformation":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"SelfieImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"RulesEngineInputData":{"type":"object","additionalProperties":{},"nullable":true},"TFHEResult":{"type":"string","nullable":true}},"additionalProperties":false},{"type":"object","properties":{"id":{"type":"string"},"typ":{"type":"string","enum":["application/iden3-zkp-json","application/iden3comm-plain-json","application/iden3comm-signed-json"]},"type":{"type":"string","enum":["https://iden3-communication.io/authorization/1.0/request","https://iden3-communication.io/authorization/1.0/response","https://iden3-communication.io/credentials/1.0/issuance-request","https://iden3-communication.io/credentials/1.0/fetch-request","https://iden3-communication.io/credentials/1.0/offer","https://iden3-communication.io/credentials/1.0/issuance-response","https://iden3-communication.io/credentials/1.0/refresh","https://iden3-communication.io/devices/1.0/registration","https://iden3-communication.io/messages/1.0/fetch","https://iden3-communication.io/proofs/1.0/request","https://iden3-communication.io/proofs/1.0/response","https://iden3-communication.io/revocation/1.0/request-status","https://iden3-communication.io/revocation/1.0/status","https://iden3-communication.io/proofs/1.0/contract-invoke-request","https://iden3-communication.io/proofs/1.0/contract-invoke-response","https://iden3-communication.io/credentials/1.0/onchain-offer","https://iden3-communication.io/credentials/0.1/proposal-request","https://iden3-communication.io/credentials/0.1/proposal","https://iden3-communication.io/credentials/0.1/payment-request","https://iden3-communication.io/credentials/0.1/payment"]},"thid":{"type":"string"},"body":{"type":"object","properties":{"callbackUrl":{"type":"string"},"reason":{"type":"string"},"did_doc":{},"message":{"type":"string"},"scope":{"type":"array","items":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"circuitId":{"type":"string"},"optional":{"type":"boolean"},"query":{"type":"object","additionalProperties":{}}},"required":["id","circuitId","query"],"additionalProperties":false}}},"required":["callbackUrl","scope"],"additionalProperties":false},"from":{"type":"string"},"to":{"type":"string"}},"required":["id","type","body","from"],"additionalProperties":false}],"nullable":true},"ruleData":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false},"secondaryAttribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false,"nullable":true},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}}],"nullable":true},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","enum":["amount","percentage"],"nullable":true},"timeframe":{"type":"string","enum":["daily","weekly","monthly","yearly"],"nullable":true},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","enum":["ACTIVE_USERS_ADDRESSES"],"nullable":true}},"required":["attribute","operator"],"additionalProperties":false,"nullable":true},"status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupId":{"type":"string","nullable":true},"queryGroupOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupIndex":{"type":"number","nullable":true}},"additionalProperties":false},"nullable":true},"transactions":{"type":"array","items":{"type":"object","properties":{"id":{"nullable":true},"transactionDate":{"type":"string","format":"date-time","nullable":true},"transactionType":{"type":"string","enum":["crypto","fiat"],"nullable":true},"customerId":{"type":"string","format":"uuid","nullable":true},"transactionInfo":{"type":"object","properties":{"hash":{"type":"string","nullable":true},"blockchainChainId":{"type":"string","nullable":true},"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"],"nullable":true},"amount":{"type":"string","nullable":true},"currencyCode":{"type":"string","nullable":true},"hashUrl":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"transactionAmounts":{"type":"array","items":{"type":"object","properties":{"fieldName":{"type":"string","enum":["amount","targetAmount","networkFeeAmount","platformFeeAmount","transactionFeeAmount"],"nullable":true},"currencyCode":{"type":"string","nullable":true},"amount":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"transactionReview":{"type":"object","properties":{"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"],"nullable":true}},"additionalProperties":false,"nullable":true},"originator":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true},"beneficiary":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false},"nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true},"rulesMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true}},"required":["id","severity","category","type","status","name","description","assignedTo","seen","customerId","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy","reason","audits"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}},"patch":{"operationId":"alertsRouter-updateAlert","summary":"Update alert","description":"Update an alert by its ID.","tags":["Alerts"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"severity":{"type":"string","enum":["Low","Medium","High"]},"category":{"type":"string","enum":["Onboarding","Ongoing monitoring"]},"type":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"name":{"type":"string"},"description":{"type":"string","nullable":true},"assignedTo":{"type":"string","nullable":true},"seen":{"type":"boolean"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"reason":{"type":"string","nullable":true},"workflowSessionId":{"type":"string","nullable":true}},"additionalProperties":false}}}},"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"severity":{"type":"string","enum":["Low","Medium","High"]},"category":{"type":"string","enum":["Onboarding","Ongoing monitoring"]},"type":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"name":{"type":"string"},"description":{"type":"string","nullable":true},"assignedTo":{"type":"string","nullable":true},"seen":{"type":"boolean"},"customerId":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"notes":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"data":{},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"documents":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false}}},"required":["id","name","description","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"complyAdvantageData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"searchId":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991,"nullable":true},"searchRef":{"type":"string","nullable":true},"searchResult":{"type":"object","properties":{"client_ref":{"type":"string"},"id":{"type":"number"},"ref":{"type":"string"},"searcher_id":{"type":"number"},"assignee_id":{"type":"number"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"]},"risk_level":{"type":"string","enum":["low","medium","high","unknown"]},"search_term":{"type":"string"},"submitted_term":{"type":"string"},"total_hits":{"type":"number"},"total_matches":{"type":"number"},"total_blacklist_hits":{"type":"number"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}}},"labels":{"type":"array","items":{}},"limit":{"type":"number"},"offset":{"type":"number"},"searcher":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"assignee":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"hits":{"type":"array","items":{"type":"object","properties":{"doc":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"fields":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"},"locale":{"type":"string"},"tag":{"type":"string"}},"required":["name","value"],"additionalProperties":false}},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false}},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false}},"sources":{"type":"array","items":{"type":"string"}},"keywords":{"type":"array","items":{}},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false}},"source_notes":{}},"required":["id","last_updated_utc","created_utc","types","name","entity_type","aka","sources","keywords"],"additionalProperties":false},"match_types":{"type":"array","items":{"type":"string"}},"match_types_details":{"type":"array","items":{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"}},"matching_name":{"type":"string"},"name_matches":{"type":"array","items":{"type":"object","properties":{"match_types":{"type":"array","items":{"type":"string"}},"query_term":{"type":"string"}},"required":["match_types","query_term"],"additionalProperties":false}},"secondary_matches":{"type":"array","items":{}},"sources":{"type":"array","items":{"type":"string"}}},"required":["aml_types","matching_name","name_matches","secondary_matches","sources"],"additionalProperties":false}},"match_status":{"type":"string"},"is_whitelisted":{"type":"boolean"},"score":{"type":"number"}},"required":["doc","match_types","match_types_details","match_status","is_whitelisted","score"],"additionalProperties":false}},"blacklist_hits":{"type":"array","items":{}}},"required":["client_ref","id","ref","searcher_id","assignee_id","match_status","risk_level","search_term","submitted_term","total_hits","total_matches","total_blacklist_hits","created_at","updated_at","labels","limit","offset"],"additionalProperties":false},"searchEntities":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"key_information":{"type":"object","properties":{"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"grouped_types":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"required":["type"],"additionalProperties":false},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"sources":{"type":"array","items":{"type":"string"},"nullable":true},"source_notes":{"nullable":true},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false},"nullable":true},"date_of_birth":{"type":"string","nullable":true},"dates_of_birth":{"type":"array","items":{"type":"string"},"nullable":true},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"],"nullable":true},"risk_level":{"type":"string","enum":["low","medium","high","unknown"],"nullable":true},"is_whitelisted":{"type":"boolean","nullable":true},"age":{"type":"number","nullable":true},"death_age":{"nullable":true},"date_of_death":{"nullable":true},"primary_country":{"nullable":true},"country_names":{"type":"string","nullable":true},"designation":{"type":"string","nullable":true},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false},"nullable":true}},"required":["name","entity_type"],"additionalProperties":false,"nullable":true},"uncategorized":{"type":"object","properties":{"keywords":{"type":"array","items":{},"nullable":true},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false},"nullable":true},"assets":{"type":"array","items":{},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"related":{"type":"array","items":{},"nullable":true},"fields":{"type":"array","items":{},"nullable":true}},"additionalProperties":false,"nullable":true},"full_listing":{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"},"nullable":true},"count":{"type":"number","nullable":true},"country_codes":{"type":"array","items":{"type":"string"},"nullable":true},"data":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"disclose_sources":{"type":"boolean","nullable":true},"listing_ended_utc":{"type":"string","nullable":true},"listing_started_utc":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"url":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true}]},"nullable":true}]},"nullable":true},"navigation":{"type":"object","properties":{"next":{"nullable":true},"previous":{"nullable":true}},"additionalProperties":false,"nullable":true}},"required":["id","last_updated_utc","created_utc"],"additionalProperties":false},"nullable":true},"requestData":{"type":"object","properties":{"search_term":{"type":"string","description":"represents name of the entity"},"client_ref":{"type":"string","description":"Your reference for this person/entity for which you are searching. Used for tracking searches and auto-whitelisting recurring results"},"search_profile":{"type":"string","nullable":true,"description":"The Profile ID of a search profile that can be retrieved from the UI"},"fuzziness":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"determines how closely the returned results must match the supplied name. Overridden by exact_match"},"offset":{"type":"number","nullable":true,"description":"match results from the database, starting form the offset value"},"limit":{"type":"number","nullable":true,"description":"math results from the database, taking up this many matches each search"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false,"description":"specify filters within the search to narrow down the results"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}},"nullable":true,"description":"name => value pairs, to search later using defined tags here"},"share_url":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"include a shareable URL to access search publicly"},"exact_match":{"type":"boolean","nullable":true,"description":"Exact match disables all standard and optional matching behaviours (Honorifics, affixes, initials, glued name, name variation, equivalent names, extra words in entity,...) 0% fuzziness disables 1 letter typo matching but keeps all other matching behaviours (standard and optional)"}},"required":["search_term","client_ref"],"additionalProperties":false},"executionId":{"type":"string"},"alertId":{"type":"string","format":"uuid","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"isMonitored":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","searchId","searchRef","searchResult","requestData","executionId","alertId","isMonitored","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"duplicateData":{"type":"array","items":{"type":"object","properties":{"original":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false},"duplicate":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false}},"required":["original","duplicate"],"additionalProperties":false},"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"results":{"type":"array","items":{"type":"object","properties":{"data":{"anyOf":[{"type":"object","properties":{"AMLScreeningsResults":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"ProofOfResidence":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDScanSelfie":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDInformation":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"SelfieImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"RulesEngineInputData":{"type":"object","additionalProperties":{},"nullable":true},"TFHEResult":{"type":"string","nullable":true}},"additionalProperties":false},{"type":"object","properties":{"id":{"type":"string"},"typ":{"type":"string","enum":["application/iden3-zkp-json","application/iden3comm-plain-json","application/iden3comm-signed-json"]},"type":{"type":"string","enum":["https://iden3-communication.io/authorization/1.0/request","https://iden3-communication.io/authorization/1.0/response","https://iden3-communication.io/credentials/1.0/issuance-request","https://iden3-communication.io/credentials/1.0/fetch-request","https://iden3-communication.io/credentials/1.0/offer","https://iden3-communication.io/credentials/1.0/issuance-response","https://iden3-communication.io/credentials/1.0/refresh","https://iden3-communication.io/devices/1.0/registration","https://iden3-communication.io/messages/1.0/fetch","https://iden3-communication.io/proofs/1.0/request","https://iden3-communication.io/proofs/1.0/response","https://iden3-communication.io/revocation/1.0/request-status","https://iden3-communication.io/revocation/1.0/status","https://iden3-communication.io/proofs/1.0/contract-invoke-request","https://iden3-communication.io/proofs/1.0/contract-invoke-response","https://iden3-communication.io/credentials/1.0/onchain-offer","https://iden3-communication.io/credentials/0.1/proposal-request","https://iden3-communication.io/credentials/0.1/proposal","https://iden3-communication.io/credentials/0.1/payment-request","https://iden3-communication.io/credentials/0.1/payment"]},"thid":{"type":"string"},"body":{"type":"object","properties":{"callbackUrl":{"type":"string"},"reason":{"type":"string"},"did_doc":{},"message":{"type":"string"},"scope":{"type":"array","items":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"circuitId":{"type":"string"},"optional":{"type":"boolean"},"query":{"type":"object","additionalProperties":{}}},"required":["id","circuitId","query"],"additionalProperties":false}}},"required":["callbackUrl","scope"],"additionalProperties":false},"from":{"type":"string"},"to":{"type":"string"}},"required":["id","type","body","from"],"additionalProperties":false}],"nullable":true},"ruleData":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false},"secondaryAttribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false,"nullable":true},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}}],"nullable":true},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","enum":["amount","percentage"],"nullable":true},"timeframe":{"type":"string","enum":["daily","weekly","monthly","yearly"],"nullable":true},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","enum":["ACTIVE_USERS_ADDRESSES"],"nullable":true}},"required":["attribute","operator"],"additionalProperties":false,"nullable":true},"status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupId":{"type":"string","nullable":true},"queryGroupOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupIndex":{"type":"number","nullable":true}},"additionalProperties":false},"nullable":true},"transactions":{"type":"array","items":{"type":"object","properties":{"id":{"nullable":true},"transactionDate":{"type":"string","format":"date-time","nullable":true},"transactionType":{"type":"string","enum":["crypto","fiat"],"nullable":true},"customerId":{"type":"string","format":"uuid","nullable":true},"transactionInfo":{"type":"object","properties":{"hash":{"type":"string","nullable":true},"blockchainChainId":{"type":"string","nullable":true},"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"],"nullable":true},"amount":{"type":"string","nullable":true},"currencyCode":{"type":"string","nullable":true},"hashUrl":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"transactionAmounts":{"type":"array","items":{"type":"object","properties":{"fieldName":{"type":"string","enum":["amount","targetAmount","networkFeeAmount","platformFeeAmount","transactionFeeAmount"],"nullable":true},"currencyCode":{"type":"string","nullable":true},"amount":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"transactionReview":{"type":"object","properties":{"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"],"nullable":true}},"additionalProperties":false,"nullable":true},"originator":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true},"beneficiary":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false},"nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true},"rulesMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true}},"required":["id","severity","category","type","status","name","description","assignedTo","seen","customerId","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy","reason"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}},"delete":{"operationId":"alertsRouter-deleteAlert","summary":"Delete alert","description":"Delete an alert by its ID.","tags":["Alerts"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string","format":"uuid"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/alerts/grouped/{id}":{"patch":{"operationId":"alertsRouter-updateMetaAlert","summary":"Update grouped alert","description":"Update a grouped alert by its ID.","tags":["Alerts"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"severity":{"type":"string","enum":["Low","Medium","High"]},"reason":{"type":"string","nullable":true}},"additionalProperties":false}}}},"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"severity":{"type":"string","enum":["Low","Medium","High"]},"updatedBy":{"type":"string","nullable":true},"reason":{"type":"string","nullable":true}},"required":["id","name","status","severity","updatedBy","reason"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/add-note-to-alert":{"post":{"operationId":"alertsRouter-addNoteToAlert","summary":"Add note to alert","description":"Add a note to an alert.","tags":["Alerts"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"noteId":{"type":"string","format":"uuid"},"alertId":{"type":"string","format":"uuid"}},"required":["noteId","alertId"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string","format":"uuid"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/remove-note-from-alert":{"post":{"operationId":"alertsRouter-removeNoteFromAlert","summary":"Remove note from alert","description":"Remove a note from an alert.","tags":["Alerts"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"alertId":{"type":"string","format":"uuid"},"noteId":{"type":"string","format":"uuid"}},"required":["alertId","noteId"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"string","format":"uuid"}}}},"default":{"$ref":"#/components/responses/error"}}}},"/compliance/projects/{projectId}/alerts":{"get":{"operationId":"alertsRouter-getAlertsForWorkspace","summary":"Get alerts for workspace","description":"Get all alerts for a workspace.","tags":["Alerts"],"security":[{"Authorization":[]}],"parameters":[{"name":"projectId","in":"path","required":true,"schema":{"type":"string"}},{"name":"alertType","in":"query","required":false,"schema":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]}},{"name":"alertStatus","in":"query","required":false,"schema":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]}},{"name":"alertSeverity","in":"query","required":false,"schema":{"type":"string","enum":["Low","Medium","High"]}},{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":10}},{"name":"category","in":"query","required":false,"schema":{"type":"string","enum":["Onboarding","Ongoing monitoring"]}},{"name":"assignedTo","in":"query","required":false,"schema":{"type":"string"}},{"name":"search","in":"query","required":false,"schema":{"type":"string"}},{"name":"customerType","in":"query","required":false,"schema":{"type":"string","enum":["Individual","Company"]}},{"name":"groupByMetaAlerts","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"boolean"}],"default":false}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"totalCount":{"type":"number"},"data":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"type":{"type":"string"},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"severity":{"type":"string","enum":["Low","Medium","High"]},"customerId":{"type":"string"},"managersCount":{"type":"number"},"scenarioAlertCount":{"type":"number","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"workflowId":{"type":"string","nullable":true},"workflowName":{"type":"string","nullable":true},"workflowType":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"subAlerts":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"severity":{"type":"string","enum":["Low","Medium","High"]},"category":{"type":"string","enum":["Onboarding","Ongoing monitoring"]},"type":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"name":{"type":"string"},"description":{"type":"string","nullable":true},"assignedTo":{"type":"string","nullable":true},"seen":{"type":"boolean"},"customerId":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"notes":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"data":{},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"documents":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false}}},"required":["id","name","description","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"complyAdvantageData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"searchId":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991,"nullable":true},"searchRef":{"type":"string","nullable":true},"searchResult":{"type":"object","properties":{"client_ref":{"type":"string"},"id":{"type":"number"},"ref":{"type":"string"},"searcher_id":{"type":"number"},"assignee_id":{"type":"number"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"]},"risk_level":{"type":"string","enum":["low","medium","high","unknown"]},"search_term":{"type":"string"},"submitted_term":{"type":"string"},"total_hits":{"type":"number"},"total_matches":{"type":"number"},"total_blacklist_hits":{"type":"number"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}}},"labels":{"type":"array","items":{}},"limit":{"type":"number"},"offset":{"type":"number"},"searcher":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"assignee":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"hits":{"type":"array","items":{"type":"object","properties":{"doc":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"fields":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"},"locale":{"type":"string"},"tag":{"type":"string"}},"required":["name","value"],"additionalProperties":false}},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false}},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false}},"sources":{"type":"array","items":{"type":"string"}},"keywords":{"type":"array","items":{}},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false}},"source_notes":{}},"required":["id","last_updated_utc","created_utc","types","name","entity_type","aka","sources","keywords"],"additionalProperties":false},"match_types":{"type":"array","items":{"type":"string"}},"match_types_details":{"type":"array","items":{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"}},"matching_name":{"type":"string"},"name_matches":{"type":"array","items":{"type":"object","properties":{"match_types":{"type":"array","items":{"type":"string"}},"query_term":{"type":"string"}},"required":["match_types","query_term"],"additionalProperties":false}},"secondary_matches":{"type":"array","items":{}},"sources":{"type":"array","items":{"type":"string"}}},"required":["aml_types","matching_name","name_matches","secondary_matches","sources"],"additionalProperties":false}},"match_status":{"type":"string"},"is_whitelisted":{"type":"boolean"},"score":{"type":"number"}},"required":["doc","match_types","match_types_details","match_status","is_whitelisted","score"],"additionalProperties":false}},"blacklist_hits":{"type":"array","items":{}}},"required":["client_ref","id","ref","searcher_id","assignee_id","match_status","risk_level","search_term","submitted_term","total_hits","total_matches","total_blacklist_hits","created_at","updated_at","labels","limit","offset"],"additionalProperties":false},"searchEntities":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"key_information":{"type":"object","properties":{"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"grouped_types":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"required":["type"],"additionalProperties":false},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"sources":{"type":"array","items":{"type":"string"},"nullable":true},"source_notes":{"nullable":true},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false},"nullable":true},"date_of_birth":{"type":"string","nullable":true},"dates_of_birth":{"type":"array","items":{"type":"string"},"nullable":true},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"],"nullable":true},"risk_level":{"type":"string","enum":["low","medium","high","unknown"],"nullable":true},"is_whitelisted":{"type":"boolean","nullable":true},"age":{"type":"number","nullable":true},"death_age":{"nullable":true},"date_of_death":{"nullable":true},"primary_country":{"nullable":true},"country_names":{"type":"string","nullable":true},"designation":{"type":"string","nullable":true},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false},"nullable":true}},"required":["name","entity_type"],"additionalProperties":false,"nullable":true},"uncategorized":{"type":"object","properties":{"keywords":{"type":"array","items":{},"nullable":true},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false},"nullable":true},"assets":{"type":"array","items":{},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"related":{"type":"array","items":{},"nullable":true},"fields":{"type":"array","items":{},"nullable":true}},"additionalProperties":false,"nullable":true},"full_listing":{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"},"nullable":true},"count":{"type":"number","nullable":true},"country_codes":{"type":"array","items":{"type":"string"},"nullable":true},"data":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"disclose_sources":{"type":"boolean","nullable":true},"listing_ended_utc":{"type":"string","nullable":true},"listing_started_utc":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"url":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true}]},"nullable":true}]},"nullable":true},"navigation":{"type":"object","properties":{"next":{"nullable":true},"previous":{"nullable":true}},"additionalProperties":false,"nullable":true}},"required":["id","last_updated_utc","created_utc"],"additionalProperties":false},"nullable":true},"requestData":{"type":"object","properties":{"search_term":{"type":"string","description":"represents name of the entity"},"client_ref":{"type":"string","description":"Your reference for this person/entity for which you are searching. Used for tracking searches and auto-whitelisting recurring results"},"search_profile":{"type":"string","nullable":true,"description":"The Profile ID of a search profile that can be retrieved from the UI"},"fuzziness":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"determines how closely the returned results must match the supplied name. Overridden by exact_match"},"offset":{"type":"number","nullable":true,"description":"match results from the database, starting form the offset value"},"limit":{"type":"number","nullable":true,"description":"math results from the database, taking up this many matches each search"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false,"description":"specify filters within the search to narrow down the results"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}},"nullable":true,"description":"name => value pairs, to search later using defined tags here"},"share_url":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"include a shareable URL to access search publicly"},"exact_match":{"type":"boolean","nullable":true,"description":"Exact match disables all standard and optional matching behaviours (Honorifics, affixes, initials, glued name, name variation, equivalent names, extra words in entity,...) 0% fuzziness disables 1 letter typo matching but keeps all other matching behaviours (standard and optional)"}},"required":["search_term","client_ref"],"additionalProperties":false},"executionId":{"type":"string"},"alertId":{"type":"string","format":"uuid","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"isMonitored":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","searchId","searchRef","searchResult","requestData","executionId","alertId","isMonitored","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"duplicateData":{"type":"array","items":{"type":"object","properties":{"original":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false},"duplicate":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false}},"required":["original","duplicate"],"additionalProperties":false},"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"results":{"type":"array","items":{"type":"object","properties":{"data":{"anyOf":[{"type":"object","properties":{"AMLScreeningsResults":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"ProofOfResidence":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDScanSelfie":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDInformation":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"SelfieImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"RulesEngineInputData":{"type":"object","additionalProperties":{},"nullable":true},"TFHEResult":{"type":"string","nullable":true}},"additionalProperties":false},{"type":"object","properties":{"id":{"type":"string"},"typ":{"type":"string","enum":["application/iden3-zkp-json","application/iden3comm-plain-json","application/iden3comm-signed-json"]},"type":{"type":"string","enum":["https://iden3-communication.io/authorization/1.0/request","https://iden3-communication.io/authorization/1.0/response","https://iden3-communication.io/credentials/1.0/issuance-request","https://iden3-communication.io/credentials/1.0/fetch-request","https://iden3-communication.io/credentials/1.0/offer","https://iden3-communication.io/credentials/1.0/issuance-response","https://iden3-communication.io/credentials/1.0/refresh","https://iden3-communication.io/devices/1.0/registration","https://iden3-communication.io/messages/1.0/fetch","https://iden3-communication.io/proofs/1.0/request","https://iden3-communication.io/proofs/1.0/response","https://iden3-communication.io/revocation/1.0/request-status","https://iden3-communication.io/revocation/1.0/status","https://iden3-communication.io/proofs/1.0/contract-invoke-request","https://iden3-communication.io/proofs/1.0/contract-invoke-response","https://iden3-communication.io/credentials/1.0/onchain-offer","https://iden3-communication.io/credentials/0.1/proposal-request","https://iden3-communication.io/credentials/0.1/proposal","https://iden3-communication.io/credentials/0.1/payment-request","https://iden3-communication.io/credentials/0.1/payment"]},"thid":{"type":"string"},"body":{"type":"object","properties":{"callbackUrl":{"type":"string"},"reason":{"type":"string"},"did_doc":{},"message":{"type":"string"},"scope":{"type":"array","items":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"circuitId":{"type":"string"},"optional":{"type":"boolean"},"query":{"type":"object","additionalProperties":{}}},"required":["id","circuitId","query"],"additionalProperties":false}}},"required":["callbackUrl","scope"],"additionalProperties":false},"from":{"type":"string"},"to":{"type":"string"}},"required":["id","type","body","from"],"additionalProperties":false}],"nullable":true},"ruleData":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false},"secondaryAttribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false,"nullable":true},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}}],"nullable":true},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","enum":["amount","percentage"],"nullable":true},"timeframe":{"type":"string","enum":["daily","weekly","monthly","yearly"],"nullable":true},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","enum":["ACTIVE_USERS_ADDRESSES"],"nullable":true}},"required":["attribute","operator"],"additionalProperties":false,"nullable":true},"status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupId":{"type":"string","nullable":true},"queryGroupOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupIndex":{"type":"number","nullable":true}},"additionalProperties":false},"nullable":true},"transactions":{"type":"array","items":{"type":"object","properties":{"id":{"nullable":true},"transactionDate":{"type":"string","format":"date-time","nullable":true},"transactionType":{"type":"string","enum":["crypto","fiat"],"nullable":true},"customerId":{"type":"string","format":"uuid","nullable":true},"transactionInfo":{"type":"object","properties":{"hash":{"type":"string","nullable":true},"blockchainChainId":{"type":"string","nullable":true},"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"],"nullable":true},"amount":{"type":"string","nullable":true},"currencyCode":{"type":"string","nullable":true},"hashUrl":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"transactionAmounts":{"type":"array","items":{"type":"object","properties":{"fieldName":{"type":"string","enum":["amount","targetAmount","networkFeeAmount","platformFeeAmount","transactionFeeAmount"],"nullable":true},"currencyCode":{"type":"string","nullable":true},"amount":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"transactionReview":{"type":"object","properties":{"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"],"nullable":true}},"additionalProperties":false,"nullable":true},"originator":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true},"beneficiary":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false},"nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true},"rulesMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true}},"required":["id","severity","category","type","status","name","description","assignedTo","seen","customerId","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy","reason"],"additionalProperties":false}}},"required":["id","name","type","status","severity","customerId","managersCount","createdAt","createdBy","subAlerts"],"additionalProperties":false}}},"required":["totalCount","data"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/customers/{customerId}/alerts":{"get":{"operationId":"alertsRouter-getAlertsForCustomer","summary":"Get alerts for customer","description":"Get all alerts for a customer.","tags":["Alerts"],"security":[{"Authorization":[]}],"parameters":[{"name":"customerId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}},{"name":"workflowSessionId","in":"query","required":false,"schema":{"type":"string","format":"uuid"}},{"name":"alertType","in":"query","required":false,"schema":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]}},{"name":"alertStatus","in":"query","required":false,"schema":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]}},{"name":"category","in":"query","required":false,"schema":{"type":"string","enum":["Onboarding","Ongoing monitoring"]}},{"name":"alertIds","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"type":{"type":"string"},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"severity":{"type":"string","enum":["Low","Medium","High"]},"customerId":{"type":"string"},"managersCount":{"type":"number"},"scenarioAlertCount":{"type":"number","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"workflowId":{"type":"string","nullable":true},"workflowName":{"type":"string","nullable":true},"workflowType":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"subAlerts":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"severity":{"type":"string","enum":["Low","Medium","High"]},"category":{"type":"string","enum":["Onboarding","Ongoing monitoring"]},"type":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"name":{"type":"string"},"description":{"type":"string","nullable":true},"assignedTo":{"type":"string","nullable":true},"seen":{"type":"boolean"},"customerId":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"notes":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"data":{},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"documents":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false}}},"required":["id","name","description","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"complyAdvantageData":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid","nullable":true},"searchId":{"type":"integer","minimum":-9007199254740991,"maximum":9007199254740991,"nullable":true},"searchRef":{"type":"string","nullable":true},"searchResult":{"type":"object","properties":{"client_ref":{"type":"string"},"id":{"type":"number"},"ref":{"type":"string"},"searcher_id":{"type":"number"},"assignee_id":{"type":"number"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"]},"risk_level":{"type":"string","enum":["low","medium","high","unknown"]},"search_term":{"type":"string"},"submitted_term":{"type":"string"},"total_hits":{"type":"number"},"total_matches":{"type":"number"},"total_blacklist_hits":{"type":"number"},"created_at":{"type":"string","format":"date-time"},"updated_at":{"type":"string","format":"date-time"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}}},"labels":{"type":"array","items":{}},"limit":{"type":"number"},"offset":{"type":"number"},"searcher":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"assignee":{"type":"object","properties":{"id":{"type":"number"},"email":{"type":"string","format":"email"},"name":{"type":"string"},"phone":{"type":"string"},"created_at":{"type":"string","format":"date-time"},"user_is_active":{"type":"boolean"}},"required":["id","email","name","phone","created_at","user_is_active"],"additionalProperties":false},"hits":{"type":"array","items":{"type":"object","properties":{"doc":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"fields":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"source":{"type":"string"},"value":{"type":"string"},"locale":{"type":"string"},"tag":{"type":"string"}},"required":["name","value"],"additionalProperties":false}},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false}},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false}},"sources":{"type":"array","items":{"type":"string"}},"keywords":{"type":"array","items":{}},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false}},"source_notes":{}},"required":["id","last_updated_utc","created_utc","types","name","entity_type","aka","sources","keywords"],"additionalProperties":false},"match_types":{"type":"array","items":{"type":"string"}},"match_types_details":{"type":"array","items":{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"}},"matching_name":{"type":"string"},"name_matches":{"type":"array","items":{"type":"object","properties":{"match_types":{"type":"array","items":{"type":"string"}},"query_term":{"type":"string"}},"required":["match_types","query_term"],"additionalProperties":false}},"secondary_matches":{"type":"array","items":{}},"sources":{"type":"array","items":{"type":"string"}}},"required":["aml_types","matching_name","name_matches","secondary_matches","sources"],"additionalProperties":false}},"match_status":{"type":"string"},"is_whitelisted":{"type":"boolean"},"score":{"type":"number"}},"required":["doc","match_types","match_types_details","match_status","is_whitelisted","score"],"additionalProperties":false}},"blacklist_hits":{"type":"array","items":{}}},"required":["client_ref","id","ref","searcher_id","assignee_id","match_status","risk_level","search_term","submitted_term","total_hits","total_matches","total_blacklist_hits","created_at","updated_at","labels","limit","offset"],"additionalProperties":false},"searchEntities":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"last_updated_utc":{"type":"string","format":"date-time"},"created_utc":{"type":"string","format":"date-time"},"key_information":{"type":"object","properties":{"name":{"type":"string"},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"]},"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"grouped_types":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]}},"required":["type"],"additionalProperties":false},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"sources":{"type":"array","items":{"type":"string"},"nullable":true},"source_notes":{"nullable":true},"aka":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"}},"required":["name"],"additionalProperties":false},"nullable":true},"date_of_birth":{"type":"string","nullable":true},"dates_of_birth":{"type":"array","items":{"type":"string"},"nullable":true},"match_status":{"type":"string","enum":["unknown","no_match","potential_match","false_positive","true_positive","true_positive_approve","true_positive_reject"],"nullable":true},"risk_level":{"type":"string","enum":["low","medium","high","unknown"],"nullable":true},"is_whitelisted":{"type":"boolean","nullable":true},"age":{"type":"number","nullable":true},"death_age":{"nullable":true},"date_of_death":{"nullable":true},"primary_country":{"nullable":true},"country_names":{"type":"string","nullable":true},"designation":{"type":"string","nullable":true},"associates":{"type":"array","items":{"type":"object","properties":{"association":{"type":"string"},"name":{"type":"string"}},"required":["association","name"],"additionalProperties":false},"nullable":true}},"required":["name","entity_type"],"additionalProperties":false,"nullable":true},"uncategorized":{"type":"object","properties":{"keywords":{"type":"array","items":{},"nullable":true},"media":{"type":"array","items":{"type":"object","properties":{"date":{"type":"string","format":"date-time"},"snippet":{"type":"string"},"title":{"type":"string"},"url":{"type":"string","format":"uri"}},"required":["snippet","title","url"],"additionalProperties":false},"nullable":true},"assets":{"type":"array","items":{},"nullable":true},"match_types":{"type":"array","items":{"type":"string"},"nullable":true},"related":{"type":"array","items":{},"nullable":true},"fields":{"type":"array","items":{},"nullable":true}},"additionalProperties":false,"nullable":true},"full_listing":{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","additionalProperties":{"anyOf":[{"not":{}},{"type":"object","properties":{"aml_types":{"type":"array","items":{"type":"string"},"nullable":true},"count":{"type":"number","nullable":true},"country_codes":{"type":"array","items":{"type":"string"},"nullable":true},"data":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"value":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"disclose_sources":{"type":"boolean","nullable":true},"listing_ended_utc":{"type":"string","nullable":true},"listing_started_utc":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"source":{"type":"string","nullable":true},"url":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true}]},"nullable":true}]},"nullable":true},"navigation":{"type":"object","properties":{"next":{"nullable":true},"previous":{"nullable":true}},"additionalProperties":false,"nullable":true}},"required":["id","last_updated_utc","created_utc"],"additionalProperties":false},"nullable":true},"requestData":{"type":"object","properties":{"search_term":{"type":"string","description":"represents name of the entity"},"client_ref":{"type":"string","description":"Your reference for this person/entity for which you are searching. Used for tracking searches and auto-whitelisting recurring results"},"search_profile":{"type":"string","nullable":true,"description":"The Profile ID of a search profile that can be retrieved from the UI"},"fuzziness":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"determines how closely the returned results must match the supplied name. Overridden by exact_match"},"offset":{"type":"number","nullable":true,"description":"match results from the database, starting form the offset value"},"limit":{"type":"number","nullable":true,"description":"math results from the database, taking up this many matches each search"},"filters":{"type":"object","properties":{"types":{"type":"array","items":{"type":"string","enum":["sanction","warning","fitness-probity","pep","pep-class-1","pep-class-2","pep-class-3","pep-class-4","adverse-media","adverse-media-financial-crime","adverse-media-violent-crime","adverse-media-sexual-crime","adverse-media-terrorism","adverse-media-fraud","adverse-media-narcotics","adverse-media-general","adverse-media-v2-property","adverse-media-v2-financial-aml-cft","adverse-media-v2-fraud-linked","adverse-media-v2-narcotics-aml-cft","adverse-media-v2-violence-aml-cft","adverse-media-v2-terrorism","adverse-media-v2-cybercrime","adverse-media-v2-general-aml-cft","adverse-media-v2-regulatory","adverse-media-v2-financial-difficulty","adverse-media-v2-violence-non-aml-cft","adverse-media-v2-other-financial","adverse-media-v2-other-serious","adverse-media-v2-other-minor"]},"nullable":true},"birth_year":{"type":"number","nullable":true},"remove_deceased":{"type":"number","minimum":0,"maximum":1,"nullable":true},"entity_type":{"type":"string","enum":["person","company","organisation","vessel","aircraft"],"nullable":true},"country_codes":{"type":"array","items":{"type":"string","enum":["AN","XK","AF","AX","AL","DZ","AS","AD","AO","AI","AQ","AG","AR","AM","AW","AU","AT","AZ","BS","BH","BD","BB","BY","BE","BZ","BJ","BM","BT","BO","BQ","BA","BW","BV","BR","VG","IO","BN","BG","BF","BI","KH","CM","CA","CV","KY","CF","TD","CL","CN","HK","MO","CX","CC","CO","KM","CG","CD","CK","CR","CI","HR","CU","CW","CY","CZ","DK","DJ","DM","DO","EC","EG","SV","GQ","ER","EE","ET","FK","FO","FJ","FI","FR","GF","PF","TF","GA","GM","GE","DE","GH","GI","GR","GL","GD","GP","GU","GT","GG","GN","GW","GY","HT","HM","VA","HN","HU","IS","IN","ID","IR","IQ","IE","IM","IL","IT","JM","JP","JE","JO","KZ","KE","KI","KP","KR","KW","KG","LA","LV","LB","LS","LR","LY","LI","LT","LU","MK","MG","MW","MY","MV","ML","MT","MH","MQ","MR","MU","YT","MX","FM","MD","MC","MN","ME","MS","MA","MZ","MM","NA","NR","NP","NL","NC","NZ","NI","NE","NG","NU","NF","MP","NO","OM","PK","PW","PS","PA","PG","PY","PE","PH","PN","PL","PT","PR","QA","RE","RO","RU","RW","BL","SH","KN","LC","MF","PM","VC","WS","SM","ST","SA","SN","RS","SC","SL","SG","SX","SK","SI","SB","SO","ZA","GS","SS","ES","LK","SD","SR","SJ","SZ","SE","CH","SY","TW","TJ","TZ","TH","TL","TG","TK","TO","TT","TN","TR","TM","TC","TV","UG","UA","AE","GB","US","UM","UY","UZ","VU","VE","VN","VI","WF","EH","YE","ZM","ZW"]},"nullable":true}},"additionalProperties":false,"description":"specify filters within the search to narrow down the results"},"tags":{"type":"array","items":{"type":"object","additionalProperties":{"type":"string"}},"nullable":true,"description":"name => value pairs, to search later using defined tags here"},"share_url":{"type":"number","minimum":0,"maximum":1,"nullable":true,"description":"include a shareable URL to access search publicly"},"exact_match":{"type":"boolean","nullable":true,"description":"Exact match disables all standard and optional matching behaviours (Honorifics, affixes, initials, glued name, name variation, equivalent names, extra words in entity,...) 0% fuzziness disables 1 letter typo matching but keeps all other matching behaviours (standard and optional)"}},"required":["search_term","client_ref"],"additionalProperties":false},"executionId":{"type":"string"},"alertId":{"type":"string","format":"uuid","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"isMonitored":{"type":"boolean","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","customerId","searchId","searchRef","searchResult","requestData","executionId","alertId","isMonitored","createdAt","updatedAt"],"additionalProperties":false},"nullable":true},"duplicateData":{"type":"array","items":{"type":"object","properties":{"original":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false},"duplicate":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false}},"required":["original","duplicate"],"additionalProperties":false},"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"results":{"type":"array","items":{"type":"object","properties":{"data":{"anyOf":[{"type":"object","properties":{"AMLScreeningsResults":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"ProofOfResidence":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDScanSelfie":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDInformation":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"SelfieImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"RulesEngineInputData":{"type":"object","additionalProperties":{},"nullable":true},"TFHEResult":{"type":"string","nullable":true}},"additionalProperties":false},{"type":"object","properties":{"id":{"type":"string"},"typ":{"type":"string","enum":["application/iden3-zkp-json","application/iden3comm-plain-json","application/iden3comm-signed-json"]},"type":{"type":"string","enum":["https://iden3-communication.io/authorization/1.0/request","https://iden3-communication.io/authorization/1.0/response","https://iden3-communication.io/credentials/1.0/issuance-request","https://iden3-communication.io/credentials/1.0/fetch-request","https://iden3-communication.io/credentials/1.0/offer","https://iden3-communication.io/credentials/1.0/issuance-response","https://iden3-communication.io/credentials/1.0/refresh","https://iden3-communication.io/devices/1.0/registration","https://iden3-communication.io/messages/1.0/fetch","https://iden3-communication.io/proofs/1.0/request","https://iden3-communication.io/proofs/1.0/response","https://iden3-communication.io/revocation/1.0/request-status","https://iden3-communication.io/revocation/1.0/status","https://iden3-communication.io/proofs/1.0/contract-invoke-request","https://iden3-communication.io/proofs/1.0/contract-invoke-response","https://iden3-communication.io/credentials/1.0/onchain-offer","https://iden3-communication.io/credentials/0.1/proposal-request","https://iden3-communication.io/credentials/0.1/proposal","https://iden3-communication.io/credentials/0.1/payment-request","https://iden3-communication.io/credentials/0.1/payment"]},"thid":{"type":"string"},"body":{"type":"object","properties":{"callbackUrl":{"type":"string"},"reason":{"type":"string"},"did_doc":{},"message":{"type":"string"},"scope":{"type":"array","items":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"circuitId":{"type":"string"},"optional":{"type":"boolean"},"query":{"type":"object","additionalProperties":{}}},"required":["id","circuitId","query"],"additionalProperties":false}}},"required":["callbackUrl","scope"],"additionalProperties":false},"from":{"type":"string"},"to":{"type":"string"}},"required":["id","type","body","from"],"additionalProperties":false}],"nullable":true},"ruleData":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false},"secondaryAttribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false,"nullable":true},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}}],"nullable":true},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","enum":["amount","percentage"],"nullable":true},"timeframe":{"type":"string","enum":["daily","weekly","monthly","yearly"],"nullable":true},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","enum":["ACTIVE_USERS_ADDRESSES"],"nullable":true}},"required":["attribute","operator"],"additionalProperties":false,"nullable":true},"status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupId":{"type":"string","nullable":true},"queryGroupOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupIndex":{"type":"number","nullable":true}},"additionalProperties":false},"nullable":true},"transactions":{"type":"array","items":{"type":"object","properties":{"id":{"nullable":true},"transactionDate":{"type":"string","format":"date-time","nullable":true},"transactionType":{"type":"string","enum":["crypto","fiat"],"nullable":true},"customerId":{"type":"string","format":"uuid","nullable":true},"transactionInfo":{"type":"object","properties":{"hash":{"type":"string","nullable":true},"blockchainChainId":{"type":"string","nullable":true},"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"],"nullable":true},"amount":{"type":"string","nullable":true},"currencyCode":{"type":"string","nullable":true},"hashUrl":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"transactionAmounts":{"type":"array","items":{"type":"object","properties":{"fieldName":{"type":"string","enum":["amount","targetAmount","networkFeeAmount","platformFeeAmount","transactionFeeAmount"],"nullable":true},"currencyCode":{"type":"string","nullable":true},"amount":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"transactionReview":{"type":"object","properties":{"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"],"nullable":true}},"additionalProperties":false,"nullable":true},"originator":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true},"beneficiary":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false},"nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true},"rulesMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true}},"required":["id","severity","category","type","status","name","description","assignedTo","seen","customerId","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy","reason"],"additionalProperties":false}}},"required":["id","name","type","status","severity","customerId","managersCount","createdAt","createdBy","subAlerts"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}}},"/transactions/{id}/alerts":{"get":{"operationId":"alertsRouter-getAlertsForTransaction","summary":"Get alerts for transaction","description":"Get all alerts for a transaction.","tags":["Alerts"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"},"description":"transaction id"},{"name":"alertType","in":"query","required":false,"schema":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]}},{"name":"alertStatus","in":"query","required":false,"schema":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]}},{"name":"category","in":"query","required":false,"schema":{"type":"string","enum":["Onboarding","Ongoing monitoring"]}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"type":{"type":"string"},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"severity":{"type":"string","enum":["Low","Medium","High"]},"customerId":{"type":"string"},"managersCount":{"type":"number"},"scenarioAlertCount":{"type":"number","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"workflowId":{"type":"string","nullable":true},"workflowName":{"type":"string","nullable":true},"workflowType":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"subAlerts":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"severity":{"type":"string","enum":["Low","Medium","High"]},"category":{"type":"string","enum":["Onboarding","Ongoing monitoring"]},"type":{"type":"string","enum":["AML Screening","IP Screening","Email Screening","KYC Drop-off","Onchain Monitoring","Fraud","Transaction Monitoring","Duplicate","Individual Monitoring"]},"status":{"type":"string","enum":["Open","Under Investigation","Pending","Closed","Escalated"]},"name":{"type":"string"},"description":{"type":"string","nullable":true},"assignedTo":{"type":"string","nullable":true},"seen":{"type":"boolean"},"customerId":{"type":"string","format":"uuid"},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"reason":{"type":"string","nullable":true},"workflowSessionId":{"type":"string","nullable":true},"notes":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"name":{"type":"string"},"description":{"type":"string","nullable":true},"data":{},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"documents":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"objectKey":{"type":"string","format":"uuid"},"filename":{"type":"string"},"mimetype":{"type":"string"},"description":{"type":"string","nullable":true},"cmsProjectId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"createdBy":{"type":"string"},"presignedUrl":{"type":"string"}},"required":["id","objectKey","filename","mimetype","description","cmsProjectId","organizationId","workspaceId","createdAt","createdBy","presignedUrl"],"additionalProperties":false}}},"required":["id","name","description","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy"],"additionalProperties":false}},"duplicateData":{"type":"array","items":{"type":"object","properties":{"original":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false},"duplicate":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"customerInfo":{"type":"string","nullable":true},"profilePictureUrl":{"type":"string","nullable":true},"idDocumentUrl":{"type":"string","nullable":true}},"required":["customerId"],"additionalProperties":false}},"required":["original","duplicate"],"additionalProperties":false},"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"results":{"type":"array","items":{"type":"object","properties":{"data":{"anyOf":[{"type":"object","properties":{"AMLScreeningsResults":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"ProofOfResidence":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDScanSelfie":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"IDInformation":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"SelfieImage":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false,"nullable":true},"RulesEngineInputData":{"type":"object","additionalProperties":{},"nullable":true},"TFHEResult":{"type":"string","nullable":true}},"additionalProperties":false},{"type":"object","properties":{"id":{"type":"string"},"typ":{"type":"string","enum":["application/iden3-zkp-json","application/iden3comm-plain-json","application/iden3comm-signed-json"]},"type":{"type":"string","enum":["https://iden3-communication.io/authorization/1.0/request","https://iden3-communication.io/authorization/1.0/response","https://iden3-communication.io/credentials/1.0/issuance-request","https://iden3-communication.io/credentials/1.0/fetch-request","https://iden3-communication.io/credentials/1.0/offer","https://iden3-communication.io/credentials/1.0/issuance-response","https://iden3-communication.io/credentials/1.0/refresh","https://iden3-communication.io/devices/1.0/registration","https://iden3-communication.io/messages/1.0/fetch","https://iden3-communication.io/proofs/1.0/request","https://iden3-communication.io/proofs/1.0/response","https://iden3-communication.io/revocation/1.0/request-status","https://iden3-communication.io/revocation/1.0/status","https://iden3-communication.io/proofs/1.0/contract-invoke-request","https://iden3-communication.io/proofs/1.0/contract-invoke-response","https://iden3-communication.io/credentials/1.0/onchain-offer","https://iden3-communication.io/credentials/0.1/proposal-request","https://iden3-communication.io/credentials/0.1/proposal","https://iden3-communication.io/credentials/0.1/payment-request","https://iden3-communication.io/credentials/0.1/payment"]},"thid":{"type":"string"},"body":{"type":"object","properties":{"callbackUrl":{"type":"string"},"reason":{"type":"string"},"did_doc":{},"message":{"type":"string"},"scope":{"type":"array","items":{"type":"object","properties":{"id":{"anyOf":[{"type":"number"},{"type":"string"}]},"circuitId":{"type":"string"},"optional":{"type":"boolean"},"query":{"type":"object","additionalProperties":{}}},"required":["id","circuitId","query"],"additionalProperties":false}}},"required":["callbackUrl","scope"],"additionalProperties":false},"from":{"type":"string"},"to":{"type":"string"}},"required":["id","type","body","from"],"additionalProperties":false}],"nullable":true},"ruleData":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false},"secondaryAttribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false,"nullable":true},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}}],"nullable":true},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","enum":["amount","percentage"],"nullable":true},"timeframe":{"type":"string","enum":["daily","weekly","monthly","yearly"],"nullable":true},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","enum":["ACTIVE_USERS_ADDRESSES"],"nullable":true}},"required":["attribute","operator"],"additionalProperties":false,"nullable":true},"status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"cmsScenarioId":{"type":"string","nullable":true},"scenarioName":{"type":"string","nullable":true},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupId":{"type":"string","nullable":true},"queryGroupOperator":{"type":"string","enum":["AND","OR"],"nullable":true},"queryGroupIndex":{"type":"number","nullable":true}},"additionalProperties":false},"nullable":true},"transactions":{"type":"array","items":{"type":"object","properties":{"id":{"nullable":true},"transactionDate":{"type":"string","format":"date-time","nullable":true},"transactionType":{"type":"string","enum":["crypto","fiat"],"nullable":true},"customerId":{"type":"string","format":"uuid","nullable":true},"transactionInfo":{"type":"object","properties":{"hash":{"type":"string","nullable":true},"blockchainChainId":{"type":"string","nullable":true},"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"],"nullable":true},"amount":{"type":"string","nullable":true},"currencyCode":{"type":"string","nullable":true},"hashUrl":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"transactionAmounts":{"type":"array","items":{"type":"object","properties":{"fieldName":{"type":"string","enum":["amount","targetAmount","networkFeeAmount","platformFeeAmount","transactionFeeAmount"],"nullable":true},"currencyCode":{"type":"string","nullable":true},"amount":{"type":"string","nullable":true}},"additionalProperties":false},"nullable":true},"transactionReview":{"type":"object","properties":{"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"],"nullable":true}},"additionalProperties":false,"nullable":true},"originator":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true},"beneficiary":{"type":"object","properties":{"partyId":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"type":{"type":"string","enum":["individual","company","smart-contract"],"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"address":{"type":"object","properties":{"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true}},"additionalProperties":false},"nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"createdBy":{"type":"string","nullable":true},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false},"nullable":true},"rulesMergeOperator":{"type":"string","enum":["AND","OR"],"nullable":true}},"required":["id","severity","category","type","status","name","description","assignedTo","seen","customerId","cmsProjectId","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy","reason"],"additionalProperties":false}}},"required":["id","name","type","status","severity","customerId","managersCount","createdAt","createdBy","subAlerts"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}}},"/transactions/{id}/activity-logs":{"get":{"operationId":"tmsRouter-activityLogs-activityLogs","summary":"Get transaction activity logs","description":"Get transaction activity logs.","tags":["Transaction"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}},{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":50}},{"name":"fromDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"toDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"organizationId","in":"query","required":false,"schema":{"type":"string"}},{"name":"workspaceId","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"totalCount":{"type":"number"},"transactionId":{},"activityLogs":{"type":"array","items":{"type":"object","properties":{"sessionId":{"type":"string","nullable":true},"transactionId":{"nullable":true},"customerId":{"type":"string","format":"uuid","nullable":true},"topic":{"type":"string","enum":["NEXERA_SSID_TRANSACTION_CREATED","NEXERA_SSID_KYT_START","NEXERA_SSID_KYT_RULE_FAILED","NEXERA_SSID_KYT_RULE_SUCCESS","NEXERA_SSID_KYT_RULE_SKIPPED","NEXERA_SSID_KYT_AML","NEXERA_SSID_NOTABENE_REQUEST"],"nullable":true},"eventDate":{"type":"string","format":"date-time","nullable":true},"createdAt":{"type":"string","format":"date-time","nullable":true},"updatedAt":{"type":"string","format":"date-time","nullable":true},"id":{"type":"string","nullable":true},"data":{"type":"object","properties":{"executions":{"type":"array","items":{"type":"object","properties":{"scenarioId":{},"scenarioName":{"type":"string"},"rules":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"executionId":{"type":"string"},"cmsObjectId":{"type":"string"},"objectType":{"type":"string"},"result":{"type":"object","properties":{"result":{"type":"object","properties":{"reasons":{"type":"array","items":{}},"is_valid":{"type":"boolean"}},"required":["reasons","is_valid"],"additionalProperties":false,"nullable":true}},"additionalProperties":false,"nullable":true},"ruleData":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"anyOf":[{"type":"string"},{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false}]},"secondaryAttribute":{"anyOf":[{"type":"string"},{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"],"additionalProperties":false}],"nullable":true},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}}],"nullable":true},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","enum":["amount","percentage"],"nullable":true},"timeframe":{"type":"string","enum":["daily","weekly","monthly","yearly"],"nullable":true},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","enum":["ACTIVE_USERS_ADDRESSES"],"nullable":true},"type":{"type":"string","enum":["IDInformation","IDInformationTfhe","SelfieImage","IDImage","ProofOfResidence","AMLScreeningsResults","ID3","IDScan","IDScanSelfie","IDScanPassport"],"nullable":true}},"required":["attribute","operator"],"additionalProperties":false,"nullable":true},"status":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"executedAt":{"type":"string","format":"date-time"}},"required":["id","executionId","cmsObjectId","objectType","executedAt"],"additionalProperties":false}},"scenarioStatus":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true},"executedAt":{"type":"string","format":"date-time"},"rulesEngineVersion":{"type":"string","enum":["v1","v2"],"nullable":true}},"required":["scenarioId","rules","executedAt"],"additionalProperties":false},"nullable":true},"executionStatus":{"type":"string","enum":["valid","not-valid","skipped","error","unknown"],"nullable":true}},"additionalProperties":false,"nullable":true},"date":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false}}},"required":["totalCount","transactionId","activityLogs"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/transactions/{id}":{"get":{"operationId":"tmsRouter-getTransaction","summary":"Get single transaction","description":"Get a single transaction with id -- just transaction fields.","tags":["Transaction"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}},{"name":"externalId","in":"query","required":false,"schema":{"type":"boolean"}},{"name":"organizationId","in":"query","required":false,"schema":{"type":"string"}},{"name":"workspaceId","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{},"customerId":{"type":"string","format":"uuid"},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"externalTransactionId":{"type":"string"},"transactionDate":{"type":"string","format":"date-time"},"transactionType":{"type":"string","enum":["crypto","fiat"]},"transactionSubType":{"type":"string","nullable":true},"importedAt":{"type":"string","format":"date-time","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"originator":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["accountId","issuingCountry","threeDsUsed","twoFaUsed","createdAt"],"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true}},"required":["name","code","vasp"],"additionalProperties":false,"nullable":true},"transactionExtractedInfos":{"type":"object","properties":{"provider":{"type":"string"},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"providerOriginalInfo":{},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["provider","riskScore","createdAt","updatedAt"],"additionalProperties":false,"nullable":true}},"required":["type","name","partyId","createdAt","updatedAt"],"additionalProperties":false},"beneficiary":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["accountId","issuingCountry","threeDsUsed","twoFaUsed","createdAt"],"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true}},"required":["name","code","vasp"],"additionalProperties":false,"nullable":true},"transactionExtractedInfos":{"type":"object","properties":{"provider":{"type":"string"},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"providerOriginalInfo":{},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["provider","riskScore","createdAt","updatedAt"],"additionalProperties":false,"nullable":true}},"required":["type","name","partyId","createdAt","updatedAt"],"additionalProperties":false},"transactionInfo":{"type":"object","properties":{"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"]},"amount":{"type":"string"},"currencyCode":{"type":"string"},"targetAmount":{"type":"string","nullable":true},"targetCurrencyCode":{"type":"string","nullable":true},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"blockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"nullable":true},"targetBlockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"targetBlockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"nullable":true},"hash":{"type":"string","nullable":true},"transactionScreeningResult":{"type":"string","nullable":true},"customInfos":{},"fees":{"type":"object","properties":{"networkFeeAmount":{"type":"string","nullable":true},"platformFeeAmount":{"type":"string","nullable":true},"networkFeeCurrencyCode":{"type":"string","nullable":true},"platformFeeCurrencyCode":{"type":"string","nullable":true},"transactionFeeAmount":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"hashUrl":{"type":"string","nullable":true}},"required":["direction","amount","currencyCode","targetAmount","targetCurrencyCode","hash","transactionScreeningResult"],"additionalProperties":false},"transactionAmounts":{"type":"array","items":{"type":"object","properties":{"transactionId":{"type":"string"},"fieldName":{"type":"string","enum":["amount","targetAmount","networkFeeAmount","platformFeeAmount","transactionFeeAmount"]},"amount":{"type":"string","nullable":true},"currencyCode":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["transactionId","fieldName","amount","currencyCode","createdAt","updatedAt"],"additionalProperties":false}},"transactionReview":{"type":"object","properties":{"id":{},"transactionId":{"type":"string"},"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"]},"reason":{"type":"string","nullable":true},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"travelRuleStatus":{"type":"string","enum":["SAVED","MISSING_BENEFICIARY_DATA","NEW","WAITING_FOR_INFORMATION","SENT","REJECTED","DECLINED","ACK","CANCELLED","INCOMPLETE","ACCEPTED","NOT_READY"],"nullable":true},"auditTrail":{"type":"string","nullable":true},"rulesEngine":{"type":"string","nullable":true},"noteId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"updatedBy":{"type":"string","nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"tagId":{},"id":{},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId","createdAt"],"additionalProperties":false}},"required":["tagId","id","entityId","entityType","tags"],"additionalProperties":false}}},"required":["id","transactionId","status","reason","riskScore","auditTrail","rulesEngine","noteId","createdAt","updatedAt","updatedBy","tagsToEntity"],"additionalProperties":false}},"required":["id","customerId","organizationId","workspaceId","externalTransactionId","transactionDate","transactionType","transactionSubType","importedAt","createdAt","updatedAt","originator","beneficiary","transactionInfo","transactionAmounts"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/transactions/details/{id}":{"get":{"operationId":"tmsRouter-getTransactionDetails","summary":"Get single detailed transaction","description":"Get a single detailed transaction with id -- just transaction fields.","tags":["Transaction"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}},{"name":"externalId","in":"query","required":false,"schema":{"type":"boolean"}},{"name":"organizationId","in":"query","required":false,"schema":{"type":"string"}},{"name":"workspaceId","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{},"customerId":{"type":"string","format":"uuid"},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"externalTransactionId":{"type":"string"},"transactionDate":{"type":"string","format":"date-time"},"transactionType":{"type":"string","enum":["crypto","fiat"]},"transactionSubType":{"type":"string","nullable":true},"importedAt":{"type":"string","format":"date-time","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"originator":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["accountId","issuingCountry","threeDsUsed","twoFaUsed","createdAt"],"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true}},"required":["name","code","vasp"],"additionalProperties":false,"nullable":true},"transactionExtractedInfos":{"type":"object","properties":{"provider":{"type":"string"},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"providerOriginalInfo":{},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["provider","riskScore","createdAt","updatedAt"],"additionalProperties":false,"nullable":true}},"required":["type","name","partyId","createdAt","updatedAt"],"additionalProperties":false},"beneficiary":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["accountId","issuingCountry","threeDsUsed","twoFaUsed","createdAt"],"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true}},"required":["name","code","vasp"],"additionalProperties":false,"nullable":true},"transactionExtractedInfos":{"type":"object","properties":{"provider":{"type":"string"},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"providerOriginalInfo":{},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["provider","riskScore","createdAt","updatedAt"],"additionalProperties":false,"nullable":true}},"required":["type","name","partyId","createdAt","updatedAt"],"additionalProperties":false},"transactionInfo":{"type":"object","properties":{"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"]},"amount":{"type":"string"},"currencyCode":{"type":"string"},"targetAmount":{"type":"string","nullable":true},"targetCurrencyCode":{"type":"string","nullable":true},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"blockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"nullable":true},"targetBlockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"targetBlockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"nullable":true},"hash":{"type":"string","nullable":true},"transactionScreeningResult":{"type":"string","nullable":true},"customInfos":{},"fees":{"type":"object","properties":{"networkFeeAmount":{"type":"string","nullable":true},"platformFeeAmount":{"type":"string","nullable":true},"networkFeeCurrencyCode":{"type":"string","nullable":true},"platformFeeCurrencyCode":{"type":"string","nullable":true},"transactionFeeAmount":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"hashUrl":{"type":"string","nullable":true}},"required":["direction","amount","currencyCode","targetAmount","targetCurrencyCode","hash","transactionScreeningResult"],"additionalProperties":false},"transactionAmounts":{"type":"array","items":{"type":"object","properties":{"transactionId":{"type":"string"},"fieldName":{"type":"string","enum":["amount","targetAmount","networkFeeAmount","platformFeeAmount","transactionFeeAmount"]},"amount":{"type":"string","nullable":true},"currencyCode":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["transactionId","fieldName","amount","currencyCode","createdAt","updatedAt"],"additionalProperties":false}},"transactionReview":{"type":"object","properties":{"id":{},"transactionId":{"type":"string"},"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"]},"reason":{"type":"string","nullable":true},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"travelRuleStatus":{"type":"string","enum":["SAVED","MISSING_BENEFICIARY_DATA","NEW","WAITING_FOR_INFORMATION","SENT","REJECTED","DECLINED","ACK","CANCELLED","INCOMPLETE","ACCEPTED","NOT_READY"],"nullable":true},"auditTrail":{"type":"string","nullable":true},"rulesEngine":{"type":"string","nullable":true},"noteId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"updatedBy":{"type":"string","nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"tagId":{},"id":{},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId","createdAt"],"additionalProperties":false}},"required":["tagId","id","entityId","entityType","tags"],"additionalProperties":false}}},"required":["id","transactionId","status","reason","riskScore","auditTrail","rulesEngine","noteId","createdAt","updatedAt","updatedBy","tagsToEntity"],"additionalProperties":false},"audits":{"type":"array","items":{"anyOf":[{"type":"object","properties":{"table":{"type":"string","enum":["transactions"]},"timestamp":{"type":"string","format":"date-time"},"action":{"type":"string","enum":["create","update","attach","detach","duplicate"]},"author":{"type":"string","nullable":true},"record":{"type":"object","properties":{"id":{},"customerId":{"type":"string","format":"uuid"},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"externalTransactionId":{"type":"string"},"transactionDate":{"type":"string","format":"date-time"},"transactionType":{"type":"string","enum":["crypto","fiat"]},"transactionSubType":{"type":"string","nullable":true},"sandbox":{"type":"boolean","nullable":true},"transactionReviewId":{"type":"string","nullable":true},"transactionInfoId":{"type":"string"},"transactionExtractedInfoId":{"type":"string","nullable":true},"originatorId":{"type":"string"},"beneficiaryId":{"type":"string"},"importedAt":{"type":"string","format":"date-time","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"additionalProperties":false}},"required":["table","timestamp","action","record"],"additionalProperties":false},{"type":"object","properties":{"table":{"type":"string","enum":["transaction_reviews"]},"timestamp":{"type":"string","format":"date-time"},"action":{"type":"string","enum":["create","update","attach","detach","duplicate"]},"author":{"type":"string","nullable":true},"record":{"type":"object","properties":{"id":{},"transactionId":{},"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"]},"reason":{"type":"string","nullable":true},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"travelRuleStatus":{"type":"string","enum":["SAVED","MISSING_BENEFICIARY_DATA","NEW","WAITING_FOR_INFORMATION","SENT","REJECTED","DECLINED","ACK","CANCELLED","INCOMPLETE","ACCEPTED","NOT_READY"],"nullable":true},"auditTrail":{"type":"string","nullable":true},"rulesEngine":{"type":"string","nullable":true},"noteId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"updatedBy":{"type":"string","nullable":true}},"additionalProperties":false}},"required":["table","timestamp","action","record"],"additionalProperties":false}]}}},"required":["id","customerId","organizationId","workspaceId","externalTransactionId","transactionDate","transactionType","transactionSubType","importedAt","createdAt","updatedAt","originator","beneficiary","transactionInfo","transactionAmounts"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workspaces/{workspaceId}/transactions/by-external-id/{id}":{"get":{"operationId":"tmsRouter-getTransactionByExternalId","summary":"Get single transaction","description":"Get a single transaction with external id -- just transaction fields.","tags":["Transaction"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}},{"name":"externalId","in":"query","required":false,"schema":{"type":"boolean"}},{"name":"organizationId","in":"query","required":false,"schema":{"type":"string"}},{"name":"workspaceId","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{},"customerId":{"type":"string","format":"uuid"},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"externalTransactionId":{"type":"string"},"transactionDate":{"type":"string","format":"date-time"},"transactionType":{"type":"string","enum":["crypto","fiat"]},"transactionSubType":{"type":"string","nullable":true},"importedAt":{"type":"string","format":"date-time","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"originator":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["accountId","issuingCountry","threeDsUsed","twoFaUsed","createdAt"],"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true}},"required":["name","code","vasp"],"additionalProperties":false,"nullable":true},"transactionExtractedInfos":{"type":"object","properties":{"provider":{"type":"string"},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"providerOriginalInfo":{},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["provider","riskScore","createdAt","updatedAt"],"additionalProperties":false,"nullable":true}},"required":["type","name","partyId","createdAt","updatedAt"],"additionalProperties":false},"beneficiary":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["accountId","issuingCountry","threeDsUsed","twoFaUsed","createdAt"],"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true}},"required":["formatted","street","city","state","region","postalCode","locality","createdAt"],"additionalProperties":false,"nullable":true}},"required":["name","code","vasp"],"additionalProperties":false,"nullable":true},"transactionExtractedInfos":{"type":"object","properties":{"provider":{"type":"string"},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"providerOriginalInfo":{},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["provider","riskScore","createdAt","updatedAt"],"additionalProperties":false,"nullable":true}},"required":["type","name","partyId","createdAt","updatedAt"],"additionalProperties":false},"transactionInfo":{"type":"object","properties":{"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"]},"amount":{"type":"string"},"currencyCode":{"type":"string"},"targetAmount":{"type":"string","nullable":true},"targetCurrencyCode":{"type":"string","nullable":true},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"blockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"nullable":true},"targetBlockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"targetBlockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"nullable":true},"hash":{"type":"string","nullable":true},"transactionScreeningResult":{"type":"string","nullable":true},"customInfos":{},"fees":{"type":"object","properties":{"networkFeeAmount":{"type":"string","nullable":true},"platformFeeAmount":{"type":"string","nullable":true},"networkFeeCurrencyCode":{"type":"string","nullable":true},"platformFeeCurrencyCode":{"type":"string","nullable":true},"transactionFeeAmount":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"hashUrl":{"type":"string","nullable":true}},"required":["direction","amount","currencyCode","targetAmount","targetCurrencyCode","hash","transactionScreeningResult"],"additionalProperties":false},"transactionAmounts":{"type":"array","items":{"type":"object","properties":{"transactionId":{"type":"string"},"fieldName":{"type":"string","enum":["amount","targetAmount","networkFeeAmount","platformFeeAmount","transactionFeeAmount"]},"amount":{"type":"string","nullable":true},"currencyCode":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["transactionId","fieldName","amount","currencyCode","createdAt","updatedAt"],"additionalProperties":false}},"transactionReview":{"type":"object","properties":{"id":{},"transactionId":{"type":"string"},"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"]},"reason":{"type":"string","nullable":true},"riskScore":{"type":"string","nullable":true},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"],"nullable":true},"travelRuleStatus":{"type":"string","enum":["SAVED","MISSING_BENEFICIARY_DATA","NEW","WAITING_FOR_INFORMATION","SENT","REJECTED","DECLINED","ACK","CANCELLED","INCOMPLETE","ACCEPTED","NOT_READY"],"nullable":true},"auditTrail":{"type":"string","nullable":true},"rulesEngine":{"type":"string","nullable":true},"noteId":{"type":"string","format":"uuid","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"updatedBy":{"type":"string","nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"tagId":{},"id":{},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId","createdAt"],"additionalProperties":false}},"required":["tagId","id","entityId","entityType","tags"],"additionalProperties":false}}},"required":["id","transactionId","status","reason","riskScore","auditTrail","rulesEngine","noteId","createdAt","updatedAt","updatedBy","tagsToEntity"],"additionalProperties":false}},"required":["id","customerId","organizationId","workspaceId","externalTransactionId","transactionDate","transactionType","transactionSubType","importedAt","createdAt","updatedAt","originator","beneficiary","transactionInfo","transactionAmounts"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workspaces/{workspaceId}/transactions/stats":{"get":{"operationId":"tmsRouter-getTransactionStatistics","summary":"Get statistics for transactions","description":"Get statistics for transactions on a given workspace.","tags":["Transaction"],"security":[{"Authorization":[]}],"parameters":[{"name":"organizationId","in":"query","required":false,"schema":{"type":"string"}},{"name":"workspaceId","in":"path","required":true,"schema":{"type":"string"}},{"name":"customerId","in":"query","required":false,"schema":{"type":"string"}},{"name":"type","in":"query","required":false,"schema":{"type":"string"}},{"name":"currencyCode","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"string","enum":["ADP","AED","AFA","AFN","ALK","ALL","AMD","ANG","AOA","AOK","AON","AOR","ARA","ARP","ARS","ARY","ATS","AUD","AWG","AYM","AZM","AZN","BAD","BAM","BBD","BDT","BEC","BEF","BEL","BGJ","BGK","BGL","BGN","BHD","BIF","BMD","BND","BOB","BOP","BOV","BRB","BRC","BRE","BRL","BRN","BRR","BSD","BTN","BUK","BWP","BYB","BYN","BYR","BZD","CAD","CDF","CHC","CHE","CHF","CHW","CLF","CLP","CNY","COP","COU","CRC","CSD","CSJ","CSK","CUC","CUP","CVE","CYP","CZK","DDM","DEM","DJF","DKK","DOP","DZD","ECS","ECV","EEK","EGP","ERN","ESA","ESB","ESP","ETB","EUR","FIM","FJD","FKP","FRF","GBP","GEK","GEL","GHC","GHP","GHS","GIP","GMD","GNE","GNF","GNS","GQE","GRD","GTQ","GWE","GWP","GYD","HKD","HNL","HRD","HRK","HTG","HUF","IDR","IEP","ILP","ILR","ILS","INR","IQD","IRR","ISJ","ISK","ITL","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAJ","LAK","LBP","LKR","LRD","LSL","LSM","LTL","LTT","LUC","LUF","LUL","LVL","LVR","LYD","MAD","MDL","MGA","MGF","MKD","MLF","MMK","MNT","MOP","MRO","MRU","MTL","MTP","MUR","MVQ","MVR","MWK","MXN","MXP","MXV","MYR","MZE","MZM","MZN","NAD","NGN","NIC","NIO","NLG","NOK","NPR","NZD","OMR","PAB","PEH","PEI","PEN","PES","PGK","PHP","PKR","PLN","PLZ","PTE","PYG","QAR","RHD","ROK","ROL","RON","RSD","RUB","RUR","RWF","SAR","SBD","SCR","SDD","SDG","SDP","SEK","SGD","SHP","SIT","SKK","SLL","SOS","SRD","SRG","SSP","STD","STN","SUR","SVC","SYP","SZL","THB","TJR","TJS","TMM","TMT","TND","TOP","TPE","TRL","TRY","TTD","TWD","TZS","UAH","UAK","UGS","UGW","UGX","USD","USN","USS","UYI","UYN","UYP","UYU","UYW","UZS","VEB","VEF","VES","VNC","VND","VUV","WST","XAF","XAG","XAU","XBA","XBB","XBC","XBD","XCD","XDR","XEU","XFO","XFU","XOF","XPD","XPF","XPT","XRE","XSU","XTS","XUA","XXX","YDD","YER","YUD","YUM","YUN","ZAL","ZAR","ZMK","ZMW","ZRN","ZRZ","ZWC","ZWD","ZWL","ZWN","ZWR","$ADS","$DM","$ITG","$MAID","$NOOB","$RAIN","$ROPE","00100100","007","007DOGE","0XBTC","1-UP","100X","10SET","1702260083.D517","1776","1ART","1CAT","1EARTH","1ECO","1INCH","1INCH.E","1MIL","1MT","1SG","1SPARK","1TRC","1UP","1WO","2CRZ","2KEY","2LC","2N25","420DOGE","432","4ART","50X","777","7CLOVER","8PAY","999","99DEFI","A","A1","A5T","AAA","AAB","AAC","AAPX","AAVE","AAVE.E","ABBC","ABC","ABDT","ABL","ABR","ABRA","ABST","ABT","ABX","ABYSS","AC","ACA","ACE","ACED","ACH","ACS","ACSI","ACT","ACTN","ACU","ACXT","AD","ADA","ADABEAR","ADABULL","ADAPAD","ADB","ADBURST","ADD","ADEL","ADH","ADI","ADL","ADN","ADP","ADS","ADSX","ADT","ADX","AE","AE ","AENS","AER","AERGO","AETH","AFCASH","AFI","AFIN","AFR","AFRX","AFX","AGA","AGAR","AGC","AGEUR","AGI","AGIX","AGLD","AGLT","AGRO","AGRS","AGUS","AGV","AGVC","AHOUSE","AI","AID","AIDI","AIDOC","AIDUS","AIME","AINU","AION","AIOZ","AIR","AIRI","AIRX","AIT","AIX","AK","AKITA","AKN","AKRO","AKT","ALBT","ALCHEMY","ALCX","ALD","ALEPH","ALEXA","ALEXANDRITE","ALG","ALGO","ALGOBULL","ALI","ALICE","ALIEN","ALIX","ALK","ALLBI","ALM","ALN","ALOHA","ALP","ALPA","ALPACA","ALPHA","ALPHR","ALPINE","ALT","ALTBULL","ALTRUCOIN","ALU","ALUSD","ALV","ALY","AMA","AMB","AMBER","AMC","AME","AMERICA","AMERICAFIRST","AMETHYST","AMI","AMIO","AMLT","AMM","AMN","AMO","AMON","AMP","AMPL","AMPLE","AMZN","ANC","ANCT","ANDROMEDA","ANDX","ANGELXYZ","ANGLE","ANI","ANILORAK","ANJ","ANK","ANKR","ANON","ANRX","ANSR","ANT","ANTEBELLUM","ANTENNAE","ANTX","ANUBI","ANV","ANW","ANY","ANYTLOS","AOA","AOG","APA","APAY","APC","APE","APEIN","APES","APEX","API3","APIS","APIX","APM","APN","APP","APPLEB","APRIL","APT","APW","APX","APY","APYS","AQT","AQUA","AQUAGOAT","AQUARI","AR","ARA","ARAW","ARB","ARCADE","ARCH","ARCONA","ARCT","ARCX","ARD","ARDR","ARDT","ARDUINO","ARDX","ARENA","ARES","ARGO","ARGON","ARIA20","ARIEL","ARIGATO","ARK","ARMOR","ARNX","ARNXM","ARPA","ARRR","ARS","ARST","ARSX","ART","ARTE","ARTICUNO","ARTIS","ARV","ARX","ASAP","ASCENSION","ASD","ASGARD","ASH","ASIA","ASIV","ASKO","ASM","ASPO","ASS","AST","ASTA","ASTR","ASTRA","ASTRO","ASTRON","ASTRONAUT","ASTRUM","AT","ATA","ATC","ATCC","ATD","ATL","ATLAS","ATM","ATMANT","ATMI","ATN","ATOLO","ATOM","ATOMBEAR","ATOMBOMB","ATOMBULL","ATOMICDOGE","ATRI","ATS","ATT","ATTN","ATX","AUC","AUCTION","AUD","AUDIO","AUDT","AUR","AURORA","AURUM","AUSCM","AUTO","AUTZ","AVA","AVAK","AVAX","AVG","AVINOC","AVN","AVS","AVT","AWAKENING","AWC","AWF","AWG","AWS","AWX","AXIAV3","AXIS","AXL","AXN","AXPR","AXS","AXU","AYA","AZ","AZCARDINALS","AZGL","AZORES","AZSPACE","AZUKI","B20","B21","B2BX","B2M","BAAS","BABY","BABYADA","BABYBUSD","BABYCAKE","BABYDOGE","BABYDOGO","BABYDOLL","BABYTIKI","BABYWOLF","BABYYODA","BAC","BACON","BAD","BADGER","BAFI","BAG","BAIR","BAKE","BAKED","BAKITA","BAL","BALI","BALPHA","BAMBOO","BAN","BANANA","BANCA","BAND","BANK","BANKETH","BAO","BARRONTRUMP","BART","BASE","BASIC","BASID","BASV2","BAT","BAT.E","BATMANCOIN","BAX","BAZT","BB1","BBANK","BBC","BBE","BBK","BBO","BBS","BBSEC","BBT","BBTC","BC","BCAC","BCC","BCCT","BCD","BCDT","BCH","BCHBEAR","BCHBULL","BCHC","BCMC","BCMC1","BCNA","BCNT","BCNY","BCP","BCPT","BCS","BCUBE","BCUG","BCV","BCVT","BCZERO","BDA","BDCC","BDG","BDK","BDOGE","BDOT","BDP","BDPI","BDS","BDT","BDX","BEAM","BEAR","BEAT","BEC","BECOIN","BED","BEE","BEER","BEFX","BEL","BELA","BELLSPROUT","BEND","BEPRO","BERRY","BERRYL","BEST","BETA","BETH","BETHER","BETR","BEYONCE","BEZ","BEZOGE","BF","BFC","BFG","BFIRE","BFLY","BFT","BFX","BGLD","BGTT","BHAO","BHAX","BHIG","BHT","BIA","BICO","BID","BIFI","BIG","BIGETH","BIGMOON","BIGSB","BIKI","BILEX","BILL","BILLEX","BILLEX1","BILLEXC","BINANCECASH","BINC","BINCOME","BIOS","BIOT","BIPX","BIRD","BIST","BIT","BITBUCKS","BITC","BITCI","BITO","BITS","BITT","BITTO","BITX","BIX","BIZZ","BIZZNERD","BK","BKBT","BKC","BKK","BKKG","BLAC","BLACK","BLACKPINK","BLACKSWAN","BLANK","BLAST","BLASTOISE","BLCT","BLES","BLESS","BLGC","BLH","BLINK","BLK","BLKC","BLKG","BLM","BLOC","BLOCKS","BLOK","BLOODMOON","BLS","BLT","BLUE","BLUEDIAMOND","BLUEFLOKI","BLUESKULL","BLURT","BLX","BLY","BLZ","BMARLEY","BMAX","BMC","BMI","BMM","BMNY","BMP","BMVL","BNA","BNANA","BNB","BNBBEAR","BNBBULL","BNBG","BNBHEDGE","BNBU","BNC","BNF","BNI","BNIX","BNK","BNOX","BNS","BNSD","BNT","BNTX","BNTY","BNW","BNX","BNY","BNZ","BOA","BOB","BOBA","BOBO","BOFB","BOLE","BOLT","BOMB","BON","BOND","BONDLY","BONE","BONSLY","BONUS","BOO","BOOM","BOOMB","BOOMC","BOON","BOOST","BOR","BORA","BORING","BOSON","BOT","BOTS","BOTTO","BOTX","BOUTS","BOX","BOXX","BP","BPAY","BPC","BPLC","BPT","BPTC","BPX","BQQQ","BQT","BQTX","BRAT","BRAVE","BRAWL","BRD","BREE","BREED","BRG","BRG.X","BRIGHT","BRIL","BRISE","BRKL","BRL","BRMT","BRONZE","BRWL","BRZ","BRZE","BSBT","BSC","BSCHO","BSCPAD","BSD","BSDS","BSE","BSFE","BSHE","BSHIB","BSL","BSOCIAL","BSP","BSS","BST","BSTN","BSV","BSVBEAR","BSVBULL","BSW","BSY","BSYS","BT","BTA","BTB","BTBS","BTC","BTC.B","BTC1","BTC2","BTC3L","BTC3S","BTCA","BTCB","BTCF","BTCGAME","BTCL","BTCLN","BTCP","BTCR","BTCST","BTG","BTM","BTMX","BTNT","BTO","BTR","BTRL","BTRN","BTRS","BTRST","BTS","BTSE","BTSG","BTT","BTTOLD","BTU","BTX","BTZ","BUBO","BUFFALO","BUFFYOOSHI","BUGG","BUIDL","BUILD","BUKH","BUL","BULBASAUR","BULL","BULLC","BULLDOG","BULLISH","BULLRUN","BULLSHIT","BUNDY","BUNNY","BUP","BURGER","BURN","BURNX","BURP","BUSD","BUSD1","BUSDE","BUSY","BUT","BUTTERFREE","BUX","BUY","BVL","BWF","BWT","BWX","BX8","BXA","BXC","BXK","BXX","BXY","BYN","BYTS","BZ","BZNT","BZRX","BZSC","BZT","BZZ","C20","C3","C4G3","C8","C98","CAD","CAFE","CAG","CAJ","CAKE","CALI","CALL","CALLISTO","CALNEVARI","CANNABIS","CANOPUS","CANTO","CAP","CAPP","CAPS","CARD","CARDS","CARR","CARS","CART","CARTWHEEL","CAS","CASF","CASH","CASS","CAT","CATE","CATERPIE","CATMOON","CATS","CATT","CATTY","CATX","CAVO","CAW","CBANK","CBAT","CBBN","CBC","CBETH","CBG","CBIX","CBK","CBM","CBP","CBSN","CBT","CBUCKS","CBX","CC","CC10","CCAMB","CCAR","CCB","CCC","CCCLO","CCD","CCH","CCL","CCN","CCO","CCOMP","CCT","CDAI","CDEX","CDL","CDN","CDT","CDU","CDX","CEEK","CEL","CELEB","CELL","CELO","CELR","CELT","CEN","CENNZ","CENT","CENTAURUS","CENTURIA","CENTUS","CENTUSX","CENTY","CERBERUS","CERE","CERES","CET","CEUR","CEVO","CFG","CFI","CFN","CFX","CFXQ","CGB","CGG","CGOLD","CGT","CGU","CHADS","CHAIN","CHAINALPHA","CHAINBETA","CHAINCADE","CHAINCOIN","CHAINDELTA","CHAINECHO","CHAINGOLF","CHAINHOTEL","CHAININDIA","CHARIZARD","CHARLES","CHARMANDER","CHARMELEON","CHART","CHB","CHEQ","CHESS","CHF","CHFT","CHI","CHIA","CHIK","CHM","CHO","CHOCOSKULL","CHONK","CHOW","CHP","CHR","CHRC","CHS","CHSB","CHSHIBA","CHT","CHU","CHZ","CIC","CIND","CIPHC","CIPX","CIRCINUS","CIRUS","CITIZEN","CITRINE","CIV","CIX100","CJS","CJT","CJX","CKB","CL","CLASSICDOGE","CLB","CLC","CLEAR","CLEFFA","CLIQ","CLIX","CLM","CLN","CLO","CLOUD9","CLOUDBIT TOKEN","CLPX","CLR","CLS","CLT","CLUB","CLV","CLVA","CLX","CM10","CM3","CMA","CMCT","CMCX","CMDX","CMDX ","CMERGE","CMS","CMT","CNA","CNB","CNC","CND","CNFI","CNFT","CNN","CNNS","CNRG","CNS","CNT","CNTM","CNUS","CNX","CNY","CNZ","CO2","COB","COC","COCOS","COFI","COGE","COIN","COL","COLL","COLOSSAL","COMAPINWHEEL","COMBO","COMEX589","COMFI","COMFY","COMP","COMP.E","CON","CONE","CONI","CONST","CONV","COOK","COPPER","COPS","COR","CORA","CORE","CORGI","CORIS","CORM","CORN","CORX","COS","COSHI","COSM","COT","COTI","COU","COV","COVA","COVAL","COVER","COVID19","COW","COWBELL","CPAY","CPC","CPD","CPH","CPI","CPO","CPOOL","CPR","CPT","CPU","CQT","CRAB","CRAD","CRATER","CRB","CRBN","CRC","CRD","CRDT","CRE","CREAM","CRED","CREDIT","CREDO","CREED","CRETH2","CRFI","CRNBRY","CRO","CRPN","CRPT","CRS","CRTS","CRU","CRV","CRV.E","CRWNY","CRYPTO","CRYPTOCASTNL","CRYPTOCOIN","CRYPTY","CRYSTAL","CS","CSBL","CSC","CSM","CSP","CSPN","CSPR","CSW","CSWAP","CT","CTASK","CTC","CTCN","CTENA","CTG","CTI","CTK","CTR","CTRT","CTSI","CTT","CTX","CTXC","CUBE","CUBONE","CUCUMBERCAT","CUDOS","CULT","CUM","CUMINU","CUMMIES","CUMSTAR","CUNI","CUR","CURE","CUSD","CUSDC","CUSDT","CV","CVA","CVAG","CVC","CVNT","CVP","CVR","CVS","CVT","CVX","CVXCRV","CW","CWAP","CWEB","CWS","CWST","CWV","CXO","CYBR ","CYC","CYFM","CYL","CYMT","CYNDAQUIL","CYR","CYRUS","CYTR","CZR","CZRX","D11","DAB","DAC","DACC","DACS","DACXI","DAD","DADDYSHIBA","DADI","DAFI","DAFT","DAG","DAG ","DAGT","DAI","DAI.E","DAIN","DAISY","DALC","DALI","DAM","DAMTOKEN","DAN","DANK","DAO","DAO1","DAOFI","DAOVC","DAPF","DAPP","DAPPT","DAPPX","DAPS","DAR","DARC","DARK","DASH","DAT","DATA","DATP","DATX","DAV","DAWN","DAX","DAXT","DAY","DBC","DBET","DBUY","DBY","DC","DCH","DCR","DCTD","DCTO","DDD","DDDD","DDIM","DDOS","DDRT","DDS","DDT","DDX","DEA","DEB","DEBTFREE","DEC","DEFC","DEFI++","DEFI5","DEFIANT","DEFIDO","DEFIT","DEFLCT","DEGEN","DEGO","DEGOV2","DEKU","DEL","DELTA","DELTA RLP","DENA","DENT","DEP","DEPAY","DEPO","DERC","DERI","DERO","DES","DESH","DESO","DEUS","DEV","DEVA","DEVT","DEX","DEXA","DEXE","DEXG","DEXO","DEXT","DEXTF","DF","DFA","DFD","DFI","DFL","DFN","DFND","DFS","DFSOCIAL","DFT","DFX","DFYN","DG","DGB","DGC","DGCL","DGD","DGP","DGTX","DGX","DHC","DHT","DHV","DIA","DIAMOND","DIAMONDHANDS","DIAMONDS","DICENS","DIGG","DIGI","DIGLETT","DILI","DINKYDOGE","DIP","DIREWOLF","DIS","DISTX","DIT","DIV","DIVER","DIVI","DIWOT","DKA","DKC","DKEP","DKEY","DLA","DLT","DLTA","DMD","DMG","DMH","DML","DMME","DMN","DMOD","DMR","DMST","DMT","DMX","DNA","DNF","DNG","DNS","DNT","DNXC","DOA","DOBE","DOBO","DOCK","DODO","DOE","DOF","DOG","DOGD","DOGE","DOGEBNB","DOGEBULL","DOGECOIN","DOGEDASH","DOGEFI","DOGEGF","DOGEM","DOGERISE","DOGERISEUP","DOGES","DOGESNFT","DOGESTELLAR","DOGET","DOGETF","DOGETM","DOGETTWINS","DOGETWIN","DOGEX","DOGFISH","DOGGGO","DOGIRA","DOGS","DOGYT","DOKI","DOLA","DOLLAR","DOME","DOMI","DON","DONALDTRUMP","DONUT","DOOR","DOOS","DOP","DORA","DOS","DOSE","DOT","DOTCOM","DOTX","DOUGH","DOV","DOW","DOWS","DPET","DPI","DPR","DPT","DPX","DPY","DRA","DRACE","DRACO","DRATINI","DRC","DRCT","DRDOGE","DRE","DREAM","DREP","DRG","DRGB","DRGN","DRIVE","DRM","DRONE","DROP","DROWZEE","DRS","DRT","DRTHDOGE","DRYCAKE","DSCPL","DSH","DSIGNS","DSLA","DSS","DSYS","DTA","DTC","DTEP","DTH","DTK","DTOP","DTR","DTRC","DTX","DUCATO","DUCK","DUSD","DUSK","DUST","DVC","DVD","DVF","DVG","DVI","DVM","DVP","DVPN","DVX","DWZ","DX","DXB","DXD","DXF","DXO","DXT","DYDX","DYM","DYNMT","DYNO","DYP","DYT","DZA","DZAR","DС","EARNPAY","EARTH","EARTH2","EASE","EAURIC","EBASE","EBC","EBK","EBOX","EBTC","EC","ECASH","ECCHI","ECELL","ECF","ECH","ECHT","ECIO","ECL","ECN","ECO","ECOM","ECOREAL","ECOTO","ECT","ECTE","ECU","EDC","EDDA","EDEN","EDG","EDGE","EDN","EDR","EDU","EDUX","EEUR","EEVEE","EFFIN","EFI","EFK","EFX","EGAME","EGAS","EGCC","EGG","EGGC","EGLD","EGR","EGT","EHASH","EIFI","EINSTEIN","EKO","EKT","EKTA V2","EL","ELA","ELAMA","ELAND","ELD","ELEC","ELECTABUZZ","ELEKID","ELET","ELF","ELFC","ELG","ELGOOG","ELON","ELONONE","ELONT","ELT","ELTCOIN","ELUNR","ELVIS","ELVISDOGE","ELX","ELY","EM","EMAX","EMB","EMC2","EMDC","EMERALD","EMON","EMPIRE","EMR","EMRX","EMTRG","EMUSK","ENB","ENDO","ENERGYX","ENG","ENJ","ENNEA","ENQ","ENS","ENTR","ENTRC","ENTS","ENUMIUM","ENV","EON","EOS","EOSBEAR","EOSBULL","EOSDAC","EOST","EPAN","EPAY","EPIC","EPIK","EPRO","EPS","EPY","EQD","EQUAD","EQX","EQZ","ERC20","ERC20EPK","ERG","ERN","ERO","EROTICA","EROWAN","ERPT","ERSDL","ERT","ES","ESCE","ESD","ESH","ESHIB","ESOV","ESPRO","ESS","EST","ESZ","ETC","ETCBULL","ETF","ETG","ETGF","ETGP","ETH","ETH2X-FLI","ETH3L","ETH3S","ETHA","ETHBEAR","ETHBN","ETHBULL","ETHHEDGE","ETHIX","ETHM","ETHO","ETHP","ETHPAD","ETHPLO","ETHV","ETHVAULT","ETHW","ETHY","ETHYS","ETK","ETLT","ETM","ETN","ETNA","ETT","ETX","EUL","EUM","EUNO","EUR","EURC","EURS","EURT","EURU","EURX","EUSD","EVA","EVAI","EVC","EVDC","EVE","EVED","EVER","EVMOS","EVN","EVR","EVX","EVY","EVZ","EWT","EXCHANGE","EXCL","EXE","EXIP","EXLM","EXM","EXMR","EXNT","EXP","EXRD","EXRN","EXY","EYE","EZ","EZW","F1C","F7","F9","FAB","FACE","FAIR","FARM","FAST","FASTPAY","FAT","FB","FBAND","FBM","FBT","FBTC","FBX","FCL","FCT","FDO","FDS","FDZ","FEAR","FEEDTOKEN","FEG","FEI","FER","FERA","FESS","FET","FETH","FEVR","FEX","FEY","FF","FF1","FFF","FFLIX","FIBO","FIDL","FIDR","FIL","FIN","FINTECH","FINX","FIO","FIRE","FIREFLY","FIRO","FIS","FIT","FKX","FL","FLASHCASH","FLAT","FLC","FLETA","FLEX","FLG","FLIXX","FLL","FLM","FLO","FLOAT","FLOK","FLOKEI","FLOKI","FLOOR","FLOT","FLOW","FLP","FLQ","FLR","FLT","FLUFF","FLUNAR","FLURRY","FLUTE","FLUX","FLX","FLY","FME","FMG","FMM","FMTA","FMXEN","FNB","FNCY","FND","FNDZ","FNK","FNKOS","FNT","FNTB","FNX","FOAM","FOC","FOCV","FODL","FOGE","FOL","FOLD","FONT","FOR","FOREVERSTLR","FOREX","FORM","FORT","FORTH","FOTA","FOUR","FOX","FOXT","FOXX","FRA","FRANK","FRAS","FRAX","FREC","FRED","FREE","FREEDOM","FREESPIRIT","FREL","FRIN","FRM","FRMX","FROGE","FRONT","FRTS","FRX","FRXETH","FSBT","FSCC","FSN","FST","FSTE","FSW","FT","FTB","FTC","FTI","FTM","FTN","FTR","FTS","FTT","FTX","FTXT","FTXTOKEN","FUD","FUEL","FUN","FUNT","FUSE","FUZE","FVT","FWB","FWC","FWT","FX","FXC","FXF","FXS","FXT","FYP","FYZ","G","G-CRE","GAFI","GAINS","GAJ","GAL","GALA","GAME","GAMER","GAMMA","GAP","GARD","GARNET","GASTLY","GAX","GAZE","GBK","GBL","GBP","GBPU","GBPX","GBYTE","GCB","GCR","GDAO","GDC","GDOGE","GDOGET","GDR","GDT","GDW","GEAR","GEEQ","GEG","GEL","GEM","GEMS","GEN","GENE","GENS","GEO","GERA","GERM","GERO","GESARATOKEN","GET","GETX","GF","GFARM2","GFI","GFUN","GFX","GGG","GGTK","GHCX","GHD","GHST","GHX","GIG","GIGM","GIV","GKO","GLASS","GLCH","GLDY","GLM","GLMR","GLMS","GLQ","GLUMENS","GLX","GM","GMAT","GMB","GMC","GMEE","GMR","GMT","GNBU","GNO","GNX","GNY","GNYERC20","GO","GOAT","GOATS","GOD","GODS","GODSNOTDEAD","GOF","GOFI","GOG","GOGO","GOL","GOLD","GOLD1","GOLDR","GOLDUCK","GOM2","GOOREO","GOT","GOVI","GOX","GPL","GPO","GPOOL","GPT","GPX","GPYX","GRANX","GRAP","GRAT","GRBE","GRE","GREEN","GRG","GRID","GRIN","GRN","GRO","GROVE","GRS","GRT","GRT.E","GRUMPY","GRUMPYSHIB","GRX","GS","GSC","GSD","GSHIBA","GSMT","GST2","GSTELLAR","GSWAP","GT","GTC","GTH","GTM","GTN","GTO","GTON","GTSHARE","GTXT","GUARDIAN","GUESS","GUINEAPIG","GUM","GUME","GUSD","GUSDT","GVR","GVT","GVUSD","GXC","GXT","GYEN","GYSR","GZB","GZONE","H2O","HACHIKO","HAI","HAKA","HAKKA","HALV","HAM","HAND","HANDY","HAPI","HAPPY","HARD","HARLEY","HASH","HAUNTER","HAUS","HAVY","HB","HBAR","HBC","HBT","HBTC","HBX","HC","HDAC","HDAO","HDI","HDOGE","HDP.Ф","HDRN","HEART","HEC","HEDG","HEDGE","HEGG","HEGIC","HEIR","HEIST","HELIOS","HER","HERB","HERO","HEROEGG","HESHIBA","HEX","HEZ","HFI","HFS","HGET","HGHG","HGOLD","HGT","HH","HI","HIBAYC","HIC","HID","HIDOODLES","HIENS3","HIENS4","HIGH","HIMAYC","HINT","HIODBS","HIPPO","HIPUNKS","HISAND33","HIT","HIVE","HKC","HKD","HKDC","HKDT","HKO","HLC","HLP","HLT","HLTH","HLX","HMC","HMOON","HMQ","HMR","HMT","HMX","HNB","HNS","HNT","HNZO","HOBONICKEL1","HOBONICKEL17","HOBONICKEL28","HOCKEYSTICK","HOD","HODL","HOGE","HOKK","HOLD","HOLDEX","HOLDING","HOLLY","HOLYGRAIL","HOMI","HOO","HOODRAT","HOPE","HOPR","HORD","HORSE","HORSEA","HOT","HOTCROSS","HOTDOG","HOTWING","HOUSE","HPB","HPT","HQT","HQX","HRB","HSC","HSN","HT","HTB","HTBULL","HTF","HTKN","HTN","HTR","HTRE","HU","HUB","HUDI","HUM","HUNT","HUP","HUR","HUSD","HUSKY","HUSL","HVE2","HVN","HXG","HXRO","HY","HYBN","HYDRA","HYDRO","HYN","HYPERION","HYPX","HYT","HYVE","HZ","HZN","HZT","I0C","IAG","IBG","IBM","IBP","IBS","IBTC","IBVOL","ICB","ICE","ICH","ICHI","ICN","ICNQ","ICON","ICONS","ICP","ICT","ICX","ID","IDALL","IDEA","IDEX","IDH","IDIA","IDK","IDLE","IDO","IDR","IDRT","IDS","IDT","IDTT","IDV","IDXM","IETH","IF","IFEX","IFOOD","IFT","IFX24","IG","IGG","IGLD","IHC","IHF","IHT","IIC","IJC","ILK","ILS","ILV","IMBTC","IMP","IMPACT","IMPALA","IMT","IMX","IN","INB","INCX","IND","INDEX","INDIA","INDOCOIN","INDSHIB","INE","INEX","INF","INFG","INFI","INFS","INFT","INFTEE","ING","INJ","INNBC","INNBCL","INO","INR","INST","INSTAMOON","INSUR","INTEGRITY","INTR","INTX","INU","INULAMBO","INV","INVE","INVESTOR","INX","INXT","IOG","IOI","IONC","IONX","IOST","IOTA","IOTX","IOU","IOUX","IOWN","IPAD","IPL","IPSX","IPX","IQ","IQGXIFLT","IQN","IQQ","IRA","IRIDIUM","IRIS","IRT","ISAL","ISDOG","ISDT","ISIKC","ISLA","ISLE","ISP","ISPEP","ISR","IT","ITAM","ITC","ITGR","ITL","ITS","ITT","IUT","IVY","IVYSAUR","IX","IXC","IXO","IXS","IXT","IYF","IZE","IZI","J8T","JACK","JADE","JAR","JASMY","JBX","JCB","JCC","JCT","JED","JEJUDOGE","JEM","JET","JEWEL","JFIN","JFK","JGN","JGT","JIGGLYPUFF","JIND","JLO","JMM","JNT","JOB","JOE","JOINT","JOKER","JPD","JPN","JPY","JRT","JS","JSE","JSHIBA","JST","JT","JUD","JUI","JUL","JUNO","JUP","JUS","JUSTICE","JWL","JYC","K21","KAASO","KABOSU","KABY","KAI","KALLY","KAMPAY","KAN","KANGAL","KAR","KARMA","KAS","KASH","KASTA","KAT","KATA","KATANA","KAU","KAVA","KAWA","KBC","KBTC","KBX","KCAL","KCASH","KCC","KCS","KDA","KDAG","KEANU","KEEP","KEK","KEKISTAN","KEL","KELPIE","KEN","KES","KEY","KEYFI","KEYT","KFC","KFT","KGC","KGO","KICK","KIF","KIMCHI","KIN","KIND","KINE","KING","KINGDOG","KINT","KIRO","KISHU","KISHUFATHE","KIT","KKO","KLAY","KLEE","KLV","KMD","KNB","KNC","KNDC","KNG","KNIGHT","KNOW","KNT","KOBE","KOFFING","KOIN","KOK","KOM","KOMA","KOMBAT","KON","KONG","KONO","KP2R","KP3R","KP4R","KRABBY","KRD","KRL","KRMA","KRN","KROM","KRPT","KRT","KRW","KRX","KRZ","KSC","KSEED","KSF","KSM","KT","KTHOUSE","KTLYO","KTN","KTO","KTON","KUE","KUJI","KULT","KUMA","KUN","KUNCI","KUR","KUV","KVI","KWATT","KWH","KWIK","KYL","KYSC","KYTE","L2","L2P","L3P","LA","LA VIDA","LABRA","LABS","LAIKA","LALA","LAMB","LAMBO","LAMBOQ","LANC","LAND","LANEZIVA","LAPYAP","LAR","LASEREYES","LAT","LATOKEN","LAUNCH","LAX","LAYER","LAZIO","LAZULI","LAZYDOGE","LBA","LBC","LBC ","LBCC","LBD","LBK","LBL","LBR","LBXC","LC4","LCG","LCMS","LCS","LCX","LDC","LDFI","LDN","LDO","LDVINCI","LEAD","LEAF","LEAN","LEASH","LEC","LECALIENTE","LED","LEDU","LEMD","LEMO","LEND","LEO","LEOPARD","LEPA","LESS","LET","LEV","LEVELG","LEVER","LEVL","LF","LFC","LFEC","LFT","LGCY","LGO","LIBERTAS","LIBERTY","LIBFX","LIBRA","LID","LIEN","LIF","LIF3","LIFE","LIGHT","LIK","LIKE","LIME","LIMEX","LIMIT","LINA","LINE","LINK","LINK.E","LINKA","LINKBEAR","LINKBULL","LINU","LION","LIQUID","LIRA","LIT","LITH","LITT","LKM","LKR","LKT","LLN","LMBO","LMCH","LML","LMT","LMY","LN","LNC","LND","LNX","LOA","LOBSTER","LOC","LOCG","LOCI","LOCK","LOCUS","LOKA","LOKI","LOL","LON","LONDON","LOOKS","LOOM","LOOPRM","LOOT","LORD","LORI","LOT","LOTTO","LOUD","LOVE","LOVELY","LOVES","LOWB","LPL","LPNT","LPOOL","LPT","LQD","LQTY","LRC","LRT","LSILVER","LSK","LSR","LSS","LST","LTC","LTCBEAR","LTCBULL","LTD","LTK","LTN","LTO","LTX","LUA","LUC","LUCHOW","LUCKY","LUD","LUFFY","LUM","LUMENAUGHTY","LUMENAUTS","LUMENSWAP","LUN","LUNA","LUNC","LUSD","LVX","LXLM","LXN","LXT","LYM","LYNC","LYNX","LYXE","LZ-AGEUR","MA","MAAPL","MAC","MACPO","MAG","MAGA","MAGELLANIC","MAGIC","MAGNEMITE","MAHA","MAI","MAKA","MAMZN","MAN","MANA","MANC","MANDI","MAP","MAPS","MARIO","MARIOGOLF","MARK","MARO","MARS","MARS4","MARSH","MARX","MAS","MASH","MASK","MASK20","MASKDOGE","MASQ","MATH","MATIC","MATICBULL","MATPAD","MATRIX","MATTER","MAX","MAXI","MAZDA","MB","MBABA","MBC","MBL","MBN","MBONK","MBOX","MBX","MBXEN","MC","MCAN","MCAT","MCB","MCC","MCF","MCH","MCHC","MCI","MCO","MCO2","MCR","MCRT","MCT","MCX","MD","MDA","MDAO","MDF","MDM","MDOGE","MDS","MDT","MDX","ME","MED","MEDBED","MEDUSA","MEET","MEGA","MEL","MELODY","MELOS","MEM","MEME","MEONG","MEOW","MEOWTH","MEPAD","MERA","MERMAID","MERO","MES","MESA","MESG","MESH","MET","META","METAMOON","METAPOD","METAV","METEOR","METH","METIS","METM","MEV","MEXC","MEXP","MFB","MFG","MFI","MFS","MFT","MFTU","MGC","MGLD","MGO","MGOOGL","MGP","MGX","MHUNT","MIA","MIAU","MICRO","MIDBULL","MIL","MILF","MILITARY","MILK","MILK2","MILKYWAY","MIM","MIMATIC","MIMIKYU","MIMO","MIN","MINA","MINDS","MINE","MINI","MINT","MINTYS","MIOTA","MIR","MIRANDA","MIS","MIST","MITH","MITX","MIX","MJKING","MKR","MKR.E","MLC","MLD","MLGC","MLN","MLT","MLTPX","MM","MMB","MMP","MMS","MMSFT","MNC","MNE","MNFLX","MNFT","MNG","MNST","MNSTP","MNSTRS","MNT","MNTT","MNW","MNY","MOB","MOBI","MOC","MOCA","MOD","MODEX","MODX","MOF","MOFI","MOGX","MOIS","MOMA","MOMMYSHIBA","MON","MONA","MONDAY","MONI","MONS","MONT","MOOCHII","MOON","MOONEY","MOONJACK","MOONPLAY","MOONS","MOONSTAR","MOONTWINKIES","MOOV","MOR","MORA","MORE","MORPHEUS","MORTG","MOT","MOTHER","MOTOR","MOV","MOVE","MOVR","MOVZ","MOZ","MP3","MPAY","MPG","MPH","MPL","MPT","MQL","MQQQ","MRCH","MRCR","MRH","MRI","MRK","MRPH","MRPOOL","MRXE","MSB","MSD","MSG","MSLV","MSOL","MSWAP","MT","MTA","MTC","MTCN","MTD","MTF","MTG","MTGY","MTH","MTHD","MTL","MTLX","MTN","MTRG","MTS","MTSLA","MTV","MTWTR","MTX","MUDLEY","MULTI","MUNCH","MUNT","MUSD","MUSE","MUSH","MUSIC","MUSKFAIRY","MUSO","MUST","MUSUBI","MUTE","MUU","MV","MVC","MVEDA","MVI","MVIXY","MVL","MVP","MVRS","MVS","MWAT","MWC","MWIN","MWOLF","MX","MXC","MXM","MXN","MXRT","MXT","MXX","MYB","MYID","MYMC","MYO","MYOBU","MYST","N0001","N0031","N1","NABOX","NACL","NAFU","NAKA","NAME","NAN","NANJ","NANUK","NAOS","NAR","NAS","NASH","NAT","NATION","NAV","NAVI","NAVY","NBC","NBI","NBM","NBNG","NBOT","NBU","NCASH","NCC","NCDT","NCT","NDAU","NDFT","NDO","NDR","NDS","NDX","NEAL","NEAR","NEBL","NEBULA","NEC","NECO","NEO","NEOX","NEPT","NESARATOKEN","NEST","NET","NEU","NEUTRONSTAR","NEWINU","NEWOGOLD","NEWS","NEX","NEXA","NEXO","NEXXO","NFD","NFT","NFTA","NFTART","NFTD","NFTFY","NFTI","NFTL","NFTS","NFTX","NFTXLM","NFTY","NFXC","NFY","NGC","NGM","NGN","NGNT","NGNX","NHCX","NICHEMAN","NIF","NIFTSY","NIFTY","NII","NIIFI","NIKOLATESLA","NIM","NIOX","NITRO","NKC","NKN","NLIFE","NMC","NMP","NMR","NMT","NMX","NNB","NOBS","NODE","NODL","NOIA","NOKU","NOM","NOOT","NORA","NORD","NOW","NPLC","NPX","NPXS","NRCH","NRG","NRP","NRV","NSBT","NST","NSURE","NTB","NTC","NTK","NTT","NTVRK","NU","NUC","NUG","NULS","NUM","NUX","NVA","NVIR","NWC","NXM","NXR","NXS","NXT","NYAN","NYAN-2","NYANTE","NYB","NYE","NYM","NYT","NZD","NZDX","O3","OAP","OAX","OBEE","OBOT","OBROK","OCB","OCC","OCEAN","OCN","OCT","OCTO","ODDISH","ODDZ","ODEM","OETH","OFFY","OG","OGC","OGN","OGO","OGV","OHM","OIL","OIN","OKB","OKBBULL","OKLG","OKS","OKT","OLE","OLT","OLXA","OLY","OLYMPSTELLAR","OM","OMANYTE","OMAX","OMC","OMG","OMI","OML","OMNI","OMX","ONC","ONE","ONE1INCH","ONES","ONEUNI","ONG","ONI","ONION","ONIT","ONL","ONLEXPA","ONOT","ONS","ONSTON","ONT","ONUS","ONX","ONYX","OOE","OOKI","OOKS","OP","OPCT","OPEN","OPENC","OPERAND","OPIUM","OPNN","OPQ","OPT","OPTI","OPTIMUS","OPUL","ORAI","ORANGE","ORAO","ORBR","ORBS","ORC","ORCL5","ORI","ORION","ORME","ORN","ORO","ORS","OS","OSA","OSMIUM","OSMO","OTB","OTN","OUSD","OVC","OVR","OWN","OXO","OXRP","OXT","OXY","P2PX","PAB","PAC","PACT","PAD","PAID","PAIM","PAINT","PAISA","PALL","PALLA","PALLADIUM","PALM","PAMP","PAN","PANDO","PAPA","PAPER","PAPERHANDS","PAR","PARA","PARAS","PARETO","PARROT","PARTYDOGE","PASS","PAT","PATRIOTTOKEN","PAWTH","PAX","PAXG","PAY","PAYBO","PAYT","PAYX","PAZZI","PBR","PBRIDGE","PBT","PBTC","PBTC35A","PBX","PC","PCH","PCI","PCL","PCM","PCNT","PCOIN","PCT","PCV","PDATA","PDEX","PDOG","PEAK","PEARL","PEDI","PEEPS","PEKC","PENDLE","PENDULUM","PENDULUMSWAP","PEOPLE","PEPE","PEPPA","PEPR","PERI","PERIDOT","PERL","PERP","PESO","PETH18C","PETRO","PFID","PFR","PGT","PHA","PHB","PHI","PHIBA","PHILTON","PHM","PHNX","PHTR","PHX","PIB","PICHU","PICKLE","PICKLERICK","PIDGEOT","PIDGEOTTO","PIDGEY","PIE","PIG","PIGX","PIKA","PIKACHU","PILOT","PING","PINK","PIPL","PIPLUP","PIPT","PISS","PIT","PIVX","PIZZA","PIZZAB","PKEX","PKF","PKG","PKR","PKT","PLA","PLAAS","PLASTIK","PLAT","PLATINUM","PLAY","PLBT","PLE","PLF","PLG","PLOT","PLR","PLS","PLSD","PLSPAD","PLT","PLTC","PLU","PLUT","PLUTONIUM","PLY","PMA","PMC","PMD","PMGT","PMNT","PMON","PMT","PNDR","PNGN","PNK","PNL","PNODE","PNT","POA","POC","POE","POINT","POKER","POKT","POL","POLA","POLARBLUE","POLC","POLE","POLI","POLIS","POLK","POLL","POLP","POLS","POLY","POLYDOGE","POND","PONT","POOL","POOLZ","POP","POP!","POPK","POR","PORTAL","PORTO","POSI","POSS","POT","POWER","POWERSTONE","POWR","PP","PPAY","PPBLZ","PPC","PPDEX","PPOLL","PPP","PPT","PRARE","PRCH","PRCY","PRE","PREMIA","PRIA","PRINCESSDI","PRINTS","PRIVA","PRIX","PRM","PRNETWORK","PRO","PROB","PROM","PROMETA","PROPEL","PROPS","PROS","PROT","PROXIMACENT","PRP","PRQ","PRS","PRT","PRVS","PRX","PRXY","PSAFEMOON","PSI","PSLIP","PSM","PSP","PST","PSTAKE","PSYDUCK","PTA","PTE","PTERIA","PTF","PTM","PTON","PTOY","PTS","PTT","PTU","PTZ","PUG","PULI","PUMLX","PUNDIX","PUNK","PUPAL","PURE","PURR","PUSH","PUSSY","PUX","PVM","PVN","PVT","PVU","PWAY","PWING","PXG","PXL","PXP","PXRP","PXT","PYBC","PYD","PYE","PYLNT","PYLON","PYR","PYRO","Q","QADSAN","QANON","QANX","QARK","QASH","QAU","QBIT","QBITX","QBX","QBZ","QC","QCH","QCX","QDAO","QDROP","QFI","QFS7","QFSXLM","QI","QKC","QND","QNT","QNX","QOM","QQQ","QRDO","QRK","QRL","QRX","QSP","QTBC","QTCON","QTF","QTUM","QUACK","QUAI","QUANTUM","QUARTZ","QUICK","QUIN","QUINT","QUN","R0OK","R34P","R3FI","RACA","RAD","RADAR","RAE","RAGE","RAGSCOIN","RAI","RAIL","RAIN","RAINBOWNOTE","RAINI","RAISE","RAJA","RAK","RAKU","RAKUC","RAM","RAMP","RAP","RARE","RARESTELLAR","RARI","RAT","RATICATE","RATING","RATTATA","RAVE","RAVEN","RAY","RAZE","RAZOR","RBC","RBH","RBIF","RBJ","RBLX","RBN","RBTC","RCK","RCN","RCT","RD","RDD","RDN","RDPX","RDX","REAL","REALITYSTONE","REALM","REAP","REAU","RECEH","RED","REDDIT","REDFEG","REDI","REDPANDA","REEF","REF","REI","REL","RELAY","RELI","REM","REN","RENA","RENBTC","RENDOGE","RENFIL","RENZEC","REP","REPO","REQ","REST","RESURRECT","RET","REV","REVO","REVV","REW","REX","RFG","RFI","RFOX","RFR","RFUEL","RFX","RGAS","RGD","RGP","RGT","RHODIUM","RI","RIC","RICH","RIFT","RIGEL","RING","RIO","RIP","RIPPLEWAVE","RISE","RIT 2.0","RJP","RKG","RKN","RLC","RLX","RLY","RMB","RMESH","RMJ","RMK","RMPL","RMT","RNB","RNBW","RNDR","RNT","RNTB","RNX","ROBET","ROCK2","ROCKI","ROCKS","ROF","ROG","ROL","RON","ROOBEE","ROOK","ROOM","ROSE","ROT","ROUTE","ROVER","ROX","ROYA","ROYALDOGE","ROZ","RPG","RPL","RPZX","RRC","RSC","RSI","RSR","RSS3","RST","RSUN","RSV","RTC","RTE","RTGS","RTH","RTPT","RTS","RUBY","RUFF","RUFUS","RUGZ","RULER","RUM","RUNE","RUSH","RVC","RVF","RVLT","RVN","RVP","RVST","RVT","RWD","RXM","RYMA","RYOSHI","RZE","RZRV","S","S4F","SAFE","SAFEBTC","SAFECOM","SAFEDOGE","SAFEEARTH","SAFEMOON","SAFESUN","SAFETESLA","SAFU","SAGITARIUS","SAITAMA","SAITO","SAK3","SAKE","SALACIA","SALE","SALT","SAM","SAN","SANA","SAND","SANINU","SANSHU","SANTA","SANTOS","SAO","SAP","SAPPHIRE","SARCO","SASHIMI","SAT","SATA","SATOZ","SATT","SATX","SAV3","SB","SBD","SBECOM","SBNB","SBTC","SC","SCA","SCC","SCD","SCIX","SCL","SCN","SCO","SCOP","SCRT","SCS","SCT","SCV","SCZ","SD","SDAO","SDN","SDOG","SDOGE","SDOGET","SDT","SDX","SEAL","SEALS","SEELE","SEEN","SEFA","SEK","SENATE","SENC","SEND","SENSO","SENT","SEPA","SERO","SET","SETH","SETS","SEVENTHTRUMP","SEXPLS","SEY","SFCP","SFD","SFG","SFI","SFM","SFP","SFRXETH","SFSHLD","SFTM","SFUND","SFZ","SG","SGB","SGD","SGE","SGN","SGT","SHA","SHADE","SHAK","SHAKE","SHARE","SHARTCOIN","SHD","SHE","SHEEP","SHER","SHFT","SHI","SHIB","SHIB.E","SHIBA","SHIBA FAME","SHIBAINU","SHIBAKEN","SHIBARMY","SHIBB","SHIBBY","SHIBCAKE","SHIBG","SHIBJUMP","SHIBUSDT","SHIELD","SHIH","SHINJA","SHIP","SHITCOIN","SHNEK","SHOE","SHOP","SHOPX","SHOT","SHPING","SHR","SHREW","SHRF","SHROOM","SHVR","SHX","SI","SIA","SIDT","SIDUS","SIF","SIG","SIGNA","SIL","SILVER","SILVEROUNCE","SIM","SIN","SINGER","SIRIUS","SIS","SIX","SJADE","SKB","SKCH","SKEY","SKI","SKIN","SKL","SKM","SKR","SKRT","SKULL","SKY","SKYRIM","SLD","SLICE","SLM","SLOWPOKE","SLP","SLS","SLT","SLVR","SLW","SMARTCREDIT","SMARTZ","SMASH","SMB SWAP","SMBELON","SMD","SMDX","SMG","SMI","SMLS","SMON","SMOOCHUM","SMT","SMTY","SMX","SNB","SNC","SNET","SNGLS","SNK","SNL","SNM","SNN","SNO","SNORLAX","SNOV","SNOW","SNOWGE","SNP","SNR","SNT","SNTR","SNTVT","SNX","SNX.E","SOAR","SOC","SOCKS","SOFI","SOL","SOLA","SOLAR","SOLO","SOLVE","SOMEE","SOS","SOTA","SOUL","SOULSTONE","SOVI","SOW","SOZ","SPA","SPACE","SPACESTONE","SPANK","SPARK","SPAZ","SPC","SPCX","SPD","SPDR","SPE","SPELL","SPERM","SPG","SPH","SPHN","SPHRI","SPI","SPIKE","SPINEL","SPIRIT","SPIZ","SPMN","SPN","SPO","SPORE","SPRKL","SPS","SPT","SPWN","SQAD","SQUID","SQUIRTLE","SRC","SRCOIN","SRK","SRM","SRN","SRO","SRT","SS","SSLX","SSP","SSSC","SST","SSTX","SSV","ST","STA","STABLECENT","STAC","STACK","STACKCAKE","STAK","STAKE","STALLION","STANDARD","STAR","STARL","STARLINK","STARS","START","STARYU","STASH","STBD","STBU","STBZ","STC","STD","STEEL","STEEM","STELLAR","STELLARBASE","STELLARBUCKS","STELLAREXP","STELLARFORGE","STELLARGLXY","STELLARHEAD","STELLARKING","STELLARMAN","STELLARMART","STELLARNFT","STELLARSKULL","STELLARSPACE","STELLARWOMAN","STEM","STEP","STETH","STEVEJOBS","STF","STG","STI","STK","STKR","STM","STMX","STN","STND","STO","STONK","STOP","STORJ","STORY","STOS","STP","STPL","STPT","STQ","STR","STRAX","STRD","STREET","STRK","STRL","STRM","STRONG","STS","STU","STX","STZEN","SUB","SUCCOR","SUGARSKULL","SUKU","SUM","SUN","SUNFLOWER","SUPER","SUPERBID","SUPERCOIN","SUPERHERODOG","SUPERTRUMP","SUPREME","SUR","SURE","SUSD","SUSHI","SUSHI.E","SUSHIBA","SUTER","SVC","SVD","SVT","SVX","SWACE","SWAP","SWAP.E","SWAPP","SWASH","SWC","SWEAT","SWEET","SWFL","SWFTC","SWG","SWINGBY","SWM","SWN","SWRV","SWT","SWTH","SWYFTT","SX","SXC","SXDT","SXLM","SXP","SXUT","SYBC","SYC","SYLO","SYM","SYN","SYNC","SYNR","SYS","SZC","T","TABOO","TAC","TACOE","TAD","TADPOLE","TAG","TAGX","TAGZ5","TALC","TALK","TAMA","TAN","TANGO","TANZANITEGEM","TAO","TAP","TARA","TARI","TAU","TAVA","TBC","TBCC","TBCT","TBT","TBTC","TBX","TCASH","TCAT","TCFX","TCH","TCO","TCORE","TCR","TCT","TDC","TDNA","TDOGE","TDP","TDS","TEAM","TEAT","TECH","TEL","TELE","TELLUS","TEMCO","TEMPO","TEN","TENA","TEND","TENDIE","TENFI","TENSHI","TERN","TESLAWHISKEY","TESLAX","TESLF","TESMA","TETU","TFB","TFBX","TFC","TFD","TFL","TFT","TFTA","TFUEL","TGAME","THALES","THANKS","THANOS","THB","THE","THECAT","THEOS","THESIMPSONS","THESTORM","THETA","THG","THN","THORE","THR","THRT","THRUST","THS","THX","TIC","TICS","TIDAL","TIE","TIFI","TIK","TILY","TIME","TIMESTONE","TIOX","TITAN","TITANIUM","TITS","TIX","TKING","TKINU","TKM","TKN","TKO","TKP","TKR","TKX","TLB","TLC","TLM","TLOS","TMC","TMDS","TMT","TMTG","TNB","TNC","TNCX","TNS","TNT","TOC","TOGEN","TOK","TOKE","TOKEN","TOKO","TOL","TOLL","TOMB","TOMHANKS","TOMM","TOMO","TOMOBULL","TOMOE","TOMS","TON","TONCOIN","TONE","TONIC","TOP","TOPAZ","TOPC","TOR","TORG","TORM","TORN","TORO","TORPEDO","TOS","TOSC","TOTM","TOTO","TOW","TOWER","TOWN","TOX","TOZ","TPI","TPT","TRAC","TRACE","TRADE","TRAK","TRAT","TRAVA","TRB","TRC","TRCL","TRD","TREEP","TRG","TRIANGULUM","TRIBE","TRIDENT","TRIK","TRIO","TRITON","TRIX","TRND","TRO","TROLL","TRR","TRST","TRU","TRUEPATRIOT","TRUMP","TRUMPCARD","TRUMPSARA","TRUMPWIN","TRUST","TRV","TRVC","TRVL","TRX","TRXBEAR","TRXBULL","TRXC","TRY","TRYB","TSHP","TSLA","TSR","TSUKA","TSUNAMI","TSX","TT","TTT","TTV","TUNIN","TUP","TURQUOISE","TUSD","TV","TVA","TVK","TVNT","TWEE","TWI","TWISTED","TWOK","TWSTD","TWT","TX","TXA","TXAG","TXAU","TXBIT","TXL","TXLM","TXT","TYC","TYPE","TZS","UAT","UAXIE","UBEC","UBEX","UBI","UBN","UBQ","UBT","UBU","UBX","UBXT","UC","UCAP","UCASH","UCM","UCN","UCO","UCOIN","UCX","UDE","UDO","UDOKI","UDOO","UDT","UENC","UFARM","UFC","UFI","UFO","UFR","UFT","UGAS","UGOTCHI","UGT","UGXT","UHP","UHX","UIP","UJENNY","UKG","ULT","ULTRA","ULU","ULX","UMA","UMA.E","UMASK","UMB","UMBR","UMBRIEL","UMEE","UMI","UMX","UNB","UNC","UNCL","UNCX","UNDB","UNDEAD","UNFI","UNI","UNI.E","UNIC","UNICORNDOGE","UNIDX","UNIFI","UNIQ","UNISTAKE","UNITY","UNIUSD","UNN","UNT","UNV","UOS","UP","UPC","UPI","UPP","UPR","UPUNK","UQC","URANIUM","URGX","URQA","URUS","USD","USD+","USD1","USDAP","USDC","USDCE","USDD","USDF","USDG","USDI","USDJ","USDK","USDM","USDN","USDP","USDQ","USDS","USDT","USDTE","USDU","USDV","USDX","USF","USHIBA","UST","USTC","USWN","UTC","UTED","UTK","UTNP","UTT","UTU","UTY","UUNICLY","UUU","UV","UVU","UWL","VAB","VADER","VAI","VAIP","VAL","VALOR","VALUE","VANTA","VARC","VBIT","VBLD","VBNT","VCC","VCL","VCO","VDG","VEE","VEGA","VEKTOR","VELO","VEMP","VEN","VENONAT","VENT","VER","VERA","VERI","VERSE","VEST","VESTA","VET","VETH","VGW","VGX","VI","VIB","VIBE","VICA","VICS","VID","VIDT","VIDY","VIDYA","VIET","VIEW","VIKKY","VINCI","VINU","VIOLA","VIPG","VISION","VISR","VITE","VITY","VIV","VIVA","VIVASTELLAR","VKNF","VLD","VLX","VLXPAD","VME","VNC","VNDC","VNDT","VNLA","VNT","VNTW","VNXAU","VNXLU","VOCO","VOID","VOISE","VOLO","VOLT","VOW","VOX","VOXEL","VPAD","VPP","VPUTIN","VR","VRA","VRB","VRGX","VRN","VRO","VRS","VRSC","VRX","VS","VSF","VSL","VSN","VSP","VSYS","VT","VTC","VTN","VTX","VULCAN","VULPIX","VVS","VWV","VXV","VYNC","VZT","WAB","WABBC","WABI","WAG","WAIF","WALBT","WAMPUM","WAN","WAND","WAR","WARP","WARRR","WARTORTLE","WASABI","WAVAX","WAVE","WAVES","WAXE","WAXL","WAXP","WBDX","WBIS","WBNB","WBT","WBTC","WBTC.E","WBUY","WBX","WCELO","WCFG","WCG","WCHI","WCK","WCO","WCRES","WDEFI","WDOG","WE","WEB","WEC","WEED","WEEDLE","WEEPINBELL","WELD","WELL","WEMIX","WET","WETH","WETHEPEOPLE","WETL","WEVER","WFLOW","WFTM","WFX","WG0","WGLMR","WGOLD","WGP","WGRLC","WHALE","WHIP","WHIPLASH","WHIRL","WHIRLPOOL","WHITE","WIC","WICC","WIFI","WIGL","WIKEN","WILD","WIN","WING","WINGS","WINR","WIP","WIS","WISE","WIT","WITCH","WIVA","WIX","WIZ","WKD","WLB","WLD","WLEO","WLITI","WLO","WMATIC","WMBX","WNCG","WNL","WNNW","WNT","WNXM","WOLF","WOLFY","WOM","WOMI","WON","WOO","WOOFY","WOOP","WORLDWIDE","WOW","WOWS","WOXEN","WOZX","WPC","WPCI","WPGT","WPKT","WPL","WPP","WPPC","WPR","WPSL","WQT","WRC","WRLD","WROSE","WRX","WSCRT","WSD","WSGBP","WSIENNA","WSP","WSTRAX","WSTRM","WTC","WTN","WTRX","WUMI","WVG0","WVLX","WW3","WWERAW","WWG1WGA","WWISH","WWY","WXC","WXLM","WXT","WYPE","WYS","WZCR","X2P","X2Y2","X8X","XAC","XAEA12","XAF","XAG","XAI","XAMP","XANK","XAU","XAUR","XAUT","XBASE","XBE","XBLADE","XBP","XBTC","XBX","XCAD","XCASH","XCC","XCH","XCHF","XCM","XCN","XCON","XCP","XCRMRK","XCT","XCUR","XDB","XDC","XDEFI","XDEX","XDN","XDNA","XEC","XED","XEL","XELS","XEM","XEN","XEND","XENO","XENOLINK","XEP","XEPH","XES","XETA","XETH","XFE","XFF","XFI","XFIT","XFLARE","XFLR","XFT","XFUND","XGC","XGG","XH5","XHT","XHV","XIA","XIB","XID","XIL","XIM","XIMG","XIN","XIO","XIOT","XIR","XIV","XJOE","XKC","XLAB","XLB","XLM","XLMAPPLE","XLMC","XLMG","XLMGT","XLMMATIC","XLMRIPPLE","XLMT","XLMTESLA","XLMX","XLPG","XLPGT","XLQ","XLW","XMARK","XMC","XMCT","XMF","XMM","XMN","XMON","XMR","XMS","XMX","XMY","XNC","XNF","XNK","XNL","XNO","XNUC","XODS","XOR","XOT","XOV","XP","XPA","XPAT","XPLA","XPN","XPR","XPRT","XPT","XQC","XRA","XRD","XRGE","XRP","XRPA","XRPBCPRO","XRPBEAR","XRPBULL","XRPC","XRPD","XRPG","XRPHEDGE","XRPL","XRPP","XRPQFS","XRPS","XRPST","XRPV","XRT","XRUN","XRUNE","XSGD","XSLT","XSR","XSTAR","XSUSHI","XT","XTK","XTM","XTOKEN","XTP","XTR","XTS","XTZ","XTZBEAR","XTZBULL","XUC","XUSD","XVAULT","XVG","XVS","XWC","XWG","XXA","XXX","XY","XYG","XYM","XYO","XYZ","YAE","YAM","YAMV2","YAP","YAXIS","YAY","YBC","YCAC","YCC","YDF","YDR","YEE","YEED","YEFIM","YEL","YELD","YETH","YF-DAI","YFBETA","YFBT","YFD","YFFC","YFFI","YFFII","YFFS","YFI","YFI.E","YFIAG","YFIH2","YFII","YFIII","YFIM","YFIVE","YFIX","YFL","YFMS","YFO","YFOX","YFPI","YFSI","YFT","YFX","YGB","YGG","YI12","YIELD","YINBI","YINYANG","YKZ","YLC","YLD","YLDY","YLFI","YMAX","YMPL","YNB","YNFT","YNI","YOCO","YOGURT","YOK","YOOSHI","YOP","YOSHI","YOSI","YOT","YOU","YOUC","YOUTUBE","YSEC","YSOY","YT","YTA","YTSLA","YUANG","YUP","YUSD","YUSDC","YVS","YXLM","ZAMZAM","ZAP","ZAPDOS","ZAR","ZART","ZATCOIN","ZCN","ZCON","ZCX","ZDEX","ZDK","ZDR","ZEC","ZEDXION","ZEE","ZEFU","ZELONAIRE","ZEN","ZENC","ZENIQ","ZENITH","ZEON","ZERO","ZESC","ZEST","ZEUS","ZFL","ZI","ZIG","ZIL","ZILD","ZILLA","ZIM","ZINA","ZINC","ZINU","ZIP","ZIPT","ZIRCON","ZKS","ZLA","ZLDA","ZLW","ZMN","ZMT","ZNT","ZNY","ZOL","ZOM","ZONE","ZONO","ZOOT","ZORA","ZORT","ZPAE","ZPR","ZRX","ZRX.E","ZSC","ZT","ZUBAT","ZUC","ZUKO","ZUM","ZUSD","ZUT","ZUZ","ZXC","ZYRO","ZYX","ZZZ","٨"]}],"default":"EUR"}},{"name":"timeframe","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"string","enum":["day","week","month","year","allTime"]}],"default":"allTime"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"volumeData":{"type":"object","properties":{"inbound":{"type":"number"},"outbound":{"type":"number"},"exchange":{"type":"number"},"unit":{"type":"string"},"evolutionInPercentage":{"type":"number"}},"required":["inbound","outbound","exchange","unit","evolutionInPercentage"],"additionalProperties":false},"transactionsData":{"type":"object","properties":{"inbound":{"type":"number"},"outbound":{"type":"number"},"exchange":{"type":"number"},"unit":{"type":"string"},"evolutionInPercentage":{"type":"number"}},"required":["inbound","outbound","exchange","unit","evolutionInPercentage"],"additionalProperties":false},"volumeEvolutionData":{"type":"array","items":{"type":"object","properties":{"day":{"type":"string","format":"date-time"},"inbound":{"type":"number"},"outbound":{"type":"number"},"exchange":{"type":"number"},"unit":{"type":"string"}},"required":["day","inbound","outbound","exchange","unit"],"additionalProperties":false}},"transactionsEvolutionData":{"type":"array","items":{"type":"object","properties":{"day":{"type":"string","format":"date-time"},"inbound":{"type":"number"},"outbound":{"type":"number"},"exchange":{"type":"number"},"unit":{"type":"string"}},"required":["day","inbound","outbound","exchange","unit"],"additionalProperties":false}},"volumeByAssetData":{"type":"array","items":{"type":"object","properties":{"asset":{"type":"string"},"inbound":{"type":"number"},"outbound":{"type":"number"},"exchange":{"type":"number"},"unit":{"type":"string"}},"required":["asset","inbound","outbound","exchange","unit"],"additionalProperties":false}},"transactionsByAssetData":{"type":"array","items":{"type":"object","properties":{"asset":{"type":"string"},"inbound":{"type":"number"},"outbound":{"type":"number"},"exchange":{"type":"number"},"unit":{"type":"string"}},"required":["asset","inbound","outbound","exchange","unit"],"additionalProperties":false}},"volumeByStatusData":{"type":"object","properties":{"data":{"type":"object","properties":{"blocked":{"type":"number"},"pending":{"type":"number"},"approved":{"type":"number"},"under_investigation":{"type":"number"},"failed":{"type":"number"}},"required":["blocked","pending","approved","under_investigation","failed"],"additionalProperties":false},"unit":{"type":"string"}},"required":["data","unit"],"additionalProperties":false},"transactionsByStatusData":{"type":"object","properties":{"data":{"type":"object","properties":{"blocked":{"type":"number"},"pending":{"type":"number"},"approved":{"type":"number"},"under_investigation":{"type":"number"},"failed":{"type":"number"}},"required":["blocked","pending","approved","under_investigation","failed"],"additionalProperties":false},"unit":{"type":"string"}},"required":["data","unit"],"additionalProperties":false},"volumeRiskData":{"type":"object","properties":{"low":{"type":"number"},"medium":{"type":"number"},"high":{"type":"number"},"no_risk":{"type":"number"},"unit":{"type":"string"}},"required":["low","medium","high","no_risk","unit"],"additionalProperties":false},"transactionRiskData":{"type":"object","properties":{"low":{"type":"number"},"medium":{"type":"number"},"high":{"type":"number"},"no_risk":{"type":"number"},"unit":{"type":"string"}},"required":["low","medium","high","no_risk","unit"],"additionalProperties":false}},"required":["volumeData","transactionsData","volumeEvolutionData","transactionsEvolutionData","volumeByAssetData","transactionsByAssetData","volumeByStatusData","transactionsByStatusData","volumeRiskData","transactionRiskData"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workspaces/{workspaceId}/transactions":{"get":{"operationId":"tmsRouter-getTransactions","summary":"Get list of transactions","description":"Get the list of transactions on a given workspace.","tags":["Transaction"],"security":[{"Authorization":[]}],"parameters":[{"name":"organizationId","in":"query","required":false,"schema":{"type":"string"}},{"name":"workspaceId","in":"path","required":true,"schema":{"type":"string"}},{"name":"type","in":"query","required":false,"schema":{"type":"string"}},{"name":"fromDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"toDate","in":"query","required":false,"schema":{"type":"string","format":"date-time"}},{"name":"riskLevel","in":"query","required":false,"schema":{"type":"string"}},{"name":"status","in":"query","required":false,"schema":{"type":"string"}},{"name":"direction","in":"query","required":false,"schema":{"type":"string"}},{"name":"customerId","in":"query","required":false,"schema":{"type":"string"}},{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":10}},{"name":"search","in":"query","required":false,"schema":{"type":"string"}},{"name":"ids","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"totalCount":{"type":"number"},"data":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"transactionHash":{"type":"string"},"transactionHashUrl":{"type":"string"},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"dateTime":{"type":"string","format":"date-time"},"type":{"type":"string","enum":["Inbound","Outbound","Exchange"]},"financeType":{"type":"string","enum":["crypto","fiat"]},"amount":{"type":"string"},"targetAmount":{"type":"string"},"currency":{"type":"string","enum":["ADP","AED","AFA","AFN","ALK","ALL","AMD","ANG","AOA","AOK","AON","AOR","ARA","ARP","ARS","ARY","ATS","AUD","AWG","AYM","AZM","AZN","BAD","BAM","BBD","BDT","BEC","BEF","BEL","BGJ","BGK","BGL","BGN","BHD","BIF","BMD","BND","BOB","BOP","BOV","BRB","BRC","BRE","BRL","BRN","BRR","BSD","BTN","BUK","BWP","BYB","BYN","BYR","BZD","CAD","CDF","CHC","CHE","CHF","CHW","CLF","CLP","CNY","COP","COU","CRC","CSD","CSJ","CSK","CUC","CUP","CVE","CYP","CZK","DDM","DEM","DJF","DKK","DOP","DZD","ECS","ECV","EEK","EGP","ERN","ESA","ESB","ESP","ETB","EUR","FIM","FJD","FKP","FRF","GBP","GEK","GEL","GHC","GHP","GHS","GIP","GMD","GNE","GNF","GNS","GQE","GRD","GTQ","GWE","GWP","GYD","HKD","HNL","HRD","HRK","HTG","HUF","IDR","IEP","ILP","ILR","ILS","INR","IQD","IRR","ISJ","ISK","ITL","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAJ","LAK","LBP","LKR","LRD","LSL","LSM","LTL","LTT","LUC","LUF","LUL","LVL","LVR","LYD","MAD","MDL","MGA","MGF","MKD","MLF","MMK","MNT","MOP","MRO","MRU","MTL","MTP","MUR","MVQ","MVR","MWK","MXN","MXP","MXV","MYR","MZE","MZM","MZN","NAD","NGN","NIC","NIO","NLG","NOK","NPR","NZD","OMR","PAB","PEH","PEI","PEN","PES","PGK","PHP","PKR","PLN","PLZ","PTE","PYG","QAR","RHD","ROK","ROL","RON","RSD","RUB","RUR","RWF","SAR","SBD","SCR","SDD","SDG","SDP","SEK","SGD","SHP","SIT","SKK","SLL","SOS","SRD","SRG","SSP","STD","STN","SUR","SVC","SYP","SZL","THB","TJR","TJS","TMM","TMT","TND","TOP","TPE","TRL","TRY","TTD","TWD","TZS","UAH","UAK","UGS","UGW","UGX","USD","USN","USS","UYI","UYN","UYP","UYU","UYW","UZS","VEB","VEF","VES","VNC","VND","VUV","WST","XAF","XAG","XAU","XBA","XBB","XBC","XBD","XCD","XDR","XEU","XFO","XFU","XOF","XPD","XPF","XPT","XRE","XSU","XTS","XUA","XXX","YDD","YER","YUD","YUM","YUN","ZAL","ZAR","ZMK","ZMW","ZRN","ZRZ","ZWC","ZWD","ZWL","ZWN","ZWR","$ADS","$DM","$ITG","$MAID","$NOOB","$RAIN","$ROPE","00100100","007","007DOGE","0XBTC","1-UP","100X","10SET","1702260083.D517","1776","1ART","1CAT","1EARTH","1ECO","1INCH","1INCH.E","1MIL","1MT","1SG","1SPARK","1TRC","1UP","1WO","2CRZ","2KEY","2LC","2N25","420DOGE","432","4ART","50X","777","7CLOVER","8PAY","999","99DEFI","A","A1","A5T","AAA","AAB","AAC","AAPX","AAVE","AAVE.E","ABBC","ABC","ABDT","ABL","ABR","ABRA","ABST","ABT","ABX","ABYSS","AC","ACA","ACE","ACED","ACH","ACS","ACSI","ACT","ACTN","ACU","ACXT","AD","ADA","ADABEAR","ADABULL","ADAPAD","ADB","ADBURST","ADD","ADEL","ADH","ADI","ADL","ADN","ADP","ADS","ADSX","ADT","ADX","AE","AE ","AENS","AER","AERGO","AETH","AFCASH","AFI","AFIN","AFR","AFRX","AFX","AGA","AGAR","AGC","AGEUR","AGI","AGIX","AGLD","AGLT","AGRO","AGRS","AGUS","AGV","AGVC","AHOUSE","AI","AID","AIDI","AIDOC","AIDUS","AIME","AINU","AION","AIOZ","AIR","AIRI","AIRX","AIT","AIX","AK","AKITA","AKN","AKRO","AKT","ALBT","ALCHEMY","ALCX","ALD","ALEPH","ALEXA","ALEXANDRITE","ALG","ALGO","ALGOBULL","ALI","ALICE","ALIEN","ALIX","ALK","ALLBI","ALM","ALN","ALOHA","ALP","ALPA","ALPACA","ALPHA","ALPHR","ALPINE","ALT","ALTBULL","ALTRUCOIN","ALU","ALUSD","ALV","ALY","AMA","AMB","AMBER","AMC","AME","AMERICA","AMERICAFIRST","AMETHYST","AMI","AMIO","AMLT","AMM","AMN","AMO","AMON","AMP","AMPL","AMPLE","AMZN","ANC","ANCT","ANDROMEDA","ANDX","ANGELXYZ","ANGLE","ANI","ANILORAK","ANJ","ANK","ANKR","ANON","ANRX","ANSR","ANT","ANTEBELLUM","ANTENNAE","ANTX","ANUBI","ANV","ANW","ANY","ANYTLOS","AOA","AOG","APA","APAY","APC","APE","APEIN","APES","APEX","API3","APIS","APIX","APM","APN","APP","APPLEB","APRIL","APT","APW","APX","APY","APYS","AQT","AQUA","AQUAGOAT","AQUARI","AR","ARA","ARAW","ARB","ARCADE","ARCH","ARCONA","ARCT","ARCX","ARD","ARDR","ARDT","ARDUINO","ARDX","ARENA","ARES","ARGO","ARGON","ARIA20","ARIEL","ARIGATO","ARK","ARMOR","ARNX","ARNXM","ARPA","ARRR","ARS","ARST","ARSX","ART","ARTE","ARTICUNO","ARTIS","ARV","ARX","ASAP","ASCENSION","ASD","ASGARD","ASH","ASIA","ASIV","ASKO","ASM","ASPO","ASS","AST","ASTA","ASTR","ASTRA","ASTRO","ASTRON","ASTRONAUT","ASTRUM","AT","ATA","ATC","ATCC","ATD","ATL","ATLAS","ATM","ATMANT","ATMI","ATN","ATOLO","ATOM","ATOMBEAR","ATOMBOMB","ATOMBULL","ATOMICDOGE","ATRI","ATS","ATT","ATTN","ATX","AUC","AUCTION","AUD","AUDIO","AUDT","AUR","AURORA","AURUM","AUSCM","AUTO","AUTZ","AVA","AVAK","AVAX","AVG","AVINOC","AVN","AVS","AVT","AWAKENING","AWC","AWF","AWG","AWS","AWX","AXIAV3","AXIS","AXL","AXN","AXPR","AXS","AXU","AYA","AZ","AZCARDINALS","AZGL","AZORES","AZSPACE","AZUKI","B20","B21","B2BX","B2M","BAAS","BABY","BABYADA","BABYBUSD","BABYCAKE","BABYDOGE","BABYDOGO","BABYDOLL","BABYTIKI","BABYWOLF","BABYYODA","BAC","BACON","BAD","BADGER","BAFI","BAG","BAIR","BAKE","BAKED","BAKITA","BAL","BALI","BALPHA","BAMBOO","BAN","BANANA","BANCA","BAND","BANK","BANKETH","BAO","BARRONTRUMP","BART","BASE","BASIC","BASID","BASV2","BAT","BAT.E","BATMANCOIN","BAX","BAZT","BB1","BBANK","BBC","BBE","BBK","BBO","BBS","BBSEC","BBT","BBTC","BC","BCAC","BCC","BCCT","BCD","BCDT","BCH","BCHBEAR","BCHBULL","BCHC","BCMC","BCMC1","BCNA","BCNT","BCNY","BCP","BCPT","BCS","BCUBE","BCUG","BCV","BCVT","BCZERO","BDA","BDCC","BDG","BDK","BDOGE","BDOT","BDP","BDPI","BDS","BDT","BDX","BEAM","BEAR","BEAT","BEC","BECOIN","BED","BEE","BEER","BEFX","BEL","BELA","BELLSPROUT","BEND","BEPRO","BERRY","BERRYL","BEST","BETA","BETH","BETHER","BETR","BEYONCE","BEZ","BEZOGE","BF","BFC","BFG","BFIRE","BFLY","BFT","BFX","BGLD","BGTT","BHAO","BHAX","BHIG","BHT","BIA","BICO","BID","BIFI","BIG","BIGETH","BIGMOON","BIGSB","BIKI","BILEX","BILL","BILLEX","BILLEX1","BILLEXC","BINANCECASH","BINC","BINCOME","BIOS","BIOT","BIPX","BIRD","BIST","BIT","BITBUCKS","BITC","BITCI","BITO","BITS","BITT","BITTO","BITX","BIX","BIZZ","BIZZNERD","BK","BKBT","BKC","BKK","BKKG","BLAC","BLACK","BLACKPINK","BLACKSWAN","BLANK","BLAST","BLASTOISE","BLCT","BLES","BLESS","BLGC","BLH","BLINK","BLK","BLKC","BLKG","BLM","BLOC","BLOCKS","BLOK","BLOODMOON","BLS","BLT","BLUE","BLUEDIAMOND","BLUEFLOKI","BLUESKULL","BLURT","BLX","BLY","BLZ","BMARLEY","BMAX","BMC","BMI","BMM","BMNY","BMP","BMVL","BNA","BNANA","BNB","BNBBEAR","BNBBULL","BNBG","BNBHEDGE","BNBU","BNC","BNF","BNI","BNIX","BNK","BNOX","BNS","BNSD","BNT","BNTX","BNTY","BNW","BNX","BNY","BNZ","BOA","BOB","BOBA","BOBO","BOFB","BOLE","BOLT","BOMB","BON","BOND","BONDLY","BONE","BONSLY","BONUS","BOO","BOOM","BOOMB","BOOMC","BOON","BOOST","BOR","BORA","BORING","BOSON","BOT","BOTS","BOTTO","BOTX","BOUTS","BOX","BOXX","BP","BPAY","BPC","BPLC","BPT","BPTC","BPX","BQQQ","BQT","BQTX","BRAT","BRAVE","BRAWL","BRD","BREE","BREED","BRG","BRG.X","BRIGHT","BRIL","BRISE","BRKL","BRL","BRMT","BRONZE","BRWL","BRZ","BRZE","BSBT","BSC","BSCHO","BSCPAD","BSD","BSDS","BSE","BSFE","BSHE","BSHIB","BSL","BSOCIAL","BSP","BSS","BST","BSTN","BSV","BSVBEAR","BSVBULL","BSW","BSY","BSYS","BT","BTA","BTB","BTBS","BTC","BTC.B","BTC1","BTC2","BTC3L","BTC3S","BTCA","BTCB","BTCF","BTCGAME","BTCL","BTCLN","BTCP","BTCR","BTCST","BTG","BTM","BTMX","BTNT","BTO","BTR","BTRL","BTRN","BTRS","BTRST","BTS","BTSE","BTSG","BTT","BTTOLD","BTU","BTX","BTZ","BUBO","BUFFALO","BUFFYOOSHI","BUGG","BUIDL","BUILD","BUKH","BUL","BULBASAUR","BULL","BULLC","BULLDOG","BULLISH","BULLRUN","BULLSHIT","BUNDY","BUNNY","BUP","BURGER","BURN","BURNX","BURP","BUSD","BUSD1","BUSDE","BUSY","BUT","BUTTERFREE","BUX","BUY","BVL","BWF","BWT","BWX","BX8","BXA","BXC","BXK","BXX","BXY","BYN","BYTS","BZ","BZNT","BZRX","BZSC","BZT","BZZ","C20","C3","C4G3","C8","C98","CAD","CAFE","CAG","CAJ","CAKE","CALI","CALL","CALLISTO","CALNEVARI","CANNABIS","CANOPUS","CANTO","CAP","CAPP","CAPS","CARD","CARDS","CARR","CARS","CART","CARTWHEEL","CAS","CASF","CASH","CASS","CAT","CATE","CATERPIE","CATMOON","CATS","CATT","CATTY","CATX","CAVO","CAW","CBANK","CBAT","CBBN","CBC","CBETH","CBG","CBIX","CBK","CBM","CBP","CBSN","CBT","CBUCKS","CBX","CC","CC10","CCAMB","CCAR","CCB","CCC","CCCLO","CCD","CCH","CCL","CCN","CCO","CCOMP","CCT","CDAI","CDEX","CDL","CDN","CDT","CDU","CDX","CEEK","CEL","CELEB","CELL","CELO","CELR","CELT","CEN","CENNZ","CENT","CENTAURUS","CENTURIA","CENTUS","CENTUSX","CENTY","CERBERUS","CERE","CERES","CET","CEUR","CEVO","CFG","CFI","CFN","CFX","CFXQ","CGB","CGG","CGOLD","CGT","CGU","CHADS","CHAIN","CHAINALPHA","CHAINBETA","CHAINCADE","CHAINCOIN","CHAINDELTA","CHAINECHO","CHAINGOLF","CHAINHOTEL","CHAININDIA","CHARIZARD","CHARLES","CHARMANDER","CHARMELEON","CHART","CHB","CHEQ","CHESS","CHF","CHFT","CHI","CHIA","CHIK","CHM","CHO","CHOCOSKULL","CHONK","CHOW","CHP","CHR","CHRC","CHS","CHSB","CHSHIBA","CHT","CHU","CHZ","CIC","CIND","CIPHC","CIPX","CIRCINUS","CIRUS","CITIZEN","CITRINE","CIV","CIX100","CJS","CJT","CJX","CKB","CL","CLASSICDOGE","CLB","CLC","CLEAR","CLEFFA","CLIQ","CLIX","CLM","CLN","CLO","CLOUD9","CLOUDBIT TOKEN","CLPX","CLR","CLS","CLT","CLUB","CLV","CLVA","CLX","CM10","CM3","CMA","CMCT","CMCX","CMDX","CMDX ","CMERGE","CMS","CMT","CNA","CNB","CNC","CND","CNFI","CNFT","CNN","CNNS","CNRG","CNS","CNT","CNTM","CNUS","CNX","CNY","CNZ","CO2","COB","COC","COCOS","COFI","COGE","COIN","COL","COLL","COLOSSAL","COMAPINWHEEL","COMBO","COMEX589","COMFI","COMFY","COMP","COMP.E","CON","CONE","CONI","CONST","CONV","COOK","COPPER","COPS","COR","CORA","CORE","CORGI","CORIS","CORM","CORN","CORX","COS","COSHI","COSM","COT","COTI","COU","COV","COVA","COVAL","COVER","COVID19","COW","COWBELL","CPAY","CPC","CPD","CPH","CPI","CPO","CPOOL","CPR","CPT","CPU","CQT","CRAB","CRAD","CRATER","CRB","CRBN","CRC","CRD","CRDT","CRE","CREAM","CRED","CREDIT","CREDO","CREED","CRETH2","CRFI","CRNBRY","CRO","CRPN","CRPT","CRS","CRTS","CRU","CRV","CRV.E","CRWNY","CRYPTO","CRYPTOCASTNL","CRYPTOCOIN","CRYPTY","CRYSTAL","CS","CSBL","CSC","CSM","CSP","CSPN","CSPR","CSW","CSWAP","CT","CTASK","CTC","CTCN","CTENA","CTG","CTI","CTK","CTR","CTRT","CTSI","CTT","CTX","CTXC","CUBE","CUBONE","CUCUMBERCAT","CUDOS","CULT","CUM","CUMINU","CUMMIES","CUMSTAR","CUNI","CUR","CURE","CUSD","CUSDC","CUSDT","CV","CVA","CVAG","CVC","CVNT","CVP","CVR","CVS","CVT","CVX","CVXCRV","CW","CWAP","CWEB","CWS","CWST","CWV","CXO","CYBR ","CYC","CYFM","CYL","CYMT","CYNDAQUIL","CYR","CYRUS","CYTR","CZR","CZRX","D11","DAB","DAC","DACC","DACS","DACXI","DAD","DADDYSHIBA","DADI","DAFI","DAFT","DAG","DAG ","DAGT","DAI","DAI.E","DAIN","DAISY","DALC","DALI","DAM","DAMTOKEN","DAN","DANK","DAO","DAO1","DAOFI","DAOVC","DAPF","DAPP","DAPPT","DAPPX","DAPS","DAR","DARC","DARK","DASH","DAT","DATA","DATP","DATX","DAV","DAWN","DAX","DAXT","DAY","DBC","DBET","DBUY","DBY","DC","DCH","DCR","DCTD","DCTO","DDD","DDDD","DDIM","DDOS","DDRT","DDS","DDT","DDX","DEA","DEB","DEBTFREE","DEC","DEFC","DEFI++","DEFI5","DEFIANT","DEFIDO","DEFIT","DEFLCT","DEGEN","DEGO","DEGOV2","DEKU","DEL","DELTA","DELTA RLP","DENA","DENT","DEP","DEPAY","DEPO","DERC","DERI","DERO","DES","DESH","DESO","DEUS","DEV","DEVA","DEVT","DEX","DEXA","DEXE","DEXG","DEXO","DEXT","DEXTF","DF","DFA","DFD","DFI","DFL","DFN","DFND","DFS","DFSOCIAL","DFT","DFX","DFYN","DG","DGB","DGC","DGCL","DGD","DGP","DGTX","DGX","DHC","DHT","DHV","DIA","DIAMOND","DIAMONDHANDS","DIAMONDS","DICENS","DIGG","DIGI","DIGLETT","DILI","DINKYDOGE","DIP","DIREWOLF","DIS","DISTX","DIT","DIV","DIVER","DIVI","DIWOT","DKA","DKC","DKEP","DKEY","DLA","DLT","DLTA","DMD","DMG","DMH","DML","DMME","DMN","DMOD","DMR","DMST","DMT","DMX","DNA","DNF","DNG","DNS","DNT","DNXC","DOA","DOBE","DOBO","DOCK","DODO","DOE","DOF","DOG","DOGD","DOGE","DOGEBNB","DOGEBULL","DOGECOIN","DOGEDASH","DOGEFI","DOGEGF","DOGEM","DOGERISE","DOGERISEUP","DOGES","DOGESNFT","DOGESTELLAR","DOGET","DOGETF","DOGETM","DOGETTWINS","DOGETWIN","DOGEX","DOGFISH","DOGGGO","DOGIRA","DOGS","DOGYT","DOKI","DOLA","DOLLAR","DOME","DOMI","DON","DONALDTRUMP","DONUT","DOOR","DOOS","DOP","DORA","DOS","DOSE","DOT","DOTCOM","DOTX","DOUGH","DOV","DOW","DOWS","DPET","DPI","DPR","DPT","DPX","DPY","DRA","DRACE","DRACO","DRATINI","DRC","DRCT","DRDOGE","DRE","DREAM","DREP","DRG","DRGB","DRGN","DRIVE","DRM","DRONE","DROP","DROWZEE","DRS","DRT","DRTHDOGE","DRYCAKE","DSCPL","DSH","DSIGNS","DSLA","DSS","DSYS","DTA","DTC","DTEP","DTH","DTK","DTOP","DTR","DTRC","DTX","DUCATO","DUCK","DUSD","DUSK","DUST","DVC","DVD","DVF","DVG","DVI","DVM","DVP","DVPN","DVX","DWZ","DX","DXB","DXD","DXF","DXO","DXT","DYDX","DYM","DYNMT","DYNO","DYP","DYT","DZA","DZAR","DС","EARNPAY","EARTH","EARTH2","EASE","EAURIC","EBASE","EBC","EBK","EBOX","EBTC","EC","ECASH","ECCHI","ECELL","ECF","ECH","ECHT","ECIO","ECL","ECN","ECO","ECOM","ECOREAL","ECOTO","ECT","ECTE","ECU","EDC","EDDA","EDEN","EDG","EDGE","EDN","EDR","EDU","EDUX","EEUR","EEVEE","EFFIN","EFI","EFK","EFX","EGAME","EGAS","EGCC","EGG","EGGC","EGLD","EGR","EGT","EHASH","EIFI","EINSTEIN","EKO","EKT","EKTA V2","EL","ELA","ELAMA","ELAND","ELD","ELEC","ELECTABUZZ","ELEKID","ELET","ELF","ELFC","ELG","ELGOOG","ELON","ELONONE","ELONT","ELT","ELTCOIN","ELUNR","ELVIS","ELVISDOGE","ELX","ELY","EM","EMAX","EMB","EMC2","EMDC","EMERALD","EMON","EMPIRE","EMR","EMRX","EMTRG","EMUSK","ENB","ENDO","ENERGYX","ENG","ENJ","ENNEA","ENQ","ENS","ENTR","ENTRC","ENTS","ENUMIUM","ENV","EON","EOS","EOSBEAR","EOSBULL","EOSDAC","EOST","EPAN","EPAY","EPIC","EPIK","EPRO","EPS","EPY","EQD","EQUAD","EQX","EQZ","ERC20","ERC20EPK","ERG","ERN","ERO","EROTICA","EROWAN","ERPT","ERSDL","ERT","ES","ESCE","ESD","ESH","ESHIB","ESOV","ESPRO","ESS","EST","ESZ","ETC","ETCBULL","ETF","ETG","ETGF","ETGP","ETH","ETH2X-FLI","ETH3L","ETH3S","ETHA","ETHBEAR","ETHBN","ETHBULL","ETHHEDGE","ETHIX","ETHM","ETHO","ETHP","ETHPAD","ETHPLO","ETHV","ETHVAULT","ETHW","ETHY","ETHYS","ETK","ETLT","ETM","ETN","ETNA","ETT","ETX","EUL","EUM","EUNO","EUR","EURC","EURS","EURT","EURU","EURX","EUSD","EVA","EVAI","EVC","EVDC","EVE","EVED","EVER","EVMOS","EVN","EVR","EVX","EVY","EVZ","EWT","EXCHANGE","EXCL","EXE","EXIP","EXLM","EXM","EXMR","EXNT","EXP","EXRD","EXRN","EXY","EYE","EZ","EZW","F1C","F7","F9","FAB","FACE","FAIR","FARM","FAST","FASTPAY","FAT","FB","FBAND","FBM","FBT","FBTC","FBX","FCL","FCT","FDO","FDS","FDZ","FEAR","FEEDTOKEN","FEG","FEI","FER","FERA","FESS","FET","FETH","FEVR","FEX","FEY","FF","FF1","FFF","FFLIX","FIBO","FIDL","FIDR","FIL","FIN","FINTECH","FINX","FIO","FIRE","FIREFLY","FIRO","FIS","FIT","FKX","FL","FLASHCASH","FLAT","FLC","FLETA","FLEX","FLG","FLIXX","FLL","FLM","FLO","FLOAT","FLOK","FLOKEI","FLOKI","FLOOR","FLOT","FLOW","FLP","FLQ","FLR","FLT","FLUFF","FLUNAR","FLURRY","FLUTE","FLUX","FLX","FLY","FME","FMG","FMM","FMTA","FMXEN","FNB","FNCY","FND","FNDZ","FNK","FNKOS","FNT","FNTB","FNX","FOAM","FOC","FOCV","FODL","FOGE","FOL","FOLD","FONT","FOR","FOREVERSTLR","FOREX","FORM","FORT","FORTH","FOTA","FOUR","FOX","FOXT","FOXX","FRA","FRANK","FRAS","FRAX","FREC","FRED","FREE","FREEDOM","FREESPIRIT","FREL","FRIN","FRM","FRMX","FROGE","FRONT","FRTS","FRX","FRXETH","FSBT","FSCC","FSN","FST","FSTE","FSW","FT","FTB","FTC","FTI","FTM","FTN","FTR","FTS","FTT","FTX","FTXT","FTXTOKEN","FUD","FUEL","FUN","FUNT","FUSE","FUZE","FVT","FWB","FWC","FWT","FX","FXC","FXF","FXS","FXT","FYP","FYZ","G","G-CRE","GAFI","GAINS","GAJ","GAL","GALA","GAME","GAMER","GAMMA","GAP","GARD","GARNET","GASTLY","GAX","GAZE","GBK","GBL","GBP","GBPU","GBPX","GBYTE","GCB","GCR","GDAO","GDC","GDOGE","GDOGET","GDR","GDT","GDW","GEAR","GEEQ","GEG","GEL","GEM","GEMS","GEN","GENE","GENS","GEO","GERA","GERM","GERO","GESARATOKEN","GET","GETX","GF","GFARM2","GFI","GFUN","GFX","GGG","GGTK","GHCX","GHD","GHST","GHX","GIG","GIGM","GIV","GKO","GLASS","GLCH","GLDY","GLM","GLMR","GLMS","GLQ","GLUMENS","GLX","GM","GMAT","GMB","GMC","GMEE","GMR","GMT","GNBU","GNO","GNX","GNY","GNYERC20","GO","GOAT","GOATS","GOD","GODS","GODSNOTDEAD","GOF","GOFI","GOG","GOGO","GOL","GOLD","GOLD1","GOLDR","GOLDUCK","GOM2","GOOREO","GOT","GOVI","GOX","GPL","GPO","GPOOL","GPT","GPX","GPYX","GRANX","GRAP","GRAT","GRBE","GRE","GREEN","GRG","GRID","GRIN","GRN","GRO","GROVE","GRS","GRT","GRT.E","GRUMPY","GRUMPYSHIB","GRX","GS","GSC","GSD","GSHIBA","GSMT","GST2","GSTELLAR","GSWAP","GT","GTC","GTH","GTM","GTN","GTO","GTON","GTSHARE","GTXT","GUARDIAN","GUESS","GUINEAPIG","GUM","GUME","GUSD","GUSDT","GVR","GVT","GVUSD","GXC","GXT","GYEN","GYSR","GZB","GZONE","H2O","HACHIKO","HAI","HAKA","HAKKA","HALV","HAM","HAND","HANDY","HAPI","HAPPY","HARD","HARLEY","HASH","HAUNTER","HAUS","HAVY","HB","HBAR","HBC","HBT","HBTC","HBX","HC","HDAC","HDAO","HDI","HDOGE","HDP.Ф","HDRN","HEART","HEC","HEDG","HEDGE","HEGG","HEGIC","HEIR","HEIST","HELIOS","HER","HERB","HERO","HEROEGG","HESHIBA","HEX","HEZ","HFI","HFS","HGET","HGHG","HGOLD","HGT","HH","HI","HIBAYC","HIC","HID","HIDOODLES","HIENS3","HIENS4","HIGH","HIMAYC","HINT","HIODBS","HIPPO","HIPUNKS","HISAND33","HIT","HIVE","HKC","HKD","HKDC","HKDT","HKO","HLC","HLP","HLT","HLTH","HLX","HMC","HMOON","HMQ","HMR","HMT","HMX","HNB","HNS","HNT","HNZO","HOBONICKEL1","HOBONICKEL17","HOBONICKEL28","HOCKEYSTICK","HOD","HODL","HOGE","HOKK","HOLD","HOLDEX","HOLDING","HOLLY","HOLYGRAIL","HOMI","HOO","HOODRAT","HOPE","HOPR","HORD","HORSE","HORSEA","HOT","HOTCROSS","HOTDOG","HOTWING","HOUSE","HPB","HPT","HQT","HQX","HRB","HSC","HSN","HT","HTB","HTBULL","HTF","HTKN","HTN","HTR","HTRE","HU","HUB","HUDI","HUM","HUNT","HUP","HUR","HUSD","HUSKY","HUSL","HVE2","HVN","HXG","HXRO","HY","HYBN","HYDRA","HYDRO","HYN","HYPERION","HYPX","HYT","HYVE","HZ","HZN","HZT","I0C","IAG","IBG","IBM","IBP","IBS","IBTC","IBVOL","ICB","ICE","ICH","ICHI","ICN","ICNQ","ICON","ICONS","ICP","ICT","ICX","ID","IDALL","IDEA","IDEX","IDH","IDIA","IDK","IDLE","IDO","IDR","IDRT","IDS","IDT","IDTT","IDV","IDXM","IETH","IF","IFEX","IFOOD","IFT","IFX24","IG","IGG","IGLD","IHC","IHF","IHT","IIC","IJC","ILK","ILS","ILV","IMBTC","IMP","IMPACT","IMPALA","IMT","IMX","IN","INB","INCX","IND","INDEX","INDIA","INDOCOIN","INDSHIB","INE","INEX","INF","INFG","INFI","INFS","INFT","INFTEE","ING","INJ","INNBC","INNBCL","INO","INR","INST","INSTAMOON","INSUR","INTEGRITY","INTR","INTX","INU","INULAMBO","INV","INVE","INVESTOR","INX","INXT","IOG","IOI","IONC","IONX","IOST","IOTA","IOTX","IOU","IOUX","IOWN","IPAD","IPL","IPSX","IPX","IQ","IQGXIFLT","IQN","IQQ","IRA","IRIDIUM","IRIS","IRT","ISAL","ISDOG","ISDT","ISIKC","ISLA","ISLE","ISP","ISPEP","ISR","IT","ITAM","ITC","ITGR","ITL","ITS","ITT","IUT","IVY","IVYSAUR","IX","IXC","IXO","IXS","IXT","IYF","IZE","IZI","J8T","JACK","JADE","JAR","JASMY","JBX","JCB","JCC","JCT","JED","JEJUDOGE","JEM","JET","JEWEL","JFIN","JFK","JGN","JGT","JIGGLYPUFF","JIND","JLO","JMM","JNT","JOB","JOE","JOINT","JOKER","JPD","JPN","JPY","JRT","JS","JSE","JSHIBA","JST","JT","JUD","JUI","JUL","JUNO","JUP","JUS","JUSTICE","JWL","JYC","K21","KAASO","KABOSU","KABY","KAI","KALLY","KAMPAY","KAN","KANGAL","KAR","KARMA","KAS","KASH","KASTA","KAT","KATA","KATANA","KAU","KAVA","KAWA","KBC","KBTC","KBX","KCAL","KCASH","KCC","KCS","KDA","KDAG","KEANU","KEEP","KEK","KEKISTAN","KEL","KELPIE","KEN","KES","KEY","KEYFI","KEYT","KFC","KFT","KGC","KGO","KICK","KIF","KIMCHI","KIN","KIND","KINE","KING","KINGDOG","KINT","KIRO","KISHU","KISHUFATHE","KIT","KKO","KLAY","KLEE","KLV","KMD","KNB","KNC","KNDC","KNG","KNIGHT","KNOW","KNT","KOBE","KOFFING","KOIN","KOK","KOM","KOMA","KOMBAT","KON","KONG","KONO","KP2R","KP3R","KP4R","KRABBY","KRD","KRL","KRMA","KRN","KROM","KRPT","KRT","KRW","KRX","KRZ","KSC","KSEED","KSF","KSM","KT","KTHOUSE","KTLYO","KTN","KTO","KTON","KUE","KUJI","KULT","KUMA","KUN","KUNCI","KUR","KUV","KVI","KWATT","KWH","KWIK","KYL","KYSC","KYTE","L2","L2P","L3P","LA","LA VIDA","LABRA","LABS","LAIKA","LALA","LAMB","LAMBO","LAMBOQ","LANC","LAND","LANEZIVA","LAPYAP","LAR","LASEREYES","LAT","LATOKEN","LAUNCH","LAX","LAYER","LAZIO","LAZULI","LAZYDOGE","LBA","LBC","LBC ","LBCC","LBD","LBK","LBL","LBR","LBXC","LC4","LCG","LCMS","LCS","LCX","LDC","LDFI","LDN","LDO","LDVINCI","LEAD","LEAF","LEAN","LEASH","LEC","LECALIENTE","LED","LEDU","LEMD","LEMO","LEND","LEO","LEOPARD","LEPA","LESS","LET","LEV","LEVELG","LEVER","LEVL","LF","LFC","LFEC","LFT","LGCY","LGO","LIBERTAS","LIBERTY","LIBFX","LIBRA","LID","LIEN","LIF","LIF3","LIFE","LIGHT","LIK","LIKE","LIME","LIMEX","LIMIT","LINA","LINE","LINK","LINK.E","LINKA","LINKBEAR","LINKBULL","LINU","LION","LIQUID","LIRA","LIT","LITH","LITT","LKM","LKR","LKT","LLN","LMBO","LMCH","LML","LMT","LMY","LN","LNC","LND","LNX","LOA","LOBSTER","LOC","LOCG","LOCI","LOCK","LOCUS","LOKA","LOKI","LOL","LON","LONDON","LOOKS","LOOM","LOOPRM","LOOT","LORD","LORI","LOT","LOTTO","LOUD","LOVE","LOVELY","LOVES","LOWB","LPL","LPNT","LPOOL","LPT","LQD","LQTY","LRC","LRT","LSILVER","LSK","LSR","LSS","LST","LTC","LTCBEAR","LTCBULL","LTD","LTK","LTN","LTO","LTX","LUA","LUC","LUCHOW","LUCKY","LUD","LUFFY","LUM","LUMENAUGHTY","LUMENAUTS","LUMENSWAP","LUN","LUNA","LUNC","LUSD","LVX","LXLM","LXN","LXT","LYM","LYNC","LYNX","LYXE","LZ-AGEUR","MA","MAAPL","MAC","MACPO","MAG","MAGA","MAGELLANIC","MAGIC","MAGNEMITE","MAHA","MAI","MAKA","MAMZN","MAN","MANA","MANC","MANDI","MAP","MAPS","MARIO","MARIOGOLF","MARK","MARO","MARS","MARS4","MARSH","MARX","MAS","MASH","MASK","MASK20","MASKDOGE","MASQ","MATH","MATIC","MATICBULL","MATPAD","MATRIX","MATTER","MAX","MAXI","MAZDA","MB","MBABA","MBC","MBL","MBN","MBONK","MBOX","MBX","MBXEN","MC","MCAN","MCAT","MCB","MCC","MCF","MCH","MCHC","MCI","MCO","MCO2","MCR","MCRT","MCT","MCX","MD","MDA","MDAO","MDF","MDM","MDOGE","MDS","MDT","MDX","ME","MED","MEDBED","MEDUSA","MEET","MEGA","MEL","MELODY","MELOS","MEM","MEME","MEONG","MEOW","MEOWTH","MEPAD","MERA","MERMAID","MERO","MES","MESA","MESG","MESH","MET","META","METAMOON","METAPOD","METAV","METEOR","METH","METIS","METM","MEV","MEXC","MEXP","MFB","MFG","MFI","MFS","MFT","MFTU","MGC","MGLD","MGO","MGOOGL","MGP","MGX","MHUNT","MIA","MIAU","MICRO","MIDBULL","MIL","MILF","MILITARY","MILK","MILK2","MILKYWAY","MIM","MIMATIC","MIMIKYU","MIMO","MIN","MINA","MINDS","MINE","MINI","MINT","MINTYS","MIOTA","MIR","MIRANDA","MIS","MIST","MITH","MITX","MIX","MJKING","MKR","MKR.E","MLC","MLD","MLGC","MLN","MLT","MLTPX","MM","MMB","MMP","MMS","MMSFT","MNC","MNE","MNFLX","MNFT","MNG","MNST","MNSTP","MNSTRS","MNT","MNTT","MNW","MNY","MOB","MOBI","MOC","MOCA","MOD","MODEX","MODX","MOF","MOFI","MOGX","MOIS","MOMA","MOMMYSHIBA","MON","MONA","MONDAY","MONI","MONS","MONT","MOOCHII","MOON","MOONEY","MOONJACK","MOONPLAY","MOONS","MOONSTAR","MOONTWINKIES","MOOV","MOR","MORA","MORE","MORPHEUS","MORTG","MOT","MOTHER","MOTOR","MOV","MOVE","MOVR","MOVZ","MOZ","MP3","MPAY","MPG","MPH","MPL","MPT","MQL","MQQQ","MRCH","MRCR","MRH","MRI","MRK","MRPH","MRPOOL","MRXE","MSB","MSD","MSG","MSLV","MSOL","MSWAP","MT","MTA","MTC","MTCN","MTD","MTF","MTG","MTGY","MTH","MTHD","MTL","MTLX","MTN","MTRG","MTS","MTSLA","MTV","MTWTR","MTX","MUDLEY","MULTI","MUNCH","MUNT","MUSD","MUSE","MUSH","MUSIC","MUSKFAIRY","MUSO","MUST","MUSUBI","MUTE","MUU","MV","MVC","MVEDA","MVI","MVIXY","MVL","MVP","MVRS","MVS","MWAT","MWC","MWIN","MWOLF","MX","MXC","MXM","MXN","MXRT","MXT","MXX","MYB","MYID","MYMC","MYO","MYOBU","MYST","N0001","N0031","N1","NABOX","NACL","NAFU","NAKA","NAME","NAN","NANJ","NANUK","NAOS","NAR","NAS","NASH","NAT","NATION","NAV","NAVI","NAVY","NBC","NBI","NBM","NBNG","NBOT","NBU","NCASH","NCC","NCDT","NCT","NDAU","NDFT","NDO","NDR","NDS","NDX","NEAL","NEAR","NEBL","NEBULA","NEC","NECO","NEO","NEOX","NEPT","NESARATOKEN","NEST","NET","NEU","NEUTRONSTAR","NEWINU","NEWOGOLD","NEWS","NEX","NEXA","NEXO","NEXXO","NFD","NFT","NFTA","NFTART","NFTD","NFTFY","NFTI","NFTL","NFTS","NFTX","NFTXLM","NFTY","NFXC","NFY","NGC","NGM","NGN","NGNT","NGNX","NHCX","NICHEMAN","NIF","NIFTSY","NIFTY","NII","NIIFI","NIKOLATESLA","NIM","NIOX","NITRO","NKC","NKN","NLIFE","NMC","NMP","NMR","NMT","NMX","NNB","NOBS","NODE","NODL","NOIA","NOKU","NOM","NOOT","NORA","NORD","NOW","NPLC","NPX","NPXS","NRCH","NRG","NRP","NRV","NSBT","NST","NSURE","NTB","NTC","NTK","NTT","NTVRK","NU","NUC","NUG","NULS","NUM","NUX","NVA","NVIR","NWC","NXM","NXR","NXS","NXT","NYAN","NYAN-2","NYANTE","NYB","NYE","NYM","NYT","NZD","NZDX","O3","OAP","OAX","OBEE","OBOT","OBROK","OCB","OCC","OCEAN","OCN","OCT","OCTO","ODDISH","ODDZ","ODEM","OETH","OFFY","OG","OGC","OGN","OGO","OGV","OHM","OIL","OIN","OKB","OKBBULL","OKLG","OKS","OKT","OLE","OLT","OLXA","OLY","OLYMPSTELLAR","OM","OMANYTE","OMAX","OMC","OMG","OMI","OML","OMNI","OMX","ONC","ONE","ONE1INCH","ONES","ONEUNI","ONG","ONI","ONION","ONIT","ONL","ONLEXPA","ONOT","ONS","ONSTON","ONT","ONUS","ONX","ONYX","OOE","OOKI","OOKS","OP","OPCT","OPEN","OPENC","OPERAND","OPIUM","OPNN","OPQ","OPT","OPTI","OPTIMUS","OPUL","ORAI","ORANGE","ORAO","ORBR","ORBS","ORC","ORCL5","ORI","ORION","ORME","ORN","ORO","ORS","OS","OSA","OSMIUM","OSMO","OTB","OTN","OUSD","OVC","OVR","OWN","OXO","OXRP","OXT","OXY","P2PX","PAB","PAC","PACT","PAD","PAID","PAIM","PAINT","PAISA","PALL","PALLA","PALLADIUM","PALM","PAMP","PAN","PANDO","PAPA","PAPER","PAPERHANDS","PAR","PARA","PARAS","PARETO","PARROT","PARTYDOGE","PASS","PAT","PATRIOTTOKEN","PAWTH","PAX","PAXG","PAY","PAYBO","PAYT","PAYX","PAZZI","PBR","PBRIDGE","PBT","PBTC","PBTC35A","PBX","PC","PCH","PCI","PCL","PCM","PCNT","PCOIN","PCT","PCV","PDATA","PDEX","PDOG","PEAK","PEARL","PEDI","PEEPS","PEKC","PENDLE","PENDULUM","PENDULUMSWAP","PEOPLE","PEPE","PEPPA","PEPR","PERI","PERIDOT","PERL","PERP","PESO","PETH18C","PETRO","PFID","PFR","PGT","PHA","PHB","PHI","PHIBA","PHILTON","PHM","PHNX","PHTR","PHX","PIB","PICHU","PICKLE","PICKLERICK","PIDGEOT","PIDGEOTTO","PIDGEY","PIE","PIG","PIGX","PIKA","PIKACHU","PILOT","PING","PINK","PIPL","PIPLUP","PIPT","PISS","PIT","PIVX","PIZZA","PIZZAB","PKEX","PKF","PKG","PKR","PKT","PLA","PLAAS","PLASTIK","PLAT","PLATINUM","PLAY","PLBT","PLE","PLF","PLG","PLOT","PLR","PLS","PLSD","PLSPAD","PLT","PLTC","PLU","PLUT","PLUTONIUM","PLY","PMA","PMC","PMD","PMGT","PMNT","PMON","PMT","PNDR","PNGN","PNK","PNL","PNODE","PNT","POA","POC","POE","POINT","POKER","POKT","POL","POLA","POLARBLUE","POLC","POLE","POLI","POLIS","POLK","POLL","POLP","POLS","POLY","POLYDOGE","POND","PONT","POOL","POOLZ","POP","POP!","POPK","POR","PORTAL","PORTO","POSI","POSS","POT","POWER","POWERSTONE","POWR","PP","PPAY","PPBLZ","PPC","PPDEX","PPOLL","PPP","PPT","PRARE","PRCH","PRCY","PRE","PREMIA","PRIA","PRINCESSDI","PRINTS","PRIVA","PRIX","PRM","PRNETWORK","PRO","PROB","PROM","PROMETA","PROPEL","PROPS","PROS","PROT","PROXIMACENT","PRP","PRQ","PRS","PRT","PRVS","PRX","PRXY","PSAFEMOON","PSI","PSLIP","PSM","PSP","PST","PSTAKE","PSYDUCK","PTA","PTE","PTERIA","PTF","PTM","PTON","PTOY","PTS","PTT","PTU","PTZ","PUG","PULI","PUMLX","PUNDIX","PUNK","PUPAL","PURE","PURR","PUSH","PUSSY","PUX","PVM","PVN","PVT","PVU","PWAY","PWING","PXG","PXL","PXP","PXRP","PXT","PYBC","PYD","PYE","PYLNT","PYLON","PYR","PYRO","Q","QADSAN","QANON","QANX","QARK","QASH","QAU","QBIT","QBITX","QBX","QBZ","QC","QCH","QCX","QDAO","QDROP","QFI","QFS7","QFSXLM","QI","QKC","QND","QNT","QNX","QOM","QQQ","QRDO","QRK","QRL","QRX","QSP","QTBC","QTCON","QTF","QTUM","QUACK","QUAI","QUANTUM","QUARTZ","QUICK","QUIN","QUINT","QUN","R0OK","R34P","R3FI","RACA","RAD","RADAR","RAE","RAGE","RAGSCOIN","RAI","RAIL","RAIN","RAINBOWNOTE","RAINI","RAISE","RAJA","RAK","RAKU","RAKUC","RAM","RAMP","RAP","RARE","RARESTELLAR","RARI","RAT","RATICATE","RATING","RATTATA","RAVE","RAVEN","RAY","RAZE","RAZOR","RBC","RBH","RBIF","RBJ","RBLX","RBN","RBTC","RCK","RCN","RCT","RD","RDD","RDN","RDPX","RDX","REAL","REALITYSTONE","REALM","REAP","REAU","RECEH","RED","REDDIT","REDFEG","REDI","REDPANDA","REEF","REF","REI","REL","RELAY","RELI","REM","REN","RENA","RENBTC","RENDOGE","RENFIL","RENZEC","REP","REPO","REQ","REST","RESURRECT","RET","REV","REVO","REVV","REW","REX","RFG","RFI","RFOX","RFR","RFUEL","RFX","RGAS","RGD","RGP","RGT","RHODIUM","RI","RIC","RICH","RIFT","RIGEL","RING","RIO","RIP","RIPPLEWAVE","RISE","RIT 2.0","RJP","RKG","RKN","RLC","RLX","RLY","RMB","RMESH","RMJ","RMK","RMPL","RMT","RNB","RNBW","RNDR","RNT","RNTB","RNX","ROBET","ROCK2","ROCKI","ROCKS","ROF","ROG","ROL","RON","ROOBEE","ROOK","ROOM","ROSE","ROT","ROUTE","ROVER","ROX","ROYA","ROYALDOGE","ROZ","RPG","RPL","RPZX","RRC","RSC","RSI","RSR","RSS3","RST","RSUN","RSV","RTC","RTE","RTGS","RTH","RTPT","RTS","RUBY","RUFF","RUFUS","RUGZ","RULER","RUM","RUNE","RUSH","RVC","RVF","RVLT","RVN","RVP","RVST","RVT","RWD","RXM","RYMA","RYOSHI","RZE","RZRV","S","S4F","SAFE","SAFEBTC","SAFECOM","SAFEDOGE","SAFEEARTH","SAFEMOON","SAFESUN","SAFETESLA","SAFU","SAGITARIUS","SAITAMA","SAITO","SAK3","SAKE","SALACIA","SALE","SALT","SAM","SAN","SANA","SAND","SANINU","SANSHU","SANTA","SANTOS","SAO","SAP","SAPPHIRE","SARCO","SASHIMI","SAT","SATA","SATOZ","SATT","SATX","SAV3","SB","SBD","SBECOM","SBNB","SBTC","SC","SCA","SCC","SCD","SCIX","SCL","SCN","SCO","SCOP","SCRT","SCS","SCT","SCV","SCZ","SD","SDAO","SDN","SDOG","SDOGE","SDOGET","SDT","SDX","SEAL","SEALS","SEELE","SEEN","SEFA","SEK","SENATE","SENC","SEND","SENSO","SENT","SEPA","SERO","SET","SETH","SETS","SEVENTHTRUMP","SEXPLS","SEY","SFCP","SFD","SFG","SFI","SFM","SFP","SFRXETH","SFSHLD","SFTM","SFUND","SFZ","SG","SGB","SGD","SGE","SGN","SGT","SHA","SHADE","SHAK","SHAKE","SHARE","SHARTCOIN","SHD","SHE","SHEEP","SHER","SHFT","SHI","SHIB","SHIB.E","SHIBA","SHIBA FAME","SHIBAINU","SHIBAKEN","SHIBARMY","SHIBB","SHIBBY","SHIBCAKE","SHIBG","SHIBJUMP","SHIBUSDT","SHIELD","SHIH","SHINJA","SHIP","SHITCOIN","SHNEK","SHOE","SHOP","SHOPX","SHOT","SHPING","SHR","SHREW","SHRF","SHROOM","SHVR","SHX","SI","SIA","SIDT","SIDUS","SIF","SIG","SIGNA","SIL","SILVER","SILVEROUNCE","SIM","SIN","SINGER","SIRIUS","SIS","SIX","SJADE","SKB","SKCH","SKEY","SKI","SKIN","SKL","SKM","SKR","SKRT","SKULL","SKY","SKYRIM","SLD","SLICE","SLM","SLOWPOKE","SLP","SLS","SLT","SLVR","SLW","SMARTCREDIT","SMARTZ","SMASH","SMB SWAP","SMBELON","SMD","SMDX","SMG","SMI","SMLS","SMON","SMOOCHUM","SMT","SMTY","SMX","SNB","SNC","SNET","SNGLS","SNK","SNL","SNM","SNN","SNO","SNORLAX","SNOV","SNOW","SNOWGE","SNP","SNR","SNT","SNTR","SNTVT","SNX","SNX.E","SOAR","SOC","SOCKS","SOFI","SOL","SOLA","SOLAR","SOLO","SOLVE","SOMEE","SOS","SOTA","SOUL","SOULSTONE","SOVI","SOW","SOZ","SPA","SPACE","SPACESTONE","SPANK","SPARK","SPAZ","SPC","SPCX","SPD","SPDR","SPE","SPELL","SPERM","SPG","SPH","SPHN","SPHRI","SPI","SPIKE","SPINEL","SPIRIT","SPIZ","SPMN","SPN","SPO","SPORE","SPRKL","SPS","SPT","SPWN","SQAD","SQUID","SQUIRTLE","SRC","SRCOIN","SRK","SRM","SRN","SRO","SRT","SS","SSLX","SSP","SSSC","SST","SSTX","SSV","ST","STA","STABLECENT","STAC","STACK","STACKCAKE","STAK","STAKE","STALLION","STANDARD","STAR","STARL","STARLINK","STARS","START","STARYU","STASH","STBD","STBU","STBZ","STC","STD","STEEL","STEEM","STELLAR","STELLARBASE","STELLARBUCKS","STELLAREXP","STELLARFORGE","STELLARGLXY","STELLARHEAD","STELLARKING","STELLARMAN","STELLARMART","STELLARNFT","STELLARSKULL","STELLARSPACE","STELLARWOMAN","STEM","STEP","STETH","STEVEJOBS","STF","STG","STI","STK","STKR","STM","STMX","STN","STND","STO","STONK","STOP","STORJ","STORY","STOS","STP","STPL","STPT","STQ","STR","STRAX","STRD","STREET","STRK","STRL","STRM","STRONG","STS","STU","STX","STZEN","SUB","SUCCOR","SUGARSKULL","SUKU","SUM","SUN","SUNFLOWER","SUPER","SUPERBID","SUPERCOIN","SUPERHERODOG","SUPERTRUMP","SUPREME","SUR","SURE","SUSD","SUSHI","SUSHI.E","SUSHIBA","SUTER","SVC","SVD","SVT","SVX","SWACE","SWAP","SWAP.E","SWAPP","SWASH","SWC","SWEAT","SWEET","SWFL","SWFTC","SWG","SWINGBY","SWM","SWN","SWRV","SWT","SWTH","SWYFTT","SX","SXC","SXDT","SXLM","SXP","SXUT","SYBC","SYC","SYLO","SYM","SYN","SYNC","SYNR","SYS","SZC","T","TABOO","TAC","TACOE","TAD","TADPOLE","TAG","TAGX","TAGZ5","TALC","TALK","TAMA","TAN","TANGO","TANZANITEGEM","TAO","TAP","TARA","TARI","TAU","TAVA","TBC","TBCC","TBCT","TBT","TBTC","TBX","TCASH","TCAT","TCFX","TCH","TCO","TCORE","TCR","TCT","TDC","TDNA","TDOGE","TDP","TDS","TEAM","TEAT","TECH","TEL","TELE","TELLUS","TEMCO","TEMPO","TEN","TENA","TEND","TENDIE","TENFI","TENSHI","TERN","TESLAWHISKEY","TESLAX","TESLF","TESMA","TETU","TFB","TFBX","TFC","TFD","TFL","TFT","TFTA","TFUEL","TGAME","THALES","THANKS","THANOS","THB","THE","THECAT","THEOS","THESIMPSONS","THESTORM","THETA","THG","THN","THORE","THR","THRT","THRUST","THS","THX","TIC","TICS","TIDAL","TIE","TIFI","TIK","TILY","TIME","TIMESTONE","TIOX","TITAN","TITANIUM","TITS","TIX","TKING","TKINU","TKM","TKN","TKO","TKP","TKR","TKX","TLB","TLC","TLM","TLOS","TMC","TMDS","TMT","TMTG","TNB","TNC","TNCX","TNS","TNT","TOC","TOGEN","TOK","TOKE","TOKEN","TOKO","TOL","TOLL","TOMB","TOMHANKS","TOMM","TOMO","TOMOBULL","TOMOE","TOMS","TON","TONCOIN","TONE","TONIC","TOP","TOPAZ","TOPC","TOR","TORG","TORM","TORN","TORO","TORPEDO","TOS","TOSC","TOTM","TOTO","TOW","TOWER","TOWN","TOX","TOZ","TPI","TPT","TRAC","TRACE","TRADE","TRAK","TRAT","TRAVA","TRB","TRC","TRCL","TRD","TREEP","TRG","TRIANGULUM","TRIBE","TRIDENT","TRIK","TRIO","TRITON","TRIX","TRND","TRO","TROLL","TRR","TRST","TRU","TRUEPATRIOT","TRUMP","TRUMPCARD","TRUMPSARA","TRUMPWIN","TRUST","TRV","TRVC","TRVL","TRX","TRXBEAR","TRXBULL","TRXC","TRY","TRYB","TSHP","TSLA","TSR","TSUKA","TSUNAMI","TSX","TT","TTT","TTV","TUNIN","TUP","TURQUOISE","TUSD","TV","TVA","TVK","TVNT","TWEE","TWI","TWISTED","TWOK","TWSTD","TWT","TX","TXA","TXAG","TXAU","TXBIT","TXL","TXLM","TXT","TYC","TYPE","TZS","UAT","UAXIE","UBEC","UBEX","UBI","UBN","UBQ","UBT","UBU","UBX","UBXT","UC","UCAP","UCASH","UCM","UCN","UCO","UCOIN","UCX","UDE","UDO","UDOKI","UDOO","UDT","UENC","UFARM","UFC","UFI","UFO","UFR","UFT","UGAS","UGOTCHI","UGT","UGXT","UHP","UHX","UIP","UJENNY","UKG","ULT","ULTRA","ULU","ULX","UMA","UMA.E","UMASK","UMB","UMBR","UMBRIEL","UMEE","UMI","UMX","UNB","UNC","UNCL","UNCX","UNDB","UNDEAD","UNFI","UNI","UNI.E","UNIC","UNICORNDOGE","UNIDX","UNIFI","UNIQ","UNISTAKE","UNITY","UNIUSD","UNN","UNT","UNV","UOS","UP","UPC","UPI","UPP","UPR","UPUNK","UQC","URANIUM","URGX","URQA","URUS","USD","USD+","USD1","USDAP","USDC","USDCE","USDD","USDF","USDG","USDI","USDJ","USDK","USDM","USDN","USDP","USDQ","USDS","USDT","USDTE","USDU","USDV","USDX","USF","USHIBA","UST","USTC","USWN","UTC","UTED","UTK","UTNP","UTT","UTU","UTY","UUNICLY","UUU","UV","UVU","UWL","VAB","VADER","VAI","VAIP","VAL","VALOR","VALUE","VANTA","VARC","VBIT","VBLD","VBNT","VCC","VCL","VCO","VDG","VEE","VEGA","VEKTOR","VELO","VEMP","VEN","VENONAT","VENT","VER","VERA","VERI","VERSE","VEST","VESTA","VET","VETH","VGW","VGX","VI","VIB","VIBE","VICA","VICS","VID","VIDT","VIDY","VIDYA","VIET","VIEW","VIKKY","VINCI","VINU","VIOLA","VIPG","VISION","VISR","VITE","VITY","VIV","VIVA","VIVASTELLAR","VKNF","VLD","VLX","VLXPAD","VME","VNC","VNDC","VNDT","VNLA","VNT","VNTW","VNXAU","VNXLU","VOCO","VOID","VOISE","VOLO","VOLT","VOW","VOX","VOXEL","VPAD","VPP","VPUTIN","VR","VRA","VRB","VRGX","VRN","VRO","VRS","VRSC","VRX","VS","VSF","VSL","VSN","VSP","VSYS","VT","VTC","VTN","VTX","VULCAN","VULPIX","VVS","VWV","VXV","VYNC","VZT","WAB","WABBC","WABI","WAG","WAIF","WALBT","WAMPUM","WAN","WAND","WAR","WARP","WARRR","WARTORTLE","WASABI","WAVAX","WAVE","WAVES","WAXE","WAXL","WAXP","WBDX","WBIS","WBNB","WBT","WBTC","WBTC.E","WBUY","WBX","WCELO","WCFG","WCG","WCHI","WCK","WCO","WCRES","WDEFI","WDOG","WE","WEB","WEC","WEED","WEEDLE","WEEPINBELL","WELD","WELL","WEMIX","WET","WETH","WETHEPEOPLE","WETL","WEVER","WFLOW","WFTM","WFX","WG0","WGLMR","WGOLD","WGP","WGRLC","WHALE","WHIP","WHIPLASH","WHIRL","WHIRLPOOL","WHITE","WIC","WICC","WIFI","WIGL","WIKEN","WILD","WIN","WING","WINGS","WINR","WIP","WIS","WISE","WIT","WITCH","WIVA","WIX","WIZ","WKD","WLB","WLD","WLEO","WLITI","WLO","WMATIC","WMBX","WNCG","WNL","WNNW","WNT","WNXM","WOLF","WOLFY","WOM","WOMI","WON","WOO","WOOFY","WOOP","WORLDWIDE","WOW","WOWS","WOXEN","WOZX","WPC","WPCI","WPGT","WPKT","WPL","WPP","WPPC","WPR","WPSL","WQT","WRC","WRLD","WROSE","WRX","WSCRT","WSD","WSGBP","WSIENNA","WSP","WSTRAX","WSTRM","WTC","WTN","WTRX","WUMI","WVG0","WVLX","WW3","WWERAW","WWG1WGA","WWISH","WWY","WXC","WXLM","WXT","WYPE","WYS","WZCR","X2P","X2Y2","X8X","XAC","XAEA12","XAF","XAG","XAI","XAMP","XANK","XAU","XAUR","XAUT","XBASE","XBE","XBLADE","XBP","XBTC","XBX","XCAD","XCASH","XCC","XCH","XCHF","XCM","XCN","XCON","XCP","XCRMRK","XCT","XCUR","XDB","XDC","XDEFI","XDEX","XDN","XDNA","XEC","XED","XEL","XELS","XEM","XEN","XEND","XENO","XENOLINK","XEP","XEPH","XES","XETA","XETH","XFE","XFF","XFI","XFIT","XFLARE","XFLR","XFT","XFUND","XGC","XGG","XH5","XHT","XHV","XIA","XIB","XID","XIL","XIM","XIMG","XIN","XIO","XIOT","XIR","XIV","XJOE","XKC","XLAB","XLB","XLM","XLMAPPLE","XLMC","XLMG","XLMGT","XLMMATIC","XLMRIPPLE","XLMT","XLMTESLA","XLMX","XLPG","XLPGT","XLQ","XLW","XMARK","XMC","XMCT","XMF","XMM","XMN","XMON","XMR","XMS","XMX","XMY","XNC","XNF","XNK","XNL","XNO","XNUC","XODS","XOR","XOT","XOV","XP","XPA","XPAT","XPLA","XPN","XPR","XPRT","XPT","XQC","XRA","XRD","XRGE","XRP","XRPA","XRPBCPRO","XRPBEAR","XRPBULL","XRPC","XRPD","XRPG","XRPHEDGE","XRPL","XRPP","XRPQFS","XRPS","XRPST","XRPV","XRT","XRUN","XRUNE","XSGD","XSLT","XSR","XSTAR","XSUSHI","XT","XTK","XTM","XTOKEN","XTP","XTR","XTS","XTZ","XTZBEAR","XTZBULL","XUC","XUSD","XVAULT","XVG","XVS","XWC","XWG","XXA","XXX","XY","XYG","XYM","XYO","XYZ","YAE","YAM","YAMV2","YAP","YAXIS","YAY","YBC","YCAC","YCC","YDF","YDR","YEE","YEED","YEFIM","YEL","YELD","YETH","YF-DAI","YFBETA","YFBT","YFD","YFFC","YFFI","YFFII","YFFS","YFI","YFI.E","YFIAG","YFIH2","YFII","YFIII","YFIM","YFIVE","YFIX","YFL","YFMS","YFO","YFOX","YFPI","YFSI","YFT","YFX","YGB","YGG","YI12","YIELD","YINBI","YINYANG","YKZ","YLC","YLD","YLDY","YLFI","YMAX","YMPL","YNB","YNFT","YNI","YOCO","YOGURT","YOK","YOOSHI","YOP","YOSHI","YOSI","YOT","YOU","YOUC","YOUTUBE","YSEC","YSOY","YT","YTA","YTSLA","YUANG","YUP","YUSD","YUSDC","YVS","YXLM","ZAMZAM","ZAP","ZAPDOS","ZAR","ZART","ZATCOIN","ZCN","ZCON","ZCX","ZDEX","ZDK","ZDR","ZEC","ZEDXION","ZEE","ZEFU","ZELONAIRE","ZEN","ZENC","ZENIQ","ZENITH","ZEON","ZERO","ZESC","ZEST","ZEUS","ZFL","ZI","ZIG","ZIL","ZILD","ZILLA","ZIM","ZINA","ZINC","ZINU","ZIP","ZIPT","ZIRCON","ZKS","ZLA","ZLDA","ZLW","ZMN","ZMT","ZNT","ZNY","ZOL","ZOM","ZONE","ZONO","ZOOT","ZORA","ZORT","ZPAE","ZPR","ZRX","ZRX.E","ZSC","ZT","ZUBAT","ZUC","ZUKO","ZUM","ZUSD","ZUT","ZUZ","ZXC","ZYRO","ZYX","ZZZ","٨"]},"targetCurrency":{"type":"string","enum":["ADP","AED","AFA","AFN","ALK","ALL","AMD","ANG","AOA","AOK","AON","AOR","ARA","ARP","ARS","ARY","ATS","AUD","AWG","AYM","AZM","AZN","BAD","BAM","BBD","BDT","BEC","BEF","BEL","BGJ","BGK","BGL","BGN","BHD","BIF","BMD","BND","BOB","BOP","BOV","BRB","BRC","BRE","BRL","BRN","BRR","BSD","BTN","BUK","BWP","BYB","BYN","BYR","BZD","CAD","CDF","CHC","CHE","CHF","CHW","CLF","CLP","CNY","COP","COU","CRC","CSD","CSJ","CSK","CUC","CUP","CVE","CYP","CZK","DDM","DEM","DJF","DKK","DOP","DZD","ECS","ECV","EEK","EGP","ERN","ESA","ESB","ESP","ETB","EUR","FIM","FJD","FKP","FRF","GBP","GEK","GEL","GHC","GHP","GHS","GIP","GMD","GNE","GNF","GNS","GQE","GRD","GTQ","GWE","GWP","GYD","HKD","HNL","HRD","HRK","HTG","HUF","IDR","IEP","ILP","ILR","ILS","INR","IQD","IRR","ISJ","ISK","ITL","JMD","JOD","JPY","KES","KGS","KHR","KMF","KPW","KRW","KWD","KYD","KZT","LAJ","LAK","LBP","LKR","LRD","LSL","LSM","LTL","LTT","LUC","LUF","LUL","LVL","LVR","LYD","MAD","MDL","MGA","MGF","MKD","MLF","MMK","MNT","MOP","MRO","MRU","MTL","MTP","MUR","MVQ","MVR","MWK","MXN","MXP","MXV","MYR","MZE","MZM","MZN","NAD","NGN","NIC","NIO","NLG","NOK","NPR","NZD","OMR","PAB","PEH","PEI","PEN","PES","PGK","PHP","PKR","PLN","PLZ","PTE","PYG","QAR","RHD","ROK","ROL","RON","RSD","RUB","RUR","RWF","SAR","SBD","SCR","SDD","SDG","SDP","SEK","SGD","SHP","SIT","SKK","SLL","SOS","SRD","SRG","SSP","STD","STN","SUR","SVC","SYP","SZL","THB","TJR","TJS","TMM","TMT","TND","TOP","TPE","TRL","TRY","TTD","TWD","TZS","UAH","UAK","UGS","UGW","UGX","USD","USN","USS","UYI","UYN","UYP","UYU","UYW","UZS","VEB","VEF","VES","VNC","VND","VUV","WST","XAF","XAG","XAU","XBA","XBB","XBC","XBD","XCD","XDR","XEU","XFO","XFU","XOF","XPD","XPF","XPT","XRE","XSU","XTS","XUA","XXX","YDD","YER","YUD","YUM","YUN","ZAL","ZAR","ZMK","ZMW","ZRN","ZRZ","ZWC","ZWD","ZWL","ZWN","ZWR","$ADS","$DM","$ITG","$MAID","$NOOB","$RAIN","$ROPE","00100100","007","007DOGE","0XBTC","1-UP","100X","10SET","1702260083.D517","1776","1ART","1CAT","1EARTH","1ECO","1INCH","1INCH.E","1MIL","1MT","1SG","1SPARK","1TRC","1UP","1WO","2CRZ","2KEY","2LC","2N25","420DOGE","432","4ART","50X","777","7CLOVER","8PAY","999","99DEFI","A","A1","A5T","AAA","AAB","AAC","AAPX","AAVE","AAVE.E","ABBC","ABC","ABDT","ABL","ABR","ABRA","ABST","ABT","ABX","ABYSS","AC","ACA","ACE","ACED","ACH","ACS","ACSI","ACT","ACTN","ACU","ACXT","AD","ADA","ADABEAR","ADABULL","ADAPAD","ADB","ADBURST","ADD","ADEL","ADH","ADI","ADL","ADN","ADP","ADS","ADSX","ADT","ADX","AE","AE ","AENS","AER","AERGO","AETH","AFCASH","AFI","AFIN","AFR","AFRX","AFX","AGA","AGAR","AGC","AGEUR","AGI","AGIX","AGLD","AGLT","AGRO","AGRS","AGUS","AGV","AGVC","AHOUSE","AI","AID","AIDI","AIDOC","AIDUS","AIME","AINU","AION","AIOZ","AIR","AIRI","AIRX","AIT","AIX","AK","AKITA","AKN","AKRO","AKT","ALBT","ALCHEMY","ALCX","ALD","ALEPH","ALEXA","ALEXANDRITE","ALG","ALGO","ALGOBULL","ALI","ALICE","ALIEN","ALIX","ALK","ALLBI","ALM","ALN","ALOHA","ALP","ALPA","ALPACA","ALPHA","ALPHR","ALPINE","ALT","ALTBULL","ALTRUCOIN","ALU","ALUSD","ALV","ALY","AMA","AMB","AMBER","AMC","AME","AMERICA","AMERICAFIRST","AMETHYST","AMI","AMIO","AMLT","AMM","AMN","AMO","AMON","AMP","AMPL","AMPLE","AMZN","ANC","ANCT","ANDROMEDA","ANDX","ANGELXYZ","ANGLE","ANI","ANILORAK","ANJ","ANK","ANKR","ANON","ANRX","ANSR","ANT","ANTEBELLUM","ANTENNAE","ANTX","ANUBI","ANV","ANW","ANY","ANYTLOS","AOA","AOG","APA","APAY","APC","APE","APEIN","APES","APEX","API3","APIS","APIX","APM","APN","APP","APPLEB","APRIL","APT","APW","APX","APY","APYS","AQT","AQUA","AQUAGOAT","AQUARI","AR","ARA","ARAW","ARB","ARCADE","ARCH","ARCONA","ARCT","ARCX","ARD","ARDR","ARDT","ARDUINO","ARDX","ARENA","ARES","ARGO","ARGON","ARIA20","ARIEL","ARIGATO","ARK","ARMOR","ARNX","ARNXM","ARPA","ARRR","ARS","ARST","ARSX","ART","ARTE","ARTICUNO","ARTIS","ARV","ARX","ASAP","ASCENSION","ASD","ASGARD","ASH","ASIA","ASIV","ASKO","ASM","ASPO","ASS","AST","ASTA","ASTR","ASTRA","ASTRO","ASTRON","ASTRONAUT","ASTRUM","AT","ATA","ATC","ATCC","ATD","ATL","ATLAS","ATM","ATMANT","ATMI","ATN","ATOLO","ATOM","ATOMBEAR","ATOMBOMB","ATOMBULL","ATOMICDOGE","ATRI","ATS","ATT","ATTN","ATX","AUC","AUCTION","AUD","AUDIO","AUDT","AUR","AURORA","AURUM","AUSCM","AUTO","AUTZ","AVA","AVAK","AVAX","AVG","AVINOC","AVN","AVS","AVT","AWAKENING","AWC","AWF","AWG","AWS","AWX","AXIAV3","AXIS","AXL","AXN","AXPR","AXS","AXU","AYA","AZ","AZCARDINALS","AZGL","AZORES","AZSPACE","AZUKI","B20","B21","B2BX","B2M","BAAS","BABY","BABYADA","BABYBUSD","BABYCAKE","BABYDOGE","BABYDOGO","BABYDOLL","BABYTIKI","BABYWOLF","BABYYODA","BAC","BACON","BAD","BADGER","BAFI","BAG","BAIR","BAKE","BAKED","BAKITA","BAL","BALI","BALPHA","BAMBOO","BAN","BANANA","BANCA","BAND","BANK","BANKETH","BAO","BARRONTRUMP","BART","BASE","BASIC","BASID","BASV2","BAT","BAT.E","BATMANCOIN","BAX","BAZT","BB1","BBANK","BBC","BBE","BBK","BBO","BBS","BBSEC","BBT","BBTC","BC","BCAC","BCC","BCCT","BCD","BCDT","BCH","BCHBEAR","BCHBULL","BCHC","BCMC","BCMC1","BCNA","BCNT","BCNY","BCP","BCPT","BCS","BCUBE","BCUG","BCV","BCVT","BCZERO","BDA","BDCC","BDG","BDK","BDOGE","BDOT","BDP","BDPI","BDS","BDT","BDX","BEAM","BEAR","BEAT","BEC","BECOIN","BED","BEE","BEER","BEFX","BEL","BELA","BELLSPROUT","BEND","BEPRO","BERRY","BERRYL","BEST","BETA","BETH","BETHER","BETR","BEYONCE","BEZ","BEZOGE","BF","BFC","BFG","BFIRE","BFLY","BFT","BFX","BGLD","BGTT","BHAO","BHAX","BHIG","BHT","BIA","BICO","BID","BIFI","BIG","BIGETH","BIGMOON","BIGSB","BIKI","BILEX","BILL","BILLEX","BILLEX1","BILLEXC","BINANCECASH","BINC","BINCOME","BIOS","BIOT","BIPX","BIRD","BIST","BIT","BITBUCKS","BITC","BITCI","BITO","BITS","BITT","BITTO","BITX","BIX","BIZZ","BIZZNERD","BK","BKBT","BKC","BKK","BKKG","BLAC","BLACK","BLACKPINK","BLACKSWAN","BLANK","BLAST","BLASTOISE","BLCT","BLES","BLESS","BLGC","BLH","BLINK","BLK","BLKC","BLKG","BLM","BLOC","BLOCKS","BLOK","BLOODMOON","BLS","BLT","BLUE","BLUEDIAMOND","BLUEFLOKI","BLUESKULL","BLURT","BLX","BLY","BLZ","BMARLEY","BMAX","BMC","BMI","BMM","BMNY","BMP","BMVL","BNA","BNANA","BNB","BNBBEAR","BNBBULL","BNBG","BNBHEDGE","BNBU","BNC","BNF","BNI","BNIX","BNK","BNOX","BNS","BNSD","BNT","BNTX","BNTY","BNW","BNX","BNY","BNZ","BOA","BOB","BOBA","BOBO","BOFB","BOLE","BOLT","BOMB","BON","BOND","BONDLY","BONE","BONSLY","BONUS","BOO","BOOM","BOOMB","BOOMC","BOON","BOOST","BOR","BORA","BORING","BOSON","BOT","BOTS","BOTTO","BOTX","BOUTS","BOX","BOXX","BP","BPAY","BPC","BPLC","BPT","BPTC","BPX","BQQQ","BQT","BQTX","BRAT","BRAVE","BRAWL","BRD","BREE","BREED","BRG","BRG.X","BRIGHT","BRIL","BRISE","BRKL","BRL","BRMT","BRONZE","BRWL","BRZ","BRZE","BSBT","BSC","BSCHO","BSCPAD","BSD","BSDS","BSE","BSFE","BSHE","BSHIB","BSL","BSOCIAL","BSP","BSS","BST","BSTN","BSV","BSVBEAR","BSVBULL","BSW","BSY","BSYS","BT","BTA","BTB","BTBS","BTC","BTC.B","BTC1","BTC2","BTC3L","BTC3S","BTCA","BTCB","BTCF","BTCGAME","BTCL","BTCLN","BTCP","BTCR","BTCST","BTG","BTM","BTMX","BTNT","BTO","BTR","BTRL","BTRN","BTRS","BTRST","BTS","BTSE","BTSG","BTT","BTTOLD","BTU","BTX","BTZ","BUBO","BUFFALO","BUFFYOOSHI","BUGG","BUIDL","BUILD","BUKH","BUL","BULBASAUR","BULL","BULLC","BULLDOG","BULLISH","BULLRUN","BULLSHIT","BUNDY","BUNNY","BUP","BURGER","BURN","BURNX","BURP","BUSD","BUSD1","BUSDE","BUSY","BUT","BUTTERFREE","BUX","BUY","BVL","BWF","BWT","BWX","BX8","BXA","BXC","BXK","BXX","BXY","BYN","BYTS","BZ","BZNT","BZRX","BZSC","BZT","BZZ","C20","C3","C4G3","C8","C98","CAD","CAFE","CAG","CAJ","CAKE","CALI","CALL","CALLISTO","CALNEVARI","CANNABIS","CANOPUS","CANTO","CAP","CAPP","CAPS","CARD","CARDS","CARR","CARS","CART","CARTWHEEL","CAS","CASF","CASH","CASS","CAT","CATE","CATERPIE","CATMOON","CATS","CATT","CATTY","CATX","CAVO","CAW","CBANK","CBAT","CBBN","CBC","CBETH","CBG","CBIX","CBK","CBM","CBP","CBSN","CBT","CBUCKS","CBX","CC","CC10","CCAMB","CCAR","CCB","CCC","CCCLO","CCD","CCH","CCL","CCN","CCO","CCOMP","CCT","CDAI","CDEX","CDL","CDN","CDT","CDU","CDX","CEEK","CEL","CELEB","CELL","CELO","CELR","CELT","CEN","CENNZ","CENT","CENTAURUS","CENTURIA","CENTUS","CENTUSX","CENTY","CERBERUS","CERE","CERES","CET","CEUR","CEVO","CFG","CFI","CFN","CFX","CFXQ","CGB","CGG","CGOLD","CGT","CGU","CHADS","CHAIN","CHAINALPHA","CHAINBETA","CHAINCADE","CHAINCOIN","CHAINDELTA","CHAINECHO","CHAINGOLF","CHAINHOTEL","CHAININDIA","CHARIZARD","CHARLES","CHARMANDER","CHARMELEON","CHART","CHB","CHEQ","CHESS","CHF","CHFT","CHI","CHIA","CHIK","CHM","CHO","CHOCOSKULL","CHONK","CHOW","CHP","CHR","CHRC","CHS","CHSB","CHSHIBA","CHT","CHU","CHZ","CIC","CIND","CIPHC","CIPX","CIRCINUS","CIRUS","CITIZEN","CITRINE","CIV","CIX100","CJS","CJT","CJX","CKB","CL","CLASSICDOGE","CLB","CLC","CLEAR","CLEFFA","CLIQ","CLIX","CLM","CLN","CLO","CLOUD9","CLOUDBIT TOKEN","CLPX","CLR","CLS","CLT","CLUB","CLV","CLVA","CLX","CM10","CM3","CMA","CMCT","CMCX","CMDX","CMDX ","CMERGE","CMS","CMT","CNA","CNB","CNC","CND","CNFI","CNFT","CNN","CNNS","CNRG","CNS","CNT","CNTM","CNUS","CNX","CNY","CNZ","CO2","COB","COC","COCOS","COFI","COGE","COIN","COL","COLL","COLOSSAL","COMAPINWHEEL","COMBO","COMEX589","COMFI","COMFY","COMP","COMP.E","CON","CONE","CONI","CONST","CONV","COOK","COPPER","COPS","COR","CORA","CORE","CORGI","CORIS","CORM","CORN","CORX","COS","COSHI","COSM","COT","COTI","COU","COV","COVA","COVAL","COVER","COVID19","COW","COWBELL","CPAY","CPC","CPD","CPH","CPI","CPO","CPOOL","CPR","CPT","CPU","CQT","CRAB","CRAD","CRATER","CRB","CRBN","CRC","CRD","CRDT","CRE","CREAM","CRED","CREDIT","CREDO","CREED","CRETH2","CRFI","CRNBRY","CRO","CRPN","CRPT","CRS","CRTS","CRU","CRV","CRV.E","CRWNY","CRYPTO","CRYPTOCASTNL","CRYPTOCOIN","CRYPTY","CRYSTAL","CS","CSBL","CSC","CSM","CSP","CSPN","CSPR","CSW","CSWAP","CT","CTASK","CTC","CTCN","CTENA","CTG","CTI","CTK","CTR","CTRT","CTSI","CTT","CTX","CTXC","CUBE","CUBONE","CUCUMBERCAT","CUDOS","CULT","CUM","CUMINU","CUMMIES","CUMSTAR","CUNI","CUR","CURE","CUSD","CUSDC","CUSDT","CV","CVA","CVAG","CVC","CVNT","CVP","CVR","CVS","CVT","CVX","CVXCRV","CW","CWAP","CWEB","CWS","CWST","CWV","CXO","CYBR ","CYC","CYFM","CYL","CYMT","CYNDAQUIL","CYR","CYRUS","CYTR","CZR","CZRX","D11","DAB","DAC","DACC","DACS","DACXI","DAD","DADDYSHIBA","DADI","DAFI","DAFT","DAG","DAG ","DAGT","DAI","DAI.E","DAIN","DAISY","DALC","DALI","DAM","DAMTOKEN","DAN","DANK","DAO","DAO1","DAOFI","DAOVC","DAPF","DAPP","DAPPT","DAPPX","DAPS","DAR","DARC","DARK","DASH","DAT","DATA","DATP","DATX","DAV","DAWN","DAX","DAXT","DAY","DBC","DBET","DBUY","DBY","DC","DCH","DCR","DCTD","DCTO","DDD","DDDD","DDIM","DDOS","DDRT","DDS","DDT","DDX","DEA","DEB","DEBTFREE","DEC","DEFC","DEFI++","DEFI5","DEFIANT","DEFIDO","DEFIT","DEFLCT","DEGEN","DEGO","DEGOV2","DEKU","DEL","DELTA","DELTA RLP","DENA","DENT","DEP","DEPAY","DEPO","DERC","DERI","DERO","DES","DESH","DESO","DEUS","DEV","DEVA","DEVT","DEX","DEXA","DEXE","DEXG","DEXO","DEXT","DEXTF","DF","DFA","DFD","DFI","DFL","DFN","DFND","DFS","DFSOCIAL","DFT","DFX","DFYN","DG","DGB","DGC","DGCL","DGD","DGP","DGTX","DGX","DHC","DHT","DHV","DIA","DIAMOND","DIAMONDHANDS","DIAMONDS","DICENS","DIGG","DIGI","DIGLETT","DILI","DINKYDOGE","DIP","DIREWOLF","DIS","DISTX","DIT","DIV","DIVER","DIVI","DIWOT","DKA","DKC","DKEP","DKEY","DLA","DLT","DLTA","DMD","DMG","DMH","DML","DMME","DMN","DMOD","DMR","DMST","DMT","DMX","DNA","DNF","DNG","DNS","DNT","DNXC","DOA","DOBE","DOBO","DOCK","DODO","DOE","DOF","DOG","DOGD","DOGE","DOGEBNB","DOGEBULL","DOGECOIN","DOGEDASH","DOGEFI","DOGEGF","DOGEM","DOGERISE","DOGERISEUP","DOGES","DOGESNFT","DOGESTELLAR","DOGET","DOGETF","DOGETM","DOGETTWINS","DOGETWIN","DOGEX","DOGFISH","DOGGGO","DOGIRA","DOGS","DOGYT","DOKI","DOLA","DOLLAR","DOME","DOMI","DON","DONALDTRUMP","DONUT","DOOR","DOOS","DOP","DORA","DOS","DOSE","DOT","DOTCOM","DOTX","DOUGH","DOV","DOW","DOWS","DPET","DPI","DPR","DPT","DPX","DPY","DRA","DRACE","DRACO","DRATINI","DRC","DRCT","DRDOGE","DRE","DREAM","DREP","DRG","DRGB","DRGN","DRIVE","DRM","DRONE","DROP","DROWZEE","DRS","DRT","DRTHDOGE","DRYCAKE","DSCPL","DSH","DSIGNS","DSLA","DSS","DSYS","DTA","DTC","DTEP","DTH","DTK","DTOP","DTR","DTRC","DTX","DUCATO","DUCK","DUSD","DUSK","DUST","DVC","DVD","DVF","DVG","DVI","DVM","DVP","DVPN","DVX","DWZ","DX","DXB","DXD","DXF","DXO","DXT","DYDX","DYM","DYNMT","DYNO","DYP","DYT","DZA","DZAR","DС","EARNPAY","EARTH","EARTH2","EASE","EAURIC","EBASE","EBC","EBK","EBOX","EBTC","EC","ECASH","ECCHI","ECELL","ECF","ECH","ECHT","ECIO","ECL","ECN","ECO","ECOM","ECOREAL","ECOTO","ECT","ECTE","ECU","EDC","EDDA","EDEN","EDG","EDGE","EDN","EDR","EDU","EDUX","EEUR","EEVEE","EFFIN","EFI","EFK","EFX","EGAME","EGAS","EGCC","EGG","EGGC","EGLD","EGR","EGT","EHASH","EIFI","EINSTEIN","EKO","EKT","EKTA V2","EL","ELA","ELAMA","ELAND","ELD","ELEC","ELECTABUZZ","ELEKID","ELET","ELF","ELFC","ELG","ELGOOG","ELON","ELONONE","ELONT","ELT","ELTCOIN","ELUNR","ELVIS","ELVISDOGE","ELX","ELY","EM","EMAX","EMB","EMC2","EMDC","EMERALD","EMON","EMPIRE","EMR","EMRX","EMTRG","EMUSK","ENB","ENDO","ENERGYX","ENG","ENJ","ENNEA","ENQ","ENS","ENTR","ENTRC","ENTS","ENUMIUM","ENV","EON","EOS","EOSBEAR","EOSBULL","EOSDAC","EOST","EPAN","EPAY","EPIC","EPIK","EPRO","EPS","EPY","EQD","EQUAD","EQX","EQZ","ERC20","ERC20EPK","ERG","ERN","ERO","EROTICA","EROWAN","ERPT","ERSDL","ERT","ES","ESCE","ESD","ESH","ESHIB","ESOV","ESPRO","ESS","EST","ESZ","ETC","ETCBULL","ETF","ETG","ETGF","ETGP","ETH","ETH2X-FLI","ETH3L","ETH3S","ETHA","ETHBEAR","ETHBN","ETHBULL","ETHHEDGE","ETHIX","ETHM","ETHO","ETHP","ETHPAD","ETHPLO","ETHV","ETHVAULT","ETHW","ETHY","ETHYS","ETK","ETLT","ETM","ETN","ETNA","ETT","ETX","EUL","EUM","EUNO","EUR","EURC","EURS","EURT","EURU","EURX","EUSD","EVA","EVAI","EVC","EVDC","EVE","EVED","EVER","EVMOS","EVN","EVR","EVX","EVY","EVZ","EWT","EXCHANGE","EXCL","EXE","EXIP","EXLM","EXM","EXMR","EXNT","EXP","EXRD","EXRN","EXY","EYE","EZ","EZW","F1C","F7","F9","FAB","FACE","FAIR","FARM","FAST","FASTPAY","FAT","FB","FBAND","FBM","FBT","FBTC","FBX","FCL","FCT","FDO","FDS","FDZ","FEAR","FEEDTOKEN","FEG","FEI","FER","FERA","FESS","FET","FETH","FEVR","FEX","FEY","FF","FF1","FFF","FFLIX","FIBO","FIDL","FIDR","FIL","FIN","FINTECH","FINX","FIO","FIRE","FIREFLY","FIRO","FIS","FIT","FKX","FL","FLASHCASH","FLAT","FLC","FLETA","FLEX","FLG","FLIXX","FLL","FLM","FLO","FLOAT","FLOK","FLOKEI","FLOKI","FLOOR","FLOT","FLOW","FLP","FLQ","FLR","FLT","FLUFF","FLUNAR","FLURRY","FLUTE","FLUX","FLX","FLY","FME","FMG","FMM","FMTA","FMXEN","FNB","FNCY","FND","FNDZ","FNK","FNKOS","FNT","FNTB","FNX","FOAM","FOC","FOCV","FODL","FOGE","FOL","FOLD","FONT","FOR","FOREVERSTLR","FOREX","FORM","FORT","FORTH","FOTA","FOUR","FOX","FOXT","FOXX","FRA","FRANK","FRAS","FRAX","FREC","FRED","FREE","FREEDOM","FREESPIRIT","FREL","FRIN","FRM","FRMX","FROGE","FRONT","FRTS","FRX","FRXETH","FSBT","FSCC","FSN","FST","FSTE","FSW","FT","FTB","FTC","FTI","FTM","FTN","FTR","FTS","FTT","FTX","FTXT","FTXTOKEN","FUD","FUEL","FUN","FUNT","FUSE","FUZE","FVT","FWB","FWC","FWT","FX","FXC","FXF","FXS","FXT","FYP","FYZ","G","G-CRE","GAFI","GAINS","GAJ","GAL","GALA","GAME","GAMER","GAMMA","GAP","GARD","GARNET","GASTLY","GAX","GAZE","GBK","GBL","GBP","GBPU","GBPX","GBYTE","GCB","GCR","GDAO","GDC","GDOGE","GDOGET","GDR","GDT","GDW","GEAR","GEEQ","GEG","GEL","GEM","GEMS","GEN","GENE","GENS","GEO","GERA","GERM","GERO","GESARATOKEN","GET","GETX","GF","GFARM2","GFI","GFUN","GFX","GGG","GGTK","GHCX","GHD","GHST","GHX","GIG","GIGM","GIV","GKO","GLASS","GLCH","GLDY","GLM","GLMR","GLMS","GLQ","GLUMENS","GLX","GM","GMAT","GMB","GMC","GMEE","GMR","GMT","GNBU","GNO","GNX","GNY","GNYERC20","GO","GOAT","GOATS","GOD","GODS","GODSNOTDEAD","GOF","GOFI","GOG","GOGO","GOL","GOLD","GOLD1","GOLDR","GOLDUCK","GOM2","GOOREO","GOT","GOVI","GOX","GPL","GPO","GPOOL","GPT","GPX","GPYX","GRANX","GRAP","GRAT","GRBE","GRE","GREEN","GRG","GRID","GRIN","GRN","GRO","GROVE","GRS","GRT","GRT.E","GRUMPY","GRUMPYSHIB","GRX","GS","GSC","GSD","GSHIBA","GSMT","GST2","GSTELLAR","GSWAP","GT","GTC","GTH","GTM","GTN","GTO","GTON","GTSHARE","GTXT","GUARDIAN","GUESS","GUINEAPIG","GUM","GUME","GUSD","GUSDT","GVR","GVT","GVUSD","GXC","GXT","GYEN","GYSR","GZB","GZONE","H2O","HACHIKO","HAI","HAKA","HAKKA","HALV","HAM","HAND","HANDY","HAPI","HAPPY","HARD","HARLEY","HASH","HAUNTER","HAUS","HAVY","HB","HBAR","HBC","HBT","HBTC","HBX","HC","HDAC","HDAO","HDI","HDOGE","HDP.Ф","HDRN","HEART","HEC","HEDG","HEDGE","HEGG","HEGIC","HEIR","HEIST","HELIOS","HER","HERB","HERO","HEROEGG","HESHIBA","HEX","HEZ","HFI","HFS","HGET","HGHG","HGOLD","HGT","HH","HI","HIBAYC","HIC","HID","HIDOODLES","HIENS3","HIENS4","HIGH","HIMAYC","HINT","HIODBS","HIPPO","HIPUNKS","HISAND33","HIT","HIVE","HKC","HKD","HKDC","HKDT","HKO","HLC","HLP","HLT","HLTH","HLX","HMC","HMOON","HMQ","HMR","HMT","HMX","HNB","HNS","HNT","HNZO","HOBONICKEL1","HOBONICKEL17","HOBONICKEL28","HOCKEYSTICK","HOD","HODL","HOGE","HOKK","HOLD","HOLDEX","HOLDING","HOLLY","HOLYGRAIL","HOMI","HOO","HOODRAT","HOPE","HOPR","HORD","HORSE","HORSEA","HOT","HOTCROSS","HOTDOG","HOTWING","HOUSE","HPB","HPT","HQT","HQX","HRB","HSC","HSN","HT","HTB","HTBULL","HTF","HTKN","HTN","HTR","HTRE","HU","HUB","HUDI","HUM","HUNT","HUP","HUR","HUSD","HUSKY","HUSL","HVE2","HVN","HXG","HXRO","HY","HYBN","HYDRA","HYDRO","HYN","HYPERION","HYPX","HYT","HYVE","HZ","HZN","HZT","I0C","IAG","IBG","IBM","IBP","IBS","IBTC","IBVOL","ICB","ICE","ICH","ICHI","ICN","ICNQ","ICON","ICONS","ICP","ICT","ICX","ID","IDALL","IDEA","IDEX","IDH","IDIA","IDK","IDLE","IDO","IDR","IDRT","IDS","IDT","IDTT","IDV","IDXM","IETH","IF","IFEX","IFOOD","IFT","IFX24","IG","IGG","IGLD","IHC","IHF","IHT","IIC","IJC","ILK","ILS","ILV","IMBTC","IMP","IMPACT","IMPALA","IMT","IMX","IN","INB","INCX","IND","INDEX","INDIA","INDOCOIN","INDSHIB","INE","INEX","INF","INFG","INFI","INFS","INFT","INFTEE","ING","INJ","INNBC","INNBCL","INO","INR","INST","INSTAMOON","INSUR","INTEGRITY","INTR","INTX","INU","INULAMBO","INV","INVE","INVESTOR","INX","INXT","IOG","IOI","IONC","IONX","IOST","IOTA","IOTX","IOU","IOUX","IOWN","IPAD","IPL","IPSX","IPX","IQ","IQGXIFLT","IQN","IQQ","IRA","IRIDIUM","IRIS","IRT","ISAL","ISDOG","ISDT","ISIKC","ISLA","ISLE","ISP","ISPEP","ISR","IT","ITAM","ITC","ITGR","ITL","ITS","ITT","IUT","IVY","IVYSAUR","IX","IXC","IXO","IXS","IXT","IYF","IZE","IZI","J8T","JACK","JADE","JAR","JASMY","JBX","JCB","JCC","JCT","JED","JEJUDOGE","JEM","JET","JEWEL","JFIN","JFK","JGN","JGT","JIGGLYPUFF","JIND","JLO","JMM","JNT","JOB","JOE","JOINT","JOKER","JPD","JPN","JPY","JRT","JS","JSE","JSHIBA","JST","JT","JUD","JUI","JUL","JUNO","JUP","JUS","JUSTICE","JWL","JYC","K21","KAASO","KABOSU","KABY","KAI","KALLY","KAMPAY","KAN","KANGAL","KAR","KARMA","KAS","KASH","KASTA","KAT","KATA","KATANA","KAU","KAVA","KAWA","KBC","KBTC","KBX","KCAL","KCASH","KCC","KCS","KDA","KDAG","KEANU","KEEP","KEK","KEKISTAN","KEL","KELPIE","KEN","KES","KEY","KEYFI","KEYT","KFC","KFT","KGC","KGO","KICK","KIF","KIMCHI","KIN","KIND","KINE","KING","KINGDOG","KINT","KIRO","KISHU","KISHUFATHE","KIT","KKO","KLAY","KLEE","KLV","KMD","KNB","KNC","KNDC","KNG","KNIGHT","KNOW","KNT","KOBE","KOFFING","KOIN","KOK","KOM","KOMA","KOMBAT","KON","KONG","KONO","KP2R","KP3R","KP4R","KRABBY","KRD","KRL","KRMA","KRN","KROM","KRPT","KRT","KRW","KRX","KRZ","KSC","KSEED","KSF","KSM","KT","KTHOUSE","KTLYO","KTN","KTO","KTON","KUE","KUJI","KULT","KUMA","KUN","KUNCI","KUR","KUV","KVI","KWATT","KWH","KWIK","KYL","KYSC","KYTE","L2","L2P","L3P","LA","LA VIDA","LABRA","LABS","LAIKA","LALA","LAMB","LAMBO","LAMBOQ","LANC","LAND","LANEZIVA","LAPYAP","LAR","LASEREYES","LAT","LATOKEN","LAUNCH","LAX","LAYER","LAZIO","LAZULI","LAZYDOGE","LBA","LBC","LBC ","LBCC","LBD","LBK","LBL","LBR","LBXC","LC4","LCG","LCMS","LCS","LCX","LDC","LDFI","LDN","LDO","LDVINCI","LEAD","LEAF","LEAN","LEASH","LEC","LECALIENTE","LED","LEDU","LEMD","LEMO","LEND","LEO","LEOPARD","LEPA","LESS","LET","LEV","LEVELG","LEVER","LEVL","LF","LFC","LFEC","LFT","LGCY","LGO","LIBERTAS","LIBERTY","LIBFX","LIBRA","LID","LIEN","LIF","LIF3","LIFE","LIGHT","LIK","LIKE","LIME","LIMEX","LIMIT","LINA","LINE","LINK","LINK.E","LINKA","LINKBEAR","LINKBULL","LINU","LION","LIQUID","LIRA","LIT","LITH","LITT","LKM","LKR","LKT","LLN","LMBO","LMCH","LML","LMT","LMY","LN","LNC","LND","LNX","LOA","LOBSTER","LOC","LOCG","LOCI","LOCK","LOCUS","LOKA","LOKI","LOL","LON","LONDON","LOOKS","LOOM","LOOPRM","LOOT","LORD","LORI","LOT","LOTTO","LOUD","LOVE","LOVELY","LOVES","LOWB","LPL","LPNT","LPOOL","LPT","LQD","LQTY","LRC","LRT","LSILVER","LSK","LSR","LSS","LST","LTC","LTCBEAR","LTCBULL","LTD","LTK","LTN","LTO","LTX","LUA","LUC","LUCHOW","LUCKY","LUD","LUFFY","LUM","LUMENAUGHTY","LUMENAUTS","LUMENSWAP","LUN","LUNA","LUNC","LUSD","LVX","LXLM","LXN","LXT","LYM","LYNC","LYNX","LYXE","LZ-AGEUR","MA","MAAPL","MAC","MACPO","MAG","MAGA","MAGELLANIC","MAGIC","MAGNEMITE","MAHA","MAI","MAKA","MAMZN","MAN","MANA","MANC","MANDI","MAP","MAPS","MARIO","MARIOGOLF","MARK","MARO","MARS","MARS4","MARSH","MARX","MAS","MASH","MASK","MASK20","MASKDOGE","MASQ","MATH","MATIC","MATICBULL","MATPAD","MATRIX","MATTER","MAX","MAXI","MAZDA","MB","MBABA","MBC","MBL","MBN","MBONK","MBOX","MBX","MBXEN","MC","MCAN","MCAT","MCB","MCC","MCF","MCH","MCHC","MCI","MCO","MCO2","MCR","MCRT","MCT","MCX","MD","MDA","MDAO","MDF","MDM","MDOGE","MDS","MDT","MDX","ME","MED","MEDBED","MEDUSA","MEET","MEGA","MEL","MELODY","MELOS","MEM","MEME","MEONG","MEOW","MEOWTH","MEPAD","MERA","MERMAID","MERO","MES","MESA","MESG","MESH","MET","META","METAMOON","METAPOD","METAV","METEOR","METH","METIS","METM","MEV","MEXC","MEXP","MFB","MFG","MFI","MFS","MFT","MFTU","MGC","MGLD","MGO","MGOOGL","MGP","MGX","MHUNT","MIA","MIAU","MICRO","MIDBULL","MIL","MILF","MILITARY","MILK","MILK2","MILKYWAY","MIM","MIMATIC","MIMIKYU","MIMO","MIN","MINA","MINDS","MINE","MINI","MINT","MINTYS","MIOTA","MIR","MIRANDA","MIS","MIST","MITH","MITX","MIX","MJKING","MKR","MKR.E","MLC","MLD","MLGC","MLN","MLT","MLTPX","MM","MMB","MMP","MMS","MMSFT","MNC","MNE","MNFLX","MNFT","MNG","MNST","MNSTP","MNSTRS","MNT","MNTT","MNW","MNY","MOB","MOBI","MOC","MOCA","MOD","MODEX","MODX","MOF","MOFI","MOGX","MOIS","MOMA","MOMMYSHIBA","MON","MONA","MONDAY","MONI","MONS","MONT","MOOCHII","MOON","MOONEY","MOONJACK","MOONPLAY","MOONS","MOONSTAR","MOONTWINKIES","MOOV","MOR","MORA","MORE","MORPHEUS","MORTG","MOT","MOTHER","MOTOR","MOV","MOVE","MOVR","MOVZ","MOZ","MP3","MPAY","MPG","MPH","MPL","MPT","MQL","MQQQ","MRCH","MRCR","MRH","MRI","MRK","MRPH","MRPOOL","MRXE","MSB","MSD","MSG","MSLV","MSOL","MSWAP","MT","MTA","MTC","MTCN","MTD","MTF","MTG","MTGY","MTH","MTHD","MTL","MTLX","MTN","MTRG","MTS","MTSLA","MTV","MTWTR","MTX","MUDLEY","MULTI","MUNCH","MUNT","MUSD","MUSE","MUSH","MUSIC","MUSKFAIRY","MUSO","MUST","MUSUBI","MUTE","MUU","MV","MVC","MVEDA","MVI","MVIXY","MVL","MVP","MVRS","MVS","MWAT","MWC","MWIN","MWOLF","MX","MXC","MXM","MXN","MXRT","MXT","MXX","MYB","MYID","MYMC","MYO","MYOBU","MYST","N0001","N0031","N1","NABOX","NACL","NAFU","NAKA","NAME","NAN","NANJ","NANUK","NAOS","NAR","NAS","NASH","NAT","NATION","NAV","NAVI","NAVY","NBC","NBI","NBM","NBNG","NBOT","NBU","NCASH","NCC","NCDT","NCT","NDAU","NDFT","NDO","NDR","NDS","NDX","NEAL","NEAR","NEBL","NEBULA","NEC","NECO","NEO","NEOX","NEPT","NESARATOKEN","NEST","NET","NEU","NEUTRONSTAR","NEWINU","NEWOGOLD","NEWS","NEX","NEXA","NEXO","NEXXO","NFD","NFT","NFTA","NFTART","NFTD","NFTFY","NFTI","NFTL","NFTS","NFTX","NFTXLM","NFTY","NFXC","NFY","NGC","NGM","NGN","NGNT","NGNX","NHCX","NICHEMAN","NIF","NIFTSY","NIFTY","NII","NIIFI","NIKOLATESLA","NIM","NIOX","NITRO","NKC","NKN","NLIFE","NMC","NMP","NMR","NMT","NMX","NNB","NOBS","NODE","NODL","NOIA","NOKU","NOM","NOOT","NORA","NORD","NOW","NPLC","NPX","NPXS","NRCH","NRG","NRP","NRV","NSBT","NST","NSURE","NTB","NTC","NTK","NTT","NTVRK","NU","NUC","NUG","NULS","NUM","NUX","NVA","NVIR","NWC","NXM","NXR","NXS","NXT","NYAN","NYAN-2","NYANTE","NYB","NYE","NYM","NYT","NZD","NZDX","O3","OAP","OAX","OBEE","OBOT","OBROK","OCB","OCC","OCEAN","OCN","OCT","OCTO","ODDISH","ODDZ","ODEM","OETH","OFFY","OG","OGC","OGN","OGO","OGV","OHM","OIL","OIN","OKB","OKBBULL","OKLG","OKS","OKT","OLE","OLT","OLXA","OLY","OLYMPSTELLAR","OM","OMANYTE","OMAX","OMC","OMG","OMI","OML","OMNI","OMX","ONC","ONE","ONE1INCH","ONES","ONEUNI","ONG","ONI","ONION","ONIT","ONL","ONLEXPA","ONOT","ONS","ONSTON","ONT","ONUS","ONX","ONYX","OOE","OOKI","OOKS","OP","OPCT","OPEN","OPENC","OPERAND","OPIUM","OPNN","OPQ","OPT","OPTI","OPTIMUS","OPUL","ORAI","ORANGE","ORAO","ORBR","ORBS","ORC","ORCL5","ORI","ORION","ORME","ORN","ORO","ORS","OS","OSA","OSMIUM","OSMO","OTB","OTN","OUSD","OVC","OVR","OWN","OXO","OXRP","OXT","OXY","P2PX","PAB","PAC","PACT","PAD","PAID","PAIM","PAINT","PAISA","PALL","PALLA","PALLADIUM","PALM","PAMP","PAN","PANDO","PAPA","PAPER","PAPERHANDS","PAR","PARA","PARAS","PARETO","PARROT","PARTYDOGE","PASS","PAT","PATRIOTTOKEN","PAWTH","PAX","PAXG","PAY","PAYBO","PAYT","PAYX","PAZZI","PBR","PBRIDGE","PBT","PBTC","PBTC35A","PBX","PC","PCH","PCI","PCL","PCM","PCNT","PCOIN","PCT","PCV","PDATA","PDEX","PDOG","PEAK","PEARL","PEDI","PEEPS","PEKC","PENDLE","PENDULUM","PENDULUMSWAP","PEOPLE","PEPE","PEPPA","PEPR","PERI","PERIDOT","PERL","PERP","PESO","PETH18C","PETRO","PFID","PFR","PGT","PHA","PHB","PHI","PHIBA","PHILTON","PHM","PHNX","PHTR","PHX","PIB","PICHU","PICKLE","PICKLERICK","PIDGEOT","PIDGEOTTO","PIDGEY","PIE","PIG","PIGX","PIKA","PIKACHU","PILOT","PING","PINK","PIPL","PIPLUP","PIPT","PISS","PIT","PIVX","PIZZA","PIZZAB","PKEX","PKF","PKG","PKR","PKT","PLA","PLAAS","PLASTIK","PLAT","PLATINUM","PLAY","PLBT","PLE","PLF","PLG","PLOT","PLR","PLS","PLSD","PLSPAD","PLT","PLTC","PLU","PLUT","PLUTONIUM","PLY","PMA","PMC","PMD","PMGT","PMNT","PMON","PMT","PNDR","PNGN","PNK","PNL","PNODE","PNT","POA","POC","POE","POINT","POKER","POKT","POL","POLA","POLARBLUE","POLC","POLE","POLI","POLIS","POLK","POLL","POLP","POLS","POLY","POLYDOGE","POND","PONT","POOL","POOLZ","POP","POP!","POPK","POR","PORTAL","PORTO","POSI","POSS","POT","POWER","POWERSTONE","POWR","PP","PPAY","PPBLZ","PPC","PPDEX","PPOLL","PPP","PPT","PRARE","PRCH","PRCY","PRE","PREMIA","PRIA","PRINCESSDI","PRINTS","PRIVA","PRIX","PRM","PRNETWORK","PRO","PROB","PROM","PROMETA","PROPEL","PROPS","PROS","PROT","PROXIMACENT","PRP","PRQ","PRS","PRT","PRVS","PRX","PRXY","PSAFEMOON","PSI","PSLIP","PSM","PSP","PST","PSTAKE","PSYDUCK","PTA","PTE","PTERIA","PTF","PTM","PTON","PTOY","PTS","PTT","PTU","PTZ","PUG","PULI","PUMLX","PUNDIX","PUNK","PUPAL","PURE","PURR","PUSH","PUSSY","PUX","PVM","PVN","PVT","PVU","PWAY","PWING","PXG","PXL","PXP","PXRP","PXT","PYBC","PYD","PYE","PYLNT","PYLON","PYR","PYRO","Q","QADSAN","QANON","QANX","QARK","QASH","QAU","QBIT","QBITX","QBX","QBZ","QC","QCH","QCX","QDAO","QDROP","QFI","QFS7","QFSXLM","QI","QKC","QND","QNT","QNX","QOM","QQQ","QRDO","QRK","QRL","QRX","QSP","QTBC","QTCON","QTF","QTUM","QUACK","QUAI","QUANTUM","QUARTZ","QUICK","QUIN","QUINT","QUN","R0OK","R34P","R3FI","RACA","RAD","RADAR","RAE","RAGE","RAGSCOIN","RAI","RAIL","RAIN","RAINBOWNOTE","RAINI","RAISE","RAJA","RAK","RAKU","RAKUC","RAM","RAMP","RAP","RARE","RARESTELLAR","RARI","RAT","RATICATE","RATING","RATTATA","RAVE","RAVEN","RAY","RAZE","RAZOR","RBC","RBH","RBIF","RBJ","RBLX","RBN","RBTC","RCK","RCN","RCT","RD","RDD","RDN","RDPX","RDX","REAL","REALITYSTONE","REALM","REAP","REAU","RECEH","RED","REDDIT","REDFEG","REDI","REDPANDA","REEF","REF","REI","REL","RELAY","RELI","REM","REN","RENA","RENBTC","RENDOGE","RENFIL","RENZEC","REP","REPO","REQ","REST","RESURRECT","RET","REV","REVO","REVV","REW","REX","RFG","RFI","RFOX","RFR","RFUEL","RFX","RGAS","RGD","RGP","RGT","RHODIUM","RI","RIC","RICH","RIFT","RIGEL","RING","RIO","RIP","RIPPLEWAVE","RISE","RIT 2.0","RJP","RKG","RKN","RLC","RLX","RLY","RMB","RMESH","RMJ","RMK","RMPL","RMT","RNB","RNBW","RNDR","RNT","RNTB","RNX","ROBET","ROCK2","ROCKI","ROCKS","ROF","ROG","ROL","RON","ROOBEE","ROOK","ROOM","ROSE","ROT","ROUTE","ROVER","ROX","ROYA","ROYALDOGE","ROZ","RPG","RPL","RPZX","RRC","RSC","RSI","RSR","RSS3","RST","RSUN","RSV","RTC","RTE","RTGS","RTH","RTPT","RTS","RUBY","RUFF","RUFUS","RUGZ","RULER","RUM","RUNE","RUSH","RVC","RVF","RVLT","RVN","RVP","RVST","RVT","RWD","RXM","RYMA","RYOSHI","RZE","RZRV","S","S4F","SAFE","SAFEBTC","SAFECOM","SAFEDOGE","SAFEEARTH","SAFEMOON","SAFESUN","SAFETESLA","SAFU","SAGITARIUS","SAITAMA","SAITO","SAK3","SAKE","SALACIA","SALE","SALT","SAM","SAN","SANA","SAND","SANINU","SANSHU","SANTA","SANTOS","SAO","SAP","SAPPHIRE","SARCO","SASHIMI","SAT","SATA","SATOZ","SATT","SATX","SAV3","SB","SBD","SBECOM","SBNB","SBTC","SC","SCA","SCC","SCD","SCIX","SCL","SCN","SCO","SCOP","SCRT","SCS","SCT","SCV","SCZ","SD","SDAO","SDN","SDOG","SDOGE","SDOGET","SDT","SDX","SEAL","SEALS","SEELE","SEEN","SEFA","SEK","SENATE","SENC","SEND","SENSO","SENT","SEPA","SERO","SET","SETH","SETS","SEVENTHTRUMP","SEXPLS","SEY","SFCP","SFD","SFG","SFI","SFM","SFP","SFRXETH","SFSHLD","SFTM","SFUND","SFZ","SG","SGB","SGD","SGE","SGN","SGT","SHA","SHADE","SHAK","SHAKE","SHARE","SHARTCOIN","SHD","SHE","SHEEP","SHER","SHFT","SHI","SHIB","SHIB.E","SHIBA","SHIBA FAME","SHIBAINU","SHIBAKEN","SHIBARMY","SHIBB","SHIBBY","SHIBCAKE","SHIBG","SHIBJUMP","SHIBUSDT","SHIELD","SHIH","SHINJA","SHIP","SHITCOIN","SHNEK","SHOE","SHOP","SHOPX","SHOT","SHPING","SHR","SHREW","SHRF","SHROOM","SHVR","SHX","SI","SIA","SIDT","SIDUS","SIF","SIG","SIGNA","SIL","SILVER","SILVEROUNCE","SIM","SIN","SINGER","SIRIUS","SIS","SIX","SJADE","SKB","SKCH","SKEY","SKI","SKIN","SKL","SKM","SKR","SKRT","SKULL","SKY","SKYRIM","SLD","SLICE","SLM","SLOWPOKE","SLP","SLS","SLT","SLVR","SLW","SMARTCREDIT","SMARTZ","SMASH","SMB SWAP","SMBELON","SMD","SMDX","SMG","SMI","SMLS","SMON","SMOOCHUM","SMT","SMTY","SMX","SNB","SNC","SNET","SNGLS","SNK","SNL","SNM","SNN","SNO","SNORLAX","SNOV","SNOW","SNOWGE","SNP","SNR","SNT","SNTR","SNTVT","SNX","SNX.E","SOAR","SOC","SOCKS","SOFI","SOL","SOLA","SOLAR","SOLO","SOLVE","SOMEE","SOS","SOTA","SOUL","SOULSTONE","SOVI","SOW","SOZ","SPA","SPACE","SPACESTONE","SPANK","SPARK","SPAZ","SPC","SPCX","SPD","SPDR","SPE","SPELL","SPERM","SPG","SPH","SPHN","SPHRI","SPI","SPIKE","SPINEL","SPIRIT","SPIZ","SPMN","SPN","SPO","SPORE","SPRKL","SPS","SPT","SPWN","SQAD","SQUID","SQUIRTLE","SRC","SRCOIN","SRK","SRM","SRN","SRO","SRT","SS","SSLX","SSP","SSSC","SST","SSTX","SSV","ST","STA","STABLECENT","STAC","STACK","STACKCAKE","STAK","STAKE","STALLION","STANDARD","STAR","STARL","STARLINK","STARS","START","STARYU","STASH","STBD","STBU","STBZ","STC","STD","STEEL","STEEM","STELLAR","STELLARBASE","STELLARBUCKS","STELLAREXP","STELLARFORGE","STELLARGLXY","STELLARHEAD","STELLARKING","STELLARMAN","STELLARMART","STELLARNFT","STELLARSKULL","STELLARSPACE","STELLARWOMAN","STEM","STEP","STETH","STEVEJOBS","STF","STG","STI","STK","STKR","STM","STMX","STN","STND","STO","STONK","STOP","STORJ","STORY","STOS","STP","STPL","STPT","STQ","STR","STRAX","STRD","STREET","STRK","STRL","STRM","STRONG","STS","STU","STX","STZEN","SUB","SUCCOR","SUGARSKULL","SUKU","SUM","SUN","SUNFLOWER","SUPER","SUPERBID","SUPERCOIN","SUPERHERODOG","SUPERTRUMP","SUPREME","SUR","SURE","SUSD","SUSHI","SUSHI.E","SUSHIBA","SUTER","SVC","SVD","SVT","SVX","SWACE","SWAP","SWAP.E","SWAPP","SWASH","SWC","SWEAT","SWEET","SWFL","SWFTC","SWG","SWINGBY","SWM","SWN","SWRV","SWT","SWTH","SWYFTT","SX","SXC","SXDT","SXLM","SXP","SXUT","SYBC","SYC","SYLO","SYM","SYN","SYNC","SYNR","SYS","SZC","T","TABOO","TAC","TACOE","TAD","TADPOLE","TAG","TAGX","TAGZ5","TALC","TALK","TAMA","TAN","TANGO","TANZANITEGEM","TAO","TAP","TARA","TARI","TAU","TAVA","TBC","TBCC","TBCT","TBT","TBTC","TBX","TCASH","TCAT","TCFX","TCH","TCO","TCORE","TCR","TCT","TDC","TDNA","TDOGE","TDP","TDS","TEAM","TEAT","TECH","TEL","TELE","TELLUS","TEMCO","TEMPO","TEN","TENA","TEND","TENDIE","TENFI","TENSHI","TERN","TESLAWHISKEY","TESLAX","TESLF","TESMA","TETU","TFB","TFBX","TFC","TFD","TFL","TFT","TFTA","TFUEL","TGAME","THALES","THANKS","THANOS","THB","THE","THECAT","THEOS","THESIMPSONS","THESTORM","THETA","THG","THN","THORE","THR","THRT","THRUST","THS","THX","TIC","TICS","TIDAL","TIE","TIFI","TIK","TILY","TIME","TIMESTONE","TIOX","TITAN","TITANIUM","TITS","TIX","TKING","TKINU","TKM","TKN","TKO","TKP","TKR","TKX","TLB","TLC","TLM","TLOS","TMC","TMDS","TMT","TMTG","TNB","TNC","TNCX","TNS","TNT","TOC","TOGEN","TOK","TOKE","TOKEN","TOKO","TOL","TOLL","TOMB","TOMHANKS","TOMM","TOMO","TOMOBULL","TOMOE","TOMS","TON","TONCOIN","TONE","TONIC","TOP","TOPAZ","TOPC","TOR","TORG","TORM","TORN","TORO","TORPEDO","TOS","TOSC","TOTM","TOTO","TOW","TOWER","TOWN","TOX","TOZ","TPI","TPT","TRAC","TRACE","TRADE","TRAK","TRAT","TRAVA","TRB","TRC","TRCL","TRD","TREEP","TRG","TRIANGULUM","TRIBE","TRIDENT","TRIK","TRIO","TRITON","TRIX","TRND","TRO","TROLL","TRR","TRST","TRU","TRUEPATRIOT","TRUMP","TRUMPCARD","TRUMPSARA","TRUMPWIN","TRUST","TRV","TRVC","TRVL","TRX","TRXBEAR","TRXBULL","TRXC","TRY","TRYB","TSHP","TSLA","TSR","TSUKA","TSUNAMI","TSX","TT","TTT","TTV","TUNIN","TUP","TURQUOISE","TUSD","TV","TVA","TVK","TVNT","TWEE","TWI","TWISTED","TWOK","TWSTD","TWT","TX","TXA","TXAG","TXAU","TXBIT","TXL","TXLM","TXT","TYC","TYPE","TZS","UAT","UAXIE","UBEC","UBEX","UBI","UBN","UBQ","UBT","UBU","UBX","UBXT","UC","UCAP","UCASH","UCM","UCN","UCO","UCOIN","UCX","UDE","UDO","UDOKI","UDOO","UDT","UENC","UFARM","UFC","UFI","UFO","UFR","UFT","UGAS","UGOTCHI","UGT","UGXT","UHP","UHX","UIP","UJENNY","UKG","ULT","ULTRA","ULU","ULX","UMA","UMA.E","UMASK","UMB","UMBR","UMBRIEL","UMEE","UMI","UMX","UNB","UNC","UNCL","UNCX","UNDB","UNDEAD","UNFI","UNI","UNI.E","UNIC","UNICORNDOGE","UNIDX","UNIFI","UNIQ","UNISTAKE","UNITY","UNIUSD","UNN","UNT","UNV","UOS","UP","UPC","UPI","UPP","UPR","UPUNK","UQC","URANIUM","URGX","URQA","URUS","USD","USD+","USD1","USDAP","USDC","USDCE","USDD","USDF","USDG","USDI","USDJ","USDK","USDM","USDN","USDP","USDQ","USDS","USDT","USDTE","USDU","USDV","USDX","USF","USHIBA","UST","USTC","USWN","UTC","UTED","UTK","UTNP","UTT","UTU","UTY","UUNICLY","UUU","UV","UVU","UWL","VAB","VADER","VAI","VAIP","VAL","VALOR","VALUE","VANTA","VARC","VBIT","VBLD","VBNT","VCC","VCL","VCO","VDG","VEE","VEGA","VEKTOR","VELO","VEMP","VEN","VENONAT","VENT","VER","VERA","VERI","VERSE","VEST","VESTA","VET","VETH","VGW","VGX","VI","VIB","VIBE","VICA","VICS","VID","VIDT","VIDY","VIDYA","VIET","VIEW","VIKKY","VINCI","VINU","VIOLA","VIPG","VISION","VISR","VITE","VITY","VIV","VIVA","VIVASTELLAR","VKNF","VLD","VLX","VLXPAD","VME","VNC","VNDC","VNDT","VNLA","VNT","VNTW","VNXAU","VNXLU","VOCO","VOID","VOISE","VOLO","VOLT","VOW","VOX","VOXEL","VPAD","VPP","VPUTIN","VR","VRA","VRB","VRGX","VRN","VRO","VRS","VRSC","VRX","VS","VSF","VSL","VSN","VSP","VSYS","VT","VTC","VTN","VTX","VULCAN","VULPIX","VVS","VWV","VXV","VYNC","VZT","WAB","WABBC","WABI","WAG","WAIF","WALBT","WAMPUM","WAN","WAND","WAR","WARP","WARRR","WARTORTLE","WASABI","WAVAX","WAVE","WAVES","WAXE","WAXL","WAXP","WBDX","WBIS","WBNB","WBT","WBTC","WBTC.E","WBUY","WBX","WCELO","WCFG","WCG","WCHI","WCK","WCO","WCRES","WDEFI","WDOG","WE","WEB","WEC","WEED","WEEDLE","WEEPINBELL","WELD","WELL","WEMIX","WET","WETH","WETHEPEOPLE","WETL","WEVER","WFLOW","WFTM","WFX","WG0","WGLMR","WGOLD","WGP","WGRLC","WHALE","WHIP","WHIPLASH","WHIRL","WHIRLPOOL","WHITE","WIC","WICC","WIFI","WIGL","WIKEN","WILD","WIN","WING","WINGS","WINR","WIP","WIS","WISE","WIT","WITCH","WIVA","WIX","WIZ","WKD","WLB","WLD","WLEO","WLITI","WLO","WMATIC","WMBX","WNCG","WNL","WNNW","WNT","WNXM","WOLF","WOLFY","WOM","WOMI","WON","WOO","WOOFY","WOOP","WORLDWIDE","WOW","WOWS","WOXEN","WOZX","WPC","WPCI","WPGT","WPKT","WPL","WPP","WPPC","WPR","WPSL","WQT","WRC","WRLD","WROSE","WRX","WSCRT","WSD","WSGBP","WSIENNA","WSP","WSTRAX","WSTRM","WTC","WTN","WTRX","WUMI","WVG0","WVLX","WW3","WWERAW","WWG1WGA","WWISH","WWY","WXC","WXLM","WXT","WYPE","WYS","WZCR","X2P","X2Y2","X8X","XAC","XAEA12","XAF","XAG","XAI","XAMP","XANK","XAU","XAUR","XAUT","XBASE","XBE","XBLADE","XBP","XBTC","XBX","XCAD","XCASH","XCC","XCH","XCHF","XCM","XCN","XCON","XCP","XCRMRK","XCT","XCUR","XDB","XDC","XDEFI","XDEX","XDN","XDNA","XEC","XED","XEL","XELS","XEM","XEN","XEND","XENO","XENOLINK","XEP","XEPH","XES","XETA","XETH","XFE","XFF","XFI","XFIT","XFLARE","XFLR","XFT","XFUND","XGC","XGG","XH5","XHT","XHV","XIA","XIB","XID","XIL","XIM","XIMG","XIN","XIO","XIOT","XIR","XIV","XJOE","XKC","XLAB","XLB","XLM","XLMAPPLE","XLMC","XLMG","XLMGT","XLMMATIC","XLMRIPPLE","XLMT","XLMTESLA","XLMX","XLPG","XLPGT","XLQ","XLW","XMARK","XMC","XMCT","XMF","XMM","XMN","XMON","XMR","XMS","XMX","XMY","XNC","XNF","XNK","XNL","XNO","XNUC","XODS","XOR","XOT","XOV","XP","XPA","XPAT","XPLA","XPN","XPR","XPRT","XPT","XQC","XRA","XRD","XRGE","XRP","XRPA","XRPBCPRO","XRPBEAR","XRPBULL","XRPC","XRPD","XRPG","XRPHEDGE","XRPL","XRPP","XRPQFS","XRPS","XRPST","XRPV","XRT","XRUN","XRUNE","XSGD","XSLT","XSR","XSTAR","XSUSHI","XT","XTK","XTM","XTOKEN","XTP","XTR","XTS","XTZ","XTZBEAR","XTZBULL","XUC","XUSD","XVAULT","XVG","XVS","XWC","XWG","XXA","XXX","XY","XYG","XYM","XYO","XYZ","YAE","YAM","YAMV2","YAP","YAXIS","YAY","YBC","YCAC","YCC","YDF","YDR","YEE","YEED","YEFIM","YEL","YELD","YETH","YF-DAI","YFBETA","YFBT","YFD","YFFC","YFFI","YFFII","YFFS","YFI","YFI.E","YFIAG","YFIH2","YFII","YFIII","YFIM","YFIVE","YFIX","YFL","YFMS","YFO","YFOX","YFPI","YFSI","YFT","YFX","YGB","YGG","YI12","YIELD","YINBI","YINYANG","YKZ","YLC","YLD","YLDY","YLFI","YMAX","YMPL","YNB","YNFT","YNI","YOCO","YOGURT","YOK","YOOSHI","YOP","YOSHI","YOSI","YOT","YOU","YOUC","YOUTUBE","YSEC","YSOY","YT","YTA","YTSLA","YUANG","YUP","YUSD","YUSDC","YVS","YXLM","ZAMZAM","ZAP","ZAPDOS","ZAR","ZART","ZATCOIN","ZCN","ZCON","ZCX","ZDEX","ZDK","ZDR","ZEC","ZEDXION","ZEE","ZEFU","ZELONAIRE","ZEN","ZENC","ZENIQ","ZENITH","ZEON","ZERO","ZESC","ZEST","ZEUS","ZFL","ZI","ZIG","ZIL","ZILD","ZILLA","ZIM","ZINA","ZINC","ZINU","ZIP","ZIPT","ZIRCON","ZKS","ZLA","ZLDA","ZLW","ZMN","ZMT","ZNT","ZNY","ZOL","ZOM","ZONE","ZONO","ZOOT","ZORA","ZORT","ZPAE","ZPR","ZRX","ZRX.E","ZSC","ZT","ZUBAT","ZUC","ZUKO","ZUM","ZUSD","ZUT","ZUZ","ZXC","ZYRO","ZYX","ZZZ","٨"],"nullable":true},"customer":{"type":"string"},"sender":{"type":"object","properties":{"id":{"type":"string","nullable":true},"name":{"type":"string"},"type":{"type":"string"}},"required":["name","type"],"additionalProperties":false},"receiver":{"type":"object","properties":{"id":{"type":"string","nullable":true},"name":{"type":"string"},"type":{"type":"string"}},"required":["name","type"],"additionalProperties":false},"transactionReviewId":{"nullable":true},"tagsToEntity":{"type":"array","items":{"type":"object","properties":{"id":{},"tagId":{"type":"string"},"entityId":{"type":"string"},"entityType":{"type":"string","enum":["transactionReview","customer","alert","wallet"]},"tags":{"type":"object","properties":{"id":{},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"deletedAt":{"type":"string","format":"date-time","nullable":true}},"required":["id","workspaceId","type","title","backgroundColor","textColor"],"additionalProperties":false}},"required":["id","tagId","entityId","entityType","tags"],"additionalProperties":false}},"status":{"type":"string","enum":["Approved","Blocked","Failed","Under investigation","Pending"]}},"required":["id","transactionHash","transactionHashUrl","dateTime","type","financeType","amount","currency","customer","sender","receiver"],"additionalProperties":false}}},"required":["totalCount","data"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/transactions":{"post":{"operationId":"tmsRouter-createTransaction","summary":"Create transaction","description":"Create a transaction.","tags":["Transaction"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"externalTransactionId":{"type":"string"},"transactionDate":{"type":"string","format":"date-time"},"transactionType":{"type":"string","enum":["crypto","fiat"]},"transactionSubType":{"type":"string","nullable":true},"sandbox":{"type":"boolean","nullable":true},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"transactionInfo":{"type":"object","properties":{"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"]},"amount":{"type":"number"},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"blockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"]},"targetBlockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"targetBlockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"]},"hash":{"type":"string","nullable":true},"customInfos":{},"fees":{"type":"object","properties":{"networkFeeAmount":{"type":"number"},"platformFeeAmount":{"type":"number"},"networkFeeCurrencyCode":{"type":"string"},"platformFeeCurrencyCode":{"type":"string"},"transactionFeeAmount":{"type":"number"}},"additionalProperties":false,"nullable":true},"targetAmount":{"type":"number"},"currencyCode":{"type":"string"},"targetCurrencyCode":{"type":"string"}},"required":["direction","amount","currencyCode"],"additionalProperties":false},"originator":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the party (customer, company) when relevant"},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the institution"}},"additionalProperties":false,"nullable":true}},"required":["type"],"additionalProperties":false},"beneficiary":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the party (customer, company) when relevant"},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the institution"}},"additionalProperties":false,"nullable":true}},"required":["type"],"additionalProperties":false}},"required":["customerId","externalTransactionId","transactionDate","transactionType","transactionInfo","originator","beneficiary"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{}},"required":["id"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workflows/{workflowId}/transactions":{"post":{"operationId":"tmsRouter-createTransactionInWorkflow","summary":"Create transaction in workflow","description":"Create a transaction in workflow.","tags":["Transaction"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"externalTransactionId":{"type":"string"},"transactionDate":{"type":"string","format":"date-time"},"transactionType":{"type":"string","enum":["crypto","fiat"]},"transactionSubType":{"type":"string","nullable":true},"sandbox":{"type":"boolean","nullable":true},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"transactionInfo":{"type":"object","properties":{"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"]},"amount":{"type":"number"},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"blockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"]},"targetBlockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"targetBlockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"]},"hash":{"type":"string","nullable":true},"customInfos":{},"fees":{"type":"object","properties":{"networkFeeAmount":{"type":"number"},"platformFeeAmount":{"type":"number"},"networkFeeCurrencyCode":{"type":"string"},"platformFeeCurrencyCode":{"type":"string"},"transactionFeeAmount":{"type":"number"}},"additionalProperties":false,"nullable":true},"targetAmount":{"type":"number"},"currencyCode":{"type":"string"},"targetCurrencyCode":{"type":"string"}},"required":["direction","amount","currencyCode"],"additionalProperties":false},"originator":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the party (customer, company) when relevant"},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the institution"}},"additionalProperties":false,"nullable":true}},"required":["type"],"additionalProperties":false},"beneficiary":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the party (customer, company) when relevant"},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the institution"}},"additionalProperties":false,"nullable":true}},"required":["type"],"additionalProperties":false}},"required":["customerId","externalTransactionId","transactionDate","transactionType","transactionInfo","originator","beneficiary"],"additionalProperties":false}}}},"parameters":[{"name":"workflowId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{}},"required":["id"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/transactions/batch":{"post":{"operationId":"tmsRouter-createTransactions","summary":"Import transactions","description":"Import transactions.","tags":["Transaction"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"sandbox":{"type":"boolean","default":false},"transactions":{"type":"array","items":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid"},"externalTransactionId":{"type":"string"},"transactionDate":{"type":"string","format":"date-time"},"transactionType":{"type":"string","enum":["crypto","fiat"]},"transactionSubType":{"type":"string","nullable":true},"transactionInfo":{"type":"object","properties":{"direction":{"type":"string","enum":["IN","OUT","EXCHANGE"]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"blockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"]},"targetBlockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"targetBlockchainChainId":{"type":"string","enum":["1","5","42161","421613","421614","10","420","11155420","43114","43113","137","80002","11155111","8453","84531","84532","1284","1285","56","97","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"]},"hash":{"type":"string","nullable":true},"customInfos":{"nullable":true},"currencyCode":{"type":"string"},"targetCurrencyCode":{"type":"string"},"fees":{"type":"object","properties":{"networkFeeAmount":{"type":"number"},"platformFeeAmount":{"type":"number"},"networkFeeCurrencyCode":{"type":"string"},"platformFeeCurrencyCode":{"type":"string"},"transactionFeeAmount":{"type":"number"}},"additionalProperties":false,"nullable":true},"amount":{"type":"number"},"targetAmount":{"type":"number"}},"required":["direction","currencyCode","amount"],"additionalProperties":false},"transactionReview":{"type":"object","properties":{"status":{"type":"string","enum":["pending","approved","under_investigation","blocked","failed"]},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"riskScore":{"type":"string"}},"additionalProperties":false,"nullable":true},"originator":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the party (customer, company) when relevant"},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the institution"}},"additionalProperties":false,"nullable":true}},"required":["type"],"additionalProperties":false},"beneficiary":{"type":"object","properties":{"type":{"type":"string","enum":["individual","company","smart-contract"]},"name":{"type":"string","nullable":true},"partyId":{"type":"string","format":"uuid","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the party (customer, company) when relevant"},"transactionMethod":{"type":"object","properties":{"type":{"type":"string","enum":["card","account","crypto"],"nullable":true},"accountId":{"type":"string","nullable":true},"issuingCountry":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"threeDsUsed":{"type":"string","nullable":true},"twoFaUsed":{"type":"string","nullable":true}},"additionalProperties":false,"nullable":true},"institution":{"type":"object","properties":{"name":{"type":"string","nullable":true},"code":{"type":"string","nullable":true},"vasp":{"type":"string","nullable":true},"address":{"type":"object","properties":{"formatted":{"type":"string","nullable":true},"street":{"type":"string","nullable":true},"city":{"type":"string","nullable":true},"state":{"type":"string","nullable":true},"region":{"type":"string","nullable":true},"postalCode":{"type":"string","nullable":true},"locality":{"type":"string","nullable":true},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true}},"additionalProperties":false,"nullable":true,"description":"Postal address of the institution"}},"additionalProperties":false,"nullable":true}},"required":["type"],"additionalProperties":false},"convertedAmounts":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["amount","targetAmount","networkFeeAmount","platformFeeAmount","transactionFeeAmount"]},"amount":{"type":"number"},"currencyCode":{"type":"string"}},"required":["type","amount","currencyCode"],"additionalProperties":false}}},"required":["customerId","externalTransactionId","transactionDate","transactionType","transactionInfo","originator","beneficiary"],"additionalProperties":false}}},"required":["transactions"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"anyOf":[{"type":"object","properties":{"transactionsCount":{"type":"number"}},"additionalProperties":false},{"type":"object","properties":{"error":{"type":"string"},"externalTransactionIds":{"type":"array","items":{"type":"string"}}},"required":["error"],"additionalProperties":false}]}}}},"default":{"$ref":"#/components/responses/error"}}},"delete":{"operationId":"tmsRouter-deleteTransactions","summary":"Delete transactions","description":"Delete multiple transactions by IDs.","tags":["Transaction"],"security":[{"Authorization":[]}],"parameters":[{"name":"ids","in":"query","required":true,"schema":{"type":"string"},"description":"Comma-separated transaction IDs to delete"}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"deletedCount":{"type":"number"}},"required":["deletedCount"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/transactions/review":{"patch":{"operationId":"tmsRouter-updateTransactionReview","summary":"Update transaction review","description":"Update a transaction review.","tags":["Transaction"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"id":{"description":"transaction id related to the review to be updated"},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"riskLevel":{"type":"string","enum":["Low","Medium","High","No risk"]},"riskScore":{"type":"string"},"status":{"type":"string","enum":["Approved","Blocked","Failed","Under investigation","Pending"]},"travelRuleStatus":{"type":"string","enum":["SAVED","MISSING_BENEFICIARY_DATA","NEW","WAITING_FOR_INFORMATION","SENT","REJECTED","DECLINED","ACK","CANCELLED","INCOMPLETE","ACCEPTED","NOT_READY"]},"reason":{"type":"string"},"updatedBy":{"type":"string"}},"required":["id","reason"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"id":{}},"required":["id"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workflows/{workflowId}/individuals":{"post":{"operationId":"individualScreening-addIndividualForScreening","summary":"Add individual for screening","description":"Add individual for screening","tags":["Individual Screening"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"customerData":{"type":"array","items":{"type":"object","properties":{"customerWallet":{"type":"object","properties":{"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"verified":{"type":"boolean","nullable":true},"createdBy":{"type":"string"}},"required":["wallet"],"additionalProperties":false},"customerClaims":{"type":"object","properties":{"sub":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"givenName":{"type":"string","nullable":true},"familyName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"nickname":{"type":"string","nullable":true},"preferredUsername":{"type":"string","nullable":true},"profile":{"type":"string","nullable":true},"picture":{"type":"string","nullable":true},"pictureBase64":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"gender":{"type":"string","nullable":true},"birthdate":{"type":"string","format":"date-time"},"zoneinfo":{"type":"string","nullable":true},"locale":{"type":"string","nullable":true},"countryOfResidence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdBy":{"type":"string"}},"additionalProperties":false},"customerDid":{"type":"object","properties":{"did":{"type":"string"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["did"],"additionalProperties":false},"externalId":{"type":"string"},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded"]},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"]},"phoneNumber":{"type":"object","properties":{"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true}},"required":["phoneNumber"],"additionalProperties":false},"email":{"type":"object","properties":{"email":{"type":"string","format":"email"},"verified":{"type":"boolean","nullable":true}},"required":["email"],"additionalProperties":false},"ipAddress":{"type":"string"}},"additionalProperties":false}},"customerDocument":{"type":"object","properties":{"workflowSessionId":{"type":"string","format":"uuid"},"fileName":{"type":"string"},"mimetype":{"type":"string"},"documentType":{"type":"string","enum":["id_image_front","id_image_back","selfie_image","proof_of_residence","company_document","video_kyc"]},"existingDocumentKey":{"type":"string"},"metadata":{"anyOf":[{"type":"object","properties":{"sumsubImageId":{"type":"number"},"mediaType":{"type":"string","enum":["image/jpg","image/jpeg","image/png","application/pdf","video/mp4","video/webm","video/quicktime"]},"journeyId":{"type":"string"},"documentType":{"type":"string","enum":["INCORPORATION_CERT","INCORPORATION_ARTICLES","SHAREHOLDER_REGISTRY","INFORMATION_STATEMENT","TRUST_AGREEMENT","STATE_REGISTRY"]},"name":{"type":"string"},"entryDate":{"type":"integer"},"entryTime":{"type":"string"},"isSandbox":{"type":"boolean"},"status":{"type":"string","enum":["ACCEPTED","DECLINED","IN_REVIEW"]},"reviewResult":{"type":"object","properties":{"reviewAnswer":{"type":"string","enum":["GREEN","RED","YELLOW"]},"moderationComment":{"type":"string"},"clientComment":{"type":"string"},"rejectLabels":{"type":"array","items":{"type":"string","enum":["FORGERY","DOCUMENT_TEMPLATE","LOW_QUALITY","SPAM","NOT_DOCUMENT","SELFIE_MISMATCH","ID_INVALID","FOREIGNER","DUPLICATE","BAD_AVATAR","WRONG_USER_REGION","INCOMPLETE_DOCUMENT","BLACKLIST","BLOCKLIST","UNSATISFACTORY_PHOTOS","DOCUMENT_PAGE_MISSING","DOCUMENT_DAMAGED","DIGITAL_DOCUMENT","REGULATIONS_VIOLATIONS","INCONSISTENT_PROFILE","PROBLEMATIC_APPLICANT_DATA","ADDITIONAL_DOCUMENT_REQUIRED","AGE_REQUIREMENT_MISMATCH","EXPERIENCE_REQUIREMENT_MISMATCH","CRIMINAL","WRONG_ADDRESS","GRAPHIC_EDITOR","DOCUMENT_DEPRIVED","COMPROMISED_PERSONS","PEP","ADVERSE_MEDIA","FRAUDULENT_PATTERNS","SANCTIONS","NOT_ALL_CHECKS_COMPLETED","FRONT_SIDE_MISSING","BACK_SIDE_MISSING","SCREENSHOTS","BLACK_AND_WHITE","INCOMPATIBLE_LANGUAGE","EXPIRATION_DATE","UNFILLED_ID","BAD_SELFIE","BAD_VIDEO_SELFIE","BAD_FACE_MATCHING","BAD_PROOF_OF_IDENTITY","BAD_PROOF_OF_ADDRESS","BAD_PROOF_OF_PAYMENT","SELFIE_WITH_PAPER","FRAUDULENT_LIVENESS","OTHER","REQUESTED_DATA_MISMATCH","OK","COMPANY_NOT_DEFINED_STRUCTURE","COMPANY_NOT_DEFINED_BENEFICIARIES","COMPANY_NOT_VALIDATED_BENEFICIAL_OWNERS","COMPANY_NOT_VALIDATED_BENEFICIARIES","COMPANY_NOT_VALIDATED_DIRECTORS","COMPANY_NOT_DEFINED_REPRESENTATIVES","COMPANY_NOT_VALIDATED_REPRESENTATIVES","COMPANY_INCORRECT_DATA","UNSUITABLE_DOCUMENT","OUTDATED_DOCUMENT_VERSION","COMPANY_NOT_DEFINED_OWNERSHIP_STRUCTURE","COMPANY_INACTIVE_ENTITY","APPLICANT_INTERRUPTED_INTERVIEW","DOCUMENT_MISSING","UNSUITABLE_ENV","CONNECTION_INTERRUPTED","UNSUPPORTED_LANGUAGE","THIRD_PARTY_INVOLVED","CHECK_UNAVAILABLE","DB_DATA_NOT_FOUND","DB_DATA_MISMATCH","INCORRECT_SOCIAL_NUMBER"]}},"reviewRejectType":{"type":"string","enum":["FINAL","RETRY"]}},"additionalProperties":false,"nullable":true},"deactivated":{"type":"boolean"}},"required":["sumsubImageId","mediaType","journeyId","documentType","entryDate","entryTime","isSandbox"],"additionalProperties":false},{"type":"object","properties":{"journeyId":{"type":"string","format":"uuid","description":"The ID of the journey that this credential is associated with"},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"The country of residence - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"},"name":{"type":"string","description":"Name of the document (e.g. ProofOfResidence.jpg)"},"documentType":{"type":"string","enum":["Gas_bill","Internet_bill","Electricity_bill","Rent_agreement","Bank_statement","Not_specified"],"description":"Type of the document (e.g. Gas bill, Internet bill, Electricity bill, Rent agreement, Bank statement)"},"entryDate":{"type":"integer","description":"Entry date associated with the credential"},"entryTime":{"type":"string","description":"Entry time associated with the credential"},"mediaType":{"type":"string","enum":["image/jpeg","image/jpg","image/png","application/pdf"],"description":"Media type of the document (e.g. image/jpeg, image/png, application/pdf)"},"county":{"type":"string","description":"The county of residence"},"city":{"type":"string","description":"The city of residence"},"streetName":{"type":"string","description":"The street name of residence"},"postalCode":{"type":"string","description":"The postal code of residence"},"isSandbox":{"type":"boolean","description":"Indicates if the credential was generated in a sandbox environment"}},"required":["journeyId","documentType","entryDate","entryTime"],"additionalProperties":false,"description":"Stores the data of the credential"},{"type":"object","properties":{"id":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string"},"roomId":{"type":"string"},"moderatorDisplayName":{"type":"string"}},"required":["id","journeyId","reviewStatus","roomId","moderatorDisplayName"],"additionalProperties":false},{"type":"object","properties":{"credentialId":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string","enum":["GREEN","RED","YELLOW"]},"verificationMode":{"type":"string","enum":["full_verification","sandbox"],"description":"The verification mode of the project"},"documentType":{"type":"string","enum":["ID_CARD","PASSPORT","DRIVERS","RESIDENCE_PERMIT","UTILITY_BILL","SELFIE","VIDEO_SELFIE","PROFILE_IMAGE","ID_DOC_PHOTO","AGREEMENT","CONTRACT","DRIVERS_TRANSLATION","INVESTOR_DOC","VEHICLE_REGISTRATION_CERTIFICATE","INCOME_SOURCE","PAYMENT_METHOD","BANK_CARD","COVID_VACCINATION_FORM","OTHER"]}},"required":["credentialId","journeyId","reviewStatus","verificationMode","documentType"],"additionalProperties":false},{"type":"object","properties":{"credentialId":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string","enum":["GREEN","RED","YELLOW"]},"verificationMode":{"type":"string","enum":["full_verification","sandbox"],"description":"The verification mode of the project"}},"required":["credentialId","journeyId","reviewStatus","verificationMode"],"additionalProperties":false}]}},"required":["fileName","mimetype","documentType","metadata"],"additionalProperties":false},"customerPersonalData":{"type":"object","properties":{"credentials":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false}},"requestIp":{"type":"string","nullable":true},"address":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}],"nullable":true}},"required":["credentials"],"additionalProperties":false},"workspaceId":{"type":"string"},"organizationId":{"type":"string"},"contactInformation":{"type":"object","properties":{"email":{"type":"string","format":"email"},"phone":{"type":"string","minLength":4},"twitter":{"type":"string"},"discord":{"type":"string"},"telegram":{"type":"string"}},"additionalProperties":false},"customerPersonalInformation":{"type":"object","properties":{"age":{"type":"number"},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"},"residence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"}},"additionalProperties":false}},"required":["workspaceId","organizationId"],"additionalProperties":false}}}},"parameters":[{"name":"workflowId","in":"path","required":true,"schema":{"type":"string","format":"uuid"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"msg":{"type":"string"},"externalSessionId":{"type":"string"},"customerId":{"type":"string"}},"required":["msg","externalSessionId","customerId"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workflows/{workflowId}/individuals/batch":{"post":{"operationId":"individualScreening-addIndividualsForScreening","summary":"Add individuals for screening","description":"Add individuals for screening","tags":["Individual Screening"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"individuals":{"type":"array","items":{"type":"object","properties":{"customerData":{"type":"array","items":{"type":"object","properties":{"customerWallet":{"type":"object","properties":{"wallet":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}]},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"],"nullable":true},"verified":{"type":"boolean","nullable":true},"createdBy":{"type":"string"}},"required":["wallet"],"additionalProperties":false},"customerClaims":{"type":"object","properties":{"sub":{"type":"string","nullable":true},"name":{"type":"string","nullable":true},"givenName":{"type":"string","nullable":true},"familyName":{"type":"string","nullable":true},"middleName":{"type":"string","nullable":true},"nickname":{"type":"string","nullable":true},"preferredUsername":{"type":"string","nullable":true},"profile":{"type":"string","nullable":true},"picture":{"type":"string","nullable":true},"pictureBase64":{"type":"string","nullable":true},"website":{"type":"string","nullable":true},"gender":{"type":"string","nullable":true},"birthdate":{"type":"string","format":"date-time"},"zoneinfo":{"type":"string","nullable":true},"locale":{"type":"string","nullable":true},"countryOfResidence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)","nullable":true},"createdBy":{"type":"string"}},"additionalProperties":false},"customerDid":{"type":"object","properties":{"did":{"type":"string"},"createdBy":{"type":"string"},"updatedBy":{"type":"string"}},"required":["did"],"additionalProperties":false},"externalId":{"type":"string"},"status":{"type":"string","enum":["Active","Rejected","Dormant","To be reviewed","Failed","Escalated","Terminated","No status"]},"onboardingLevel":{"type":"string","enum":["Started","Sign-up","AML screening","KYC","Questionaire","Onboarded"]},"riskScore":{"type":"string","enum":["Low","Medium","High","No risk"]},"phoneNumber":{"type":"object","properties":{"phoneNumber":{"type":"string"},"verified":{"type":"boolean","nullable":true}},"required":["phoneNumber"],"additionalProperties":false},"email":{"type":"object","properties":{"email":{"type":"string","format":"email"},"verified":{"type":"boolean","nullable":true}},"required":["email"],"additionalProperties":false},"ipAddress":{"type":"string"}},"additionalProperties":false}},"customerDocument":{"type":"object","properties":{"workflowSessionId":{"type":"string","format":"uuid"},"fileName":{"type":"string"},"mimetype":{"type":"string"},"documentType":{"type":"string","enum":["id_image_front","id_image_back","selfie_image","proof_of_residence","company_document","video_kyc"]},"existingDocumentKey":{"type":"string"},"metadata":{"anyOf":[{"type":"object","properties":{"sumsubImageId":{"type":"number"},"mediaType":{"type":"string","enum":["image/jpg","image/jpeg","image/png","application/pdf","video/mp4","video/webm","video/quicktime"]},"journeyId":{"type":"string"},"documentType":{"type":"string","enum":["INCORPORATION_CERT","INCORPORATION_ARTICLES","SHAREHOLDER_REGISTRY","INFORMATION_STATEMENT","TRUST_AGREEMENT","STATE_REGISTRY"]},"name":{"type":"string"},"entryDate":{"type":"integer"},"entryTime":{"type":"string"},"isSandbox":{"type":"boolean"},"status":{"type":"string","enum":["ACCEPTED","DECLINED","IN_REVIEW"]},"reviewResult":{"type":"object","properties":{"reviewAnswer":{"type":"string","enum":["GREEN","RED","YELLOW"]},"moderationComment":{"type":"string"},"clientComment":{"type":"string"},"rejectLabels":{"type":"array","items":{"type":"string","enum":["FORGERY","DOCUMENT_TEMPLATE","LOW_QUALITY","SPAM","NOT_DOCUMENT","SELFIE_MISMATCH","ID_INVALID","FOREIGNER","DUPLICATE","BAD_AVATAR","WRONG_USER_REGION","INCOMPLETE_DOCUMENT","BLACKLIST","BLOCKLIST","UNSATISFACTORY_PHOTOS","DOCUMENT_PAGE_MISSING","DOCUMENT_DAMAGED","DIGITAL_DOCUMENT","REGULATIONS_VIOLATIONS","INCONSISTENT_PROFILE","PROBLEMATIC_APPLICANT_DATA","ADDITIONAL_DOCUMENT_REQUIRED","AGE_REQUIREMENT_MISMATCH","EXPERIENCE_REQUIREMENT_MISMATCH","CRIMINAL","WRONG_ADDRESS","GRAPHIC_EDITOR","DOCUMENT_DEPRIVED","COMPROMISED_PERSONS","PEP","ADVERSE_MEDIA","FRAUDULENT_PATTERNS","SANCTIONS","NOT_ALL_CHECKS_COMPLETED","FRONT_SIDE_MISSING","BACK_SIDE_MISSING","SCREENSHOTS","BLACK_AND_WHITE","INCOMPATIBLE_LANGUAGE","EXPIRATION_DATE","UNFILLED_ID","BAD_SELFIE","BAD_VIDEO_SELFIE","BAD_FACE_MATCHING","BAD_PROOF_OF_IDENTITY","BAD_PROOF_OF_ADDRESS","BAD_PROOF_OF_PAYMENT","SELFIE_WITH_PAPER","FRAUDULENT_LIVENESS","OTHER","REQUESTED_DATA_MISMATCH","OK","COMPANY_NOT_DEFINED_STRUCTURE","COMPANY_NOT_DEFINED_BENEFICIARIES","COMPANY_NOT_VALIDATED_BENEFICIAL_OWNERS","COMPANY_NOT_VALIDATED_BENEFICIARIES","COMPANY_NOT_VALIDATED_DIRECTORS","COMPANY_NOT_DEFINED_REPRESENTATIVES","COMPANY_NOT_VALIDATED_REPRESENTATIVES","COMPANY_INCORRECT_DATA","UNSUITABLE_DOCUMENT","OUTDATED_DOCUMENT_VERSION","COMPANY_NOT_DEFINED_OWNERSHIP_STRUCTURE","COMPANY_INACTIVE_ENTITY","APPLICANT_INTERRUPTED_INTERVIEW","DOCUMENT_MISSING","UNSUITABLE_ENV","CONNECTION_INTERRUPTED","UNSUPPORTED_LANGUAGE","THIRD_PARTY_INVOLVED","CHECK_UNAVAILABLE","DB_DATA_NOT_FOUND","DB_DATA_MISMATCH","INCORRECT_SOCIAL_NUMBER"]}},"reviewRejectType":{"type":"string","enum":["FINAL","RETRY"]}},"additionalProperties":false,"nullable":true},"deactivated":{"type":"boolean"}},"required":["sumsubImageId","mediaType","journeyId","documentType","entryDate","entryTime","isSandbox"],"additionalProperties":false},{"type":"object","properties":{"journeyId":{"type":"string","format":"uuid","description":"The ID of the journey that this credential is associated with"},"country":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"The country of residence - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"},"name":{"type":"string","description":"Name of the document (e.g. ProofOfResidence.jpg)"},"documentType":{"type":"string","enum":["Gas_bill","Internet_bill","Electricity_bill","Rent_agreement","Bank_statement","Not_specified"],"description":"Type of the document (e.g. Gas bill, Internet bill, Electricity bill, Rent agreement, Bank statement)"},"entryDate":{"type":"integer","description":"Entry date associated with the credential"},"entryTime":{"type":"string","description":"Entry time associated with the credential"},"mediaType":{"type":"string","enum":["image/jpeg","image/jpg","image/png","application/pdf"],"description":"Media type of the document (e.g. image/jpeg, image/png, application/pdf)"},"county":{"type":"string","description":"The county of residence"},"city":{"type":"string","description":"The city of residence"},"streetName":{"type":"string","description":"The street name of residence"},"postalCode":{"type":"string","description":"The postal code of residence"},"isSandbox":{"type":"boolean","description":"Indicates if the credential was generated in a sandbox environment"}},"required":["journeyId","documentType","entryDate","entryTime"],"additionalProperties":false,"description":"Stores the data of the credential"},{"type":"object","properties":{"id":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string"},"roomId":{"type":"string"},"moderatorDisplayName":{"type":"string"}},"required":["id","journeyId","reviewStatus","roomId","moderatorDisplayName"],"additionalProperties":false},{"type":"object","properties":{"credentialId":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string","enum":["GREEN","RED","YELLOW"]},"verificationMode":{"type":"string","enum":["full_verification","sandbox"],"description":"The verification mode of the project"},"documentType":{"type":"string","enum":["ID_CARD","PASSPORT","DRIVERS","RESIDENCE_PERMIT","UTILITY_BILL","SELFIE","VIDEO_SELFIE","PROFILE_IMAGE","ID_DOC_PHOTO","AGREEMENT","CONTRACT","DRIVERS_TRANSLATION","INVESTOR_DOC","VEHICLE_REGISTRATION_CERTIFICATE","INCOME_SOURCE","PAYMENT_METHOD","BANK_CARD","COVID_VACCINATION_FORM","OTHER"]}},"required":["credentialId","journeyId","reviewStatus","verificationMode","documentType"],"additionalProperties":false},{"type":"object","properties":{"credentialId":{"type":"string"},"journeyId":{"type":"string"},"reviewStatus":{"type":"string","enum":["GREEN","RED","YELLOW"]},"verificationMode":{"type":"string","enum":["full_verification","sandbox"],"description":"The verification mode of the project"}},"required":["credentialId","journeyId","reviewStatus","verificationMode"],"additionalProperties":false}]}},"required":["fileName","mimetype","documentType","metadata"],"additionalProperties":false},"customerPersonalData":{"type":"object","properties":{"credentials":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string"},"@context":{"type":"array","items":{"type":"string"}},"type":{"type":"array","items":{"type":"string"}},"expirationDate":{"type":"string"},"issuanceDate":{"type":"string"},"credentialSubject":{"type":"object","additionalProperties":{}},"credentialStatus":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string","enum":["SparseMerkleTreeProof","Iden3ReverseSparseMerkleTreeProof","Iden3commRevocationStatusV1.0","Iden3OnchainSparseMerkleTreeProof2023"]},"revocationNonce":{"type":"number"}},"required":["id","type"],"additionalProperties":false},"issuer":{"type":"string"},"credentialSchema":{"type":"object","properties":{"id":{"type":"string"},"type":{"type":"string"}},"required":["id","type"],"additionalProperties":false},"proof":{}},"required":["id","type","credentialSubject","credentialStatus","issuer","credentialSchema"],"additionalProperties":false}},"requestIp":{"type":"string","nullable":true},"address":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"anyOf":[{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"anyOf":[{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]}],"nullable":true}},"required":["credentials"],"additionalProperties":false},"workflowId":{"type":"string","format":"uuid"},"workspaceId":{"type":"string"},"organizationId":{"type":"string"},"contactInformation":{"type":"object","properties":{"email":{"type":"string","format":"email"},"phone":{"type":"string","minLength":4},"twitter":{"type":"string"},"discord":{"type":"string"},"telegram":{"type":"string"}},"additionalProperties":false},"customerPersonalInformation":{"type":"object","properties":{"age":{"type":"number"},"nationality":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"},"residence":{"type":"string","enum":["AFG","ALB","DZA","ASM","AND","AGO","AIA","ATA","ATG","ARG","ARM","ABW","AUS","AUT","AZE","BHS","BHR","BGD","BRB","BLR","BEL","BLZ","BEN","BMU","BTN","BOL","BES","BIH","BWA","BVT","BRA","IOT","BRN","BGR","BFA","BDI","CPV","KHM","CMR","CAN","CYM","CAF","TCD","CHL","CHN","CXR","CCK","COL","COM","COD","COG","COK","CRI","HRV","CUB","CUW","CYP","CZE","CIV","DNK","DJI","DMA","DOM","ECU","EGY","SLV","GNQ","ERI","EST","SWZ","ETH","FLK","FRO","FJI","FIN","FRA","GUF","PYF","ATF","GAB","GMB","GEO","DEU","GHA","GIB","GRC","GRL","GRD","GLP","GUM","GTM","GGY","GIN","GNB","GUY","HTI","HMD","VAT","HND","HKG","HUN","ISL","IND","IDN","IRN","IRQ","IRL","IMN","ISR","ITA","JAM","JPN","JEY","JOR","KAZ","KEN","KIR","PRK","KOR","KWT","KGZ","LAO","LVA","LBN","LSO","LBR","LBY","LIE","LTU","LUX","MAC","MDG","MWI","MYS","MDV","MLI","MLT","MHL","MTQ","MRT","MUS","MYT","MEX","FSM","MDA","MCO","MNG","MNE","MSR","MAR","MOZ","MMR","NAM","NRU","NPL","NLD","NCL","NZL","NIC","NER","NGA","NIU","NFK","MNP","NOR","OMN","PAK","PLW","PSE","PAN","PNG","PRY","PER","PHL","PCN","POL","PRT","PRI","QAT","MKD","ROU","RUS","RWA","REU","BLM","SHN","KNA","LCA","MAF","SPM","VCT","WSM","SMR","STP","SAU","SEN","SRB","SYC","SLE","SGP","SXM","SVK","SVN","SLB","SOM","ZAF","SGS","SSD","ESP","LKA","SDN","SUR","SJM","SWE","CHE","SYR","TWN","TJK","TZA","THA","TLS","TGO","TKL","TON","TTO","TUN","TUR","TKM","TCA","TUV","UGA","UKR","ARE","GBR","UMI","USA","URY","UZB","VUT","VEN","VNM","VGB","VIR","WLF","ESH","YEM","ZMB","ZWE","ALA","ANT","XKX"],"description":"Citizenship status of the credential subject - ISO 3166-1 alpha-3 country code (https://www.iban.com/country-codes)"}},"additionalProperties":false}},"required":["workflowId","workspaceId","organizationId"],"additionalProperties":false}}},"required":["individuals"],"additionalProperties":false}}}},"parameters":[{"name":"workflowId","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"msg":{"type":"string"}},"required":["msg"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/tags/{id}":{"get":{"operationId":"tagsRouter-getTagById","summary":"Get tag by id","description":"Get a tag by its id.","tags":["Tags"],"security":[{"Authorization":[]}],"parameters":[{"name":"id","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"type":{"type":"string"},"id":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"title":{"type":"string"},"workspaceId":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"}},"required":["type","id","createdAt","updatedAt","title","workspaceId","backgroundColor","textColor"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/tags":{"post":{"operationId":"tagsRouter-createTag","summary":"Create tag","description":"Create a new tag.","tags":["Tags"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"type":{"type":"array","items":{"type":"string","enum":["transaction","individual","company","wallet"]},"minItems":1},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string"},"createdBy":{"type":"string"}},"required":["type","title","backgroundColor","textColor","workspaceId","organizationId"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{}},"required":["id"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workspace/{workspaceId}/tags":{"get":{"operationId":"tagsRouter-listTags","summary":"Get list of tags","description":"Get the list of tags.","tags":["Tags"],"security":[{"Authorization":[]}],"parameters":[{"name":"workspaceId","in":"path","required":true,"schema":{"type":"string"}},{"name":"type","in":"query","required":false,"schema":{"type":"string","enum":["transaction","individual","company","wallet"]}},{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":10}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"totalCount":{"type":"number"},"data":{"type":"array","items":{"type":"object","properties":{"type":{"type":"array","items":{"type":"string","enum":["transaction","individual","company","wallet"]}},"id":{},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"title":{"type":"string"},"workspaceId":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"}},"required":["type","id","createdAt","updatedAt","title","workspaceId","backgroundColor","textColor"],"additionalProperties":false}}},"required":["totalCount","data"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workspace/{workspaceId}/tags/type/{type}":{"get":{"operationId":"tagsRouter-listTagsByType","summary":"Get list of tags by type","description":"Get the list of tags by type.","tags":["Tags"],"security":[{"Authorization":[]}],"parameters":[{"name":"workspaceId","in":"path","required":true,"schema":{"type":"string"}},{"name":"type","in":"path","required":true,"schema":{"type":"string","enum":["transaction","individual","company","wallet"]}},{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":10}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"totalCount":{"type":"number"},"data":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"id":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"title":{"type":"string"},"workspaceId":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"}},"required":["type","id","createdAt","updatedAt","title","workspaceId","backgroundColor","textColor"],"additionalProperties":false}}},"required":["totalCount","data"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/tags/entities/{entityId}":{"get":{"operationId":"tagsRouter-listTagEntities","summary":"List tag entities","description":"Get all tag entities for a specific entity ID.","tags":["Tags"],"security":[{"Authorization":[]}],"parameters":[{"name":"entityId","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"entityType":{"type":"string","enum":["customer","transactionReview","alert","wallet"]},"entityId":{"type":"string"},"tags":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true}},"required":["id","type","title","backgroundColor","textColor","workspaceId","createdAt"],"additionalProperties":false}},"required":["id","createdAt","updatedAt","entityType","entityId","tags"],"additionalProperties":false}}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workspace/{workspaceId}/tags/audits":{"get":{"operationId":"tagsRouter-getTagAudits","summary":"Get tag audit logs","description":"Get audit logs for all tags in a workspace.","tags":["Tags"],"security":[{"Authorization":[]}],"parameters":[{"name":"workspaceId","in":"path","required":true,"schema":{"type":"string"}},{"name":"currentPage","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":0}},{"name":"limit","in":"query","required":false,"schema":{"anyOf":[{"not":{}},{"type":"number"}],"default":10}},{"name":"tagTitle","in":"query","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"audits":{"type":"array","items":{"type":"object","properties":{"timestamp":{"type":"string","format":"date-time"},"action":{"type":"string","enum":["create","update","delete","attach","detach","duplicate"]},"author":{"type":"string","nullable":true},"record":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["transaction","individual","company","wallet"]},"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"workspaceId":{"type":"string"},"organizationId":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time","nullable":true},"deletedAt":{"type":"string","format":"date-time","nullable":true},"createdBy":{"type":"string","nullable":true},"updatedBy":{"type":"string","nullable":true},"oldTitle":{"type":"string"}},"additionalProperties":false},"tagId":{"type":"string"},"tagTitle":{"type":"string","nullable":true},"addedEntityTypes":{"type":"array","items":{"type":"string"}},"removedEntityTypes":{"type":"array","items":{"type":"string"}}},"required":["timestamp","action","record","tagId"],"additionalProperties":false}},"totalCount":{"type":"number"}},"required":["audits","totalCount"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/workspace/{workspaceId}/tags/{title}":{"delete":{"operationId":"tagsRouter-deleteTag","summary":"Delete tag","description":"Delete tags based on name and workspaceId.","tags":["Tags"],"security":[{"Authorization":[]}],"parameters":[{"name":"title","in":"path","required":true,"schema":{"type":"string"}},{"name":"workspaceId","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{}}}},"default":{"$ref":"#/components/responses/error"}}},"patch":{"operationId":"tagsRouter-updateTag","summary":"Update tag","description":"Update a tag based on its name and workspaceId.","tags":["Tags"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"organizationId":{"type":"string"},"data":{"type":"object","properties":{"title":{"type":"string"},"backgroundColor":{"type":"string"},"textColor":{"type":"string"},"type":{"type":"array","items":{"type":"string","enum":["transaction","individual","company","wallet"]},"minItems":1}},"required":["type"],"additionalProperties":false},"updatedBy":{"type":"string"}},"required":["organizationId","data"],"additionalProperties":false}}}},"parameters":[{"name":"title","in":"path","required":true,"schema":{"type":"string"}},{"name":"workspaceId","in":"path","required":true,"schema":{"type":"string"}}],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"updatedIds":{"type":"array","items":{}}},"required":["updatedIds"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/sumsub/share-token":{"post":{"operationId":"sumsubShareToken-generateShareToken","summary":"Generate SumSub share token","description":"Generate a SumSub share token for a customer. This token can be forwarded to a third-party provider so the customer does not need to repeat KYC.","tags":["SumSub"],"security":[{"Authorization":[]}],"requestBody":{"required":true,"content":{"application/json":{"schema":{"type":"object","properties":{"customerId":{"type":"string","format":"uuid","description":"The customer ID"},"forClientId":{"type":"string","minLength":1,"description":"The SumSub client ID of the target provider"}},"required":["customerId","forClientId"],"additionalProperties":false}}}},"parameters":[],"responses":{"200":{"description":"Successful response","content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string"}},"required":["token"],"additionalProperties":false}}}},"default":{"$ref":"#/components/responses/error"}}}},"/identity/auth-session/wallet/challenge/verify":{"post":{"operationId":"verifyWalletChallenge","tags":["Auth"],"requestBody":{"content":{"application/json":{"schema":{"allOf":[{"type":"object","properties":{"message":{"type":"string"},"signature":{"anyOf":[{"type":"string","description":"0x string"},{"type":"string"},{"type":"string"},{"type":"string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string"}]},"signerPublicKey":{"type":"string"},"signerPublicKeyType":{"type":"string"},"signedMessage":{"type":"string"}},"required":["message","signature","signerPublicKey","signedMessage"]},{"type":"object","properties":{"address":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]},"namespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano"]},"blockchainId":{"anyOf":[{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["cosmoshub-4","theta-testnet-001"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["0x534e5f4d41494e","0x534e5f5345504f4c4941"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["mainnet-bitcoin","testnet-bitcoin"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["mainnet-aptos","testnet-aptos"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["polkadot-relay-chain","kusama-relay-chain","polkadot-testnet"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["solana-mainnet","solana-testnet","solana-devnet"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["cardano-mainnet","cardano-testnet"],"description":"a value that identifies the chain of the address."}]}},"required":["address","namespace"]}]}}}},"responses":{"200":{"description":"Generate an api access token for the given signed challenge","content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string"},"expiresAt":{"type":"number"},"externalCustomerId":{"type":"string"},"identitySessionId":{}},"required":["token","expiresAt"]}}}},"401":{"description":"Invalid signature","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}},"404":{"description":"Challenge not found","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}}}}},"/identity/auth-session/wallet/challenge/create":{"post":{"operationId":"createWalletChallenge","security":[{"workspaceApiKey":[]}],"tags":["Auth"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"address":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]},"namespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano"]},"blockchainId":{"anyOf":[{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["cosmoshub-4","theta-testnet-001"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["0x534e5f4d41494e","0x534e5f5345504f4c4941"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["mainnet-bitcoin","testnet-bitcoin"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["mainnet-aptos","testnet-aptos"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["polkadot-relay-chain","kusama-relay-chain","polkadot-testnet"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["solana-mainnet","solana-testnet","solana-devnet"],"description":"a value that identifies the chain of the address."},{"type":"string","enum":["cardano-mainnet","cardano-testnet"],"description":"a value that identifies the chain of the address."}]},"origin":{"type":"string","format":"uri"},"workflowId":{"type":"string","format":"uuid"},"externalCustomerId":{"type":"string"},"additionalInformation":{"type":"object","properties":{"email":{"type":"string","format":"email"},"phone":{"type":"string","minLength":4},"wallet":{"type":"object","properties":{"address":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]},"namespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]}},"required":["address","namespace"]}}}},"required":["address","namespace","origin","workflowId"]}}}},"responses":{"200":{"description":"Get an auth challenge for a specific wallet address","content":{"application/json":{"schema":{"type":"object","properties":{"challenge":{"type":"string"}},"required":["challenge"]}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}},"404":{"description":"App not found for the given workflowId","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string","enum":["App not found for the given workflowId"]}},"required":["error"]}}}}}}},"/identity/auth-session/session/create":{"post":{"operationId":"createSession","security":[{"workspaceApiKey":[]}],"tags":["Auth"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"workflowId":{"type":"string","format":"uuid"},"externalCustomerId":{"type":"string"},"additionalInformation":{"type":"object","properties":{"email":{"type":"string","format":"email"},"phone":{"type":"string","minLength":4},"wallet":{"type":"object","properties":{"address":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"},{"type":"string","description":"0x string"},{"type":"string"},{"type":"string","description":"0x string"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Cosmos address"},{"type":"string","description":"Bitcoin P2PKH Address"},{"type":"string","description":"Bitcoin P2SH Address"},{"type":"string","description":"Bitcoin Bech32 Address"},{"type":"string","description":"Bitcoin Testnet P2PKH Address"},{"type":"string","description":"Bitcoin Testnet P2SH Address"},{"type":"string","description":"Bitcoin Testnet Bech32 Address"}]},"namespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]}},"required":["address","namespace"]}}}},"required":["workflowId","externalCustomerId"]}}}},"responses":{"200":{"description":"Generate an api access token for the given workflowId","content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string"},"expiresAt":{"type":"number"},"externalCustomerId":{"type":"string"},"identitySessionId":{}},"required":["token","expiresAt"]}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}},"401":{"description":"Unauthorized","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}},"404":{"description":"Workflow not found","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}}}}},"/identity/auth-session/session/nexera-api/create":{"post":{"operationId":"createSessionFromAPIRoute","tags":["Auth"],"security":[{"workspaceApiKey":[]}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"workflowId":{"type":"string","format":"uuid"},"customerId":{"type":"string","format":"uuid"},"externalCustomerId":{"type":"string"}},"required":["workflowId"]}}}},"responses":{"200":{"description":"Generate an api access token for the given workflowId","content":{"application/json":{"schema":{"type":"object","properties":{"token":{"type":"string"},"expiresAt":{"type":"number"},"identitySessionId":{}},"required":["token","expiresAt"]}}}},"400":{"description":"Bad Request","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}},"403":{"description":"Forbidden","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}},"404":{"description":"Workflow not found","content":{"application/json":{"schema":{"type":"object","properties":{"error":{"type":"string"}},"required":["error"]}}}}}}},"/datasets/{datasetId}/rows/batch":{"post":{"security":[{"workspaceApiKey":[]}],"operationId":"createDatasetRowBatch","summary":"Create dataset rows with values batch","tags":["Datasets"],"description":"Create a batch of dataset rows with values","parameters":[{"schema":{},"required":true,"name":"datasetId","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"rows":{"type":"array","items":{"type":"object","properties":{"values":{"type":"array","items":{"type":"object","properties":{"operation":{"type":"string","enum":["INSERT"]},"datasetColumnId":{},"value":{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"type":"string"},{"type":"object","properties":{"fileType":{"type":"string"},"fileName":{"type":"string"},"objectKey":{"type":"string"},"documentType":{"type":"string"},"country":{"type":"string"},"county":{"type":"string"},"city":{"type":"string"},"streetName":{"type":"string"},"postalCode":{"type":"string"}},"required":["fileType","fileName","objectKey"]},{"type":"object","additionalProperties":{"nullable":true}},{"nullable":true}]},"datasetColumnOptionId":{"anyOf":[{},{},{"nullable":true}]}},"required":["operation","datasetColumnId","value","datasetColumnOptionId"]},"maxItems":100}},"required":["values"]},"maxItems":100}},"required":["rows"]}}}},"responses":{"201":{"description":"Create dataset rows with values -- success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetId":{},"values":{"type":"object","additionalProperties":{"type":"array","items":{"type":"object","properties":{"id":{},"value":{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"type":"string"},{"type":"object","properties":{"fileType":{"type":"string"},"fileName":{"type":"string"},"objectKey":{"type":"string"},"documentType":{"type":"string"},"country":{"type":"string"},"county":{"type":"string"},"city":{"type":"string"},"streetName":{"type":"string"},"postalCode":{"type":"string"}},"required":["fileType","fileName","objectKey"]},{"type":"object","additionalProperties":{"nullable":true}},{"nullable":true}]},"datasetColumnOptionId":{"anyOf":[{},{},{"nullable":true}]},"datasetColumnTypeId":{},"optionColor":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","value","datasetColumnOptionId","createdAt","updatedAt"]}}},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","datasetId","values","createdAt","updatedAt"]}}}}},"400":{"description":"Bad request"},"401":{"description":"Unauthorized"},"404":{"description":"Dataset not found"},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"delete":{"security":[{"workspaceApiKey":[]}],"operationId":"deleteDatasetRowBatch","summary":"Delete dataset rows batch","tags":["Datasets"],"description":"Delete a batch of dataset rows by their IDs","parameters":[{"schema":{},"required":true,"name":"datasetId","in":"path"},{"schema":{"type":"array","items":{}},"required":true,"name":"ids","in":"query"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"204":{"description":"Deleted dataset rows -- success"},"401":{"description":"Unauthorized"},"404":{"description":"Dataset row not found"},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/datasets/{datasetId}/rows/{datasetRowId}/values/batch":{"put":{"security":[{"workspaceApiKey":[]}],"operationId":"editDatasetRowValues","summary":"Edit dataset row values","tags":["Datasets"],"description":"Edit dataset row values.","parameters":[{"schema":{},"required":true,"name":"datasetId","in":"path"},{"schema":{},"required":true,"name":"datasetRowId","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"items":{"type":"array","items":{"oneOf":[{"type":"object","properties":{"operation":{"type":"string","enum":["INSERT"]},"datasetColumnId":{},"value":{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"type":"string"},{"type":"object","properties":{"fileType":{"type":"string"},"fileName":{"type":"string"},"objectKey":{"type":"string"},"documentType":{"type":"string"},"country":{"type":"string"},"county":{"type":"string"},"city":{"type":"string"},"streetName":{"type":"string"},"postalCode":{"type":"string"}},"required":["fileType","fileName","objectKey"]},{"type":"object","additionalProperties":{"nullable":true}},{"nullable":true}]},"datasetColumnOptionId":{"anyOf":[{},{},{"nullable":true}]}},"required":["operation","datasetColumnId","value","datasetColumnOptionId"]},{"type":"object","properties":{"operation":{"type":"string","enum":["UPDATE"]},"datasetRowValueId":{},"datasetColumnId":{},"value":{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"type":"string"},{"type":"object","properties":{"fileType":{"type":"string"},"fileName":{"type":"string"},"objectKey":{"type":"string"},"documentType":{"type":"string"},"country":{"type":"string"},"county":{"type":"string"},"city":{"type":"string"},"streetName":{"type":"string"},"postalCode":{"type":"string"}},"required":["fileType","fileName","objectKey"]},{"type":"object","additionalProperties":{"nullable":true}},{"nullable":true}]},"datasetColumnOptionId":{"anyOf":[{},{},{"nullable":true}]}},"required":["operation","datasetRowValueId","datasetColumnId"]},{"type":"object","properties":{"operation":{"type":"string","enum":["DELETE"]},"datasetRowValueId":{}},"required":["operation","datasetRowValueId"]}]},"maxItems":100}},"required":["items"]}}}},"responses":{"200":{"description":"Edited dataset row values -- success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{},"value":{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"type":"string"},{"type":"object","properties":{"fileType":{"type":"string"},"fileName":{"type":"string"},"objectKey":{"type":"string"},"documentType":{"type":"string"},"country":{"type":"string"},"county":{"type":"string"},"city":{"type":"string"},"streetName":{"type":"string"},"postalCode":{"type":"string"}},"required":["fileType","fileName","objectKey"]},{"type":"object","additionalProperties":{"nullable":true}},{"nullable":true}]},"datasetRowId":{},"datasetColumnId":{},"datasetColumnOptionId":{"anyOf":[{},{},{"nullable":true}]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","value","datasetRowId","datasetColumnId","datasetColumnOptionId","createdAt","updatedAt"]}}}}},"400":{"description":"Bad request"},"401":{"description":"Unauthorized"},"404":{"description":"Dataset not found"},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/datasets":{"get":{"security":[{"workspaceApiKey":[]}],"operationId":"listDatasets","summary":"List datasets","tags":["Datasets"],"description":"List all datasets in the current workspace","parameters":[{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"200":{"description":"List of datasets -- success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{},"name":{"type":"string"},"datasetFolderId":{"nullable":true},"datasetFolderName":{"type":"string","nullable":true}},"required":["id","name","datasetFolderId","datasetFolderName"]}}}}},"401":{"description":"Unauthorized"},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/datasets/{datasetId}":{"get":{"security":[{"workspaceApiKey":[]}],"operationId":"retrieveDatasetDetails","summary":"Retrieve dataset details","tags":["Datasets"],"description":"Retrieve details of a specific dataset by its ID","parameters":[{"schema":{},"required":true,"name":"datasetId","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"200":{"description":"Dataset details retrieved successfully","content":{"application/json":{"schema":{"type":"object","properties":{"id":{},"organizationId":{"type":"string","nullable":true},"workspaceId":{"type":"string","nullable":true},"name":{"type":"string"},"description":{"type":"string","nullable":true},"managedBy":{"type":"string","enum":["COMPILOT","WORKSPACE","ORGANIZATION"]},"entityType":{"type":"string","enum":["INDIVIDUALS","COMPANIES","TRANSACTIONS","GENERIC"]},"datasetFolderId":{"nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"columns":{"type":"array","items":{"type":"object","properties":{"id":{},"name":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"type":{"type":"object","properties":{"id":{},"type":{"type":"string","enum":["TEXT","NUMBER","MULTI_SELECT","SINGLE_SELECT","RELATION","BOOLEAN","DATE","FILE_UPLOAD","NUMBER_RANGE","JSON","PERSON","LOOKUP","WALLET_ADDRESS","URL","TRANSACTION_PARTY"]},"name":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","type","name","createdAt","updatedAt"]},"options":{"type":"array","items":{"type":"object","properties":{"id":{"anyOf":[{},{}]},"label":{"type":"string"}},"required":["id","label"]}}},"required":["id","name","createdAt","updatedAt","type","options"]}}},"required":["id","organizationId","workspaceId","name","description","managedBy","entityType","datasetFolderId","createdBy","updatedBy","createdAt","updatedAt","columns"]}}}},"401":{"description":"Unauthorized"},"404":{"description":"Dataset not found"},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/datasets/{datasetId}/row-entities":{"get":{"security":[{"workspaceApiKey":[]}],"operationId":"listEntityDatasetRows","summary":"List dataset rows","tags":["Datasets"],"description":"List all rows of a specific dataset","parameters":[{"schema":{},"required":true,"name":"datasetId","in":"path"},{"schema":{"type":"number","nullable":true,"default":10},"required":false,"name":"limit","in":"query"},{"schema":{"type":"number","nullable":true,"default":0},"required":false,"name":"currentPage","in":"query"},{"schema":{"type":"array","items":{"type":"string"}},"required":false,"name":"entityIds","in":"query"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"200":{"description":"List of dataset rows retrieved successfully","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{},"entityId":{"type":"string"}},"required":["id","entityId"]}}}}},"400":{"description":"Bad request"},"401":{"description":"Unauthorized"},"404":{"description":"Dataset not found"},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/datasets/{datasetId}/rows/{datasetRowId}":{"get":{"security":[{"workspaceApiKey":[]}],"operationId":"retrieveDatasetRowDetails","summary":"Retrieve dataset row details","tags":["Datasets"],"description":"Retrieve details of a specific dataset row by its ID","parameters":[{"schema":{},"required":true,"name":"datasetId","in":"path"},{"schema":{},"required":true,"name":"datasetRowId","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"200":{"description":"Dataset row details retrieved successfully","content":{"application/json":{"schema":{"type":"object","properties":{"id":{},"values":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetColumnId":{},"datasetColumnName":{"type":"string"},"value":{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"type":"string"},{"type":"object","properties":{"fileType":{"type":"string"},"fileName":{"type":"string"},"objectKey":{"type":"string"},"documentType":{"type":"string"},"country":{"type":"string"},"county":{"type":"string"},"city":{"type":"string"},"streetName":{"type":"string"},"postalCode":{"type":"string"}},"required":["fileType","fileName","objectKey"]},{"type":"object","additionalProperties":{"nullable":true}},{"nullable":true}]},"columnOption":{"type":"object","nullable":true,"properties":{"id":{},"label":{"type":"string"}},"required":["id","label"]}},"required":["id","datasetColumnId","datasetColumnName","value","columnOption"]}}},"required":["id","values"]}}}},"401":{"description":"Unauthorized"},"404":{"description":"Dataset row not found"},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/datasets/{datasetId}/rows/{datasetRowId}/files":{"post":{"security":[{"workspaceApiKey":[]}],"operationId":"storeDatasetFiles","summary":"Store dataset files","tags":["Datasets"],"description":"Store files for a specific dataset row","parameters":[{"schema":{},"required":true,"name":"datasetId","in":"path"},{"schema":{},"required":true,"name":"datasetRowId","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"files":{"type":"array","items":{"type":"object","properties":{"datasetColumnId":{},"externalFileId":{"type":"string"},"fileType":{"type":"string"},"fileName":{"type":"string"}},"required":["datasetColumnId","fileType","fileName"]}}},"required":["files"]}}}},"responses":{"201":{"description":"Files stored successfully","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"datasetRowValueId":{},"externalFileId":{"type":"string"},"uploadUrl":{"type":"string"},"fileType":{"type":"string"},"fileName":{"type":"string"}},"required":["datasetRowValueId","uploadUrl","fileType","fileName"]}}}}},"400":{"description":"Bad request"},"401":{"description":"Unauthorized"},"404":{"description":"Dataset or dataset row not found"},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/workflows-engine/sig-gating":{"get":{"operationId":"listSigGatingWorkflows","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"List all sig-gating workflows for the authenticated workspace.","responses":{"200":{"description":"List sig-gating workflows -- success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"status":{"type":"string","enum":["ACTIVE","INACTIVE"]},"type":{"type":"string","enum":["KYC","KYB","KYT","CustomerScreening","ZKP","TFHE","SigGating"]},"workspaceId":{"type":"string"},"organizationId":{"type":"string"},"displayName":{"type":"string"},"valid":{"type":"boolean"},"reasons":{"type":"array","nullable":true,"items":{"type":"string","enum":["identity-widget-configuration-required","wallet-screening-step-required","rules-engine-step-required","duplicate-detection-step-required","fraud-detection-step-required","aml-screening-step-required","identity-verification-step-required","contract-allowlist-step-required","company-verification-step-required","transaction-creation-step-required","transaction-screening-step-required","customer-screening-creation-step-required","data-sharing-step-required","travel-rule-step-required","wallet-monitoring-step-required","wallet-screening-step-not-allowed","rules-engine-step-not-allowed","duplicate-detection-step-not-allowed","fraud-detection-step-not-allowed","aml-screening-step-not-allowed","identity-verification-step-not-allowed","contract-allowlist-step-not-allowed","company-verification-step-not-allowed","transaction-creation-step-not-allowed","transaction-screening-step-not-allowed","customer-screening-creation-step-not-allowed","data-sharing-step-not-allowed","travel-rule-step-not-allowed","wallet-monitoring-step-not-allowed","wallet-screening-step-invalid","rules-engine-step-invalid","duplicate-detection-step-invalid","fraud-detection-step-invalid","aml-screening-step-invalid","identity-verification-step-invalid","contract-allowlist-step-invalid","company-verification-step-invalid","transaction-creation-step-invalid","transaction-screening-step-invalid","customer-screening-creation-step-invalid","data-sharing-step-invalid","travel-rule-step-invalid","wallet-monitoring-step-invalid"]}},"verificationMode":{"type":"string","enum":["sandbox","full_verification"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"workflowSteps":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"type":{"type":"string","enum":["identity-verification","company-verification","duplicate-detection","aml-screening","wallet-screening","fraud-detection","contract-allowlist","rules-engine","transaction-creation","transaction-screening","customer-screening-creation","data-sharing","travel-rule","wallet-monitoring"]},"valid":{"type":"boolean"},"provider":{"type":"string","nullable":true,"enum":["nexeraIdSSID","nexeraIdKYB","synaps","ondato","complyAdvantage","big","scorechain","merkleScience","chainalysis","trmLabs","crystal","notabene","ipQualityScore","integratedComplyAdvantage","integratedScorechain","integratedIpqualityscore","notabene","integratedWalletMonitoring","onfido","sumsubKYC","seon","geocomply","sumsubKYB","integratedWalletMonitoring"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","type","valid","createdAt","updatedAt"]}},"protocol":{"type":"string","enum":["web2","web3"]}},"required":["id","status","type","workspaceId","organizationId","displayName","valid","reasons","verificationMode","createdAt","updatedAt","workflowSteps","protocol"]}}}}},"401":{"description":"List sig-gating workflows -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"post":{"operationId":"createSigGatingWorkflow","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Create a single sig-gating workflow.","requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"displayName":{"type":"string"}},"required":["displayName"]}}}},"responses":{"201":{"description":"Create workflow -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"status":{"type":"string","enum":["ACTIVE","INACTIVE"]},"type":{"type":"string","enum":["KYC","KYB","KYT","CustomerScreening","ZKP","TFHE","SigGating"]},"workspaceId":{"type":"string"},"organizationId":{"type":"string"},"displayName":{"type":"string"},"valid":{"type":"boolean"},"reasons":{"type":"array","nullable":true,"items":{"type":"string","enum":["identity-widget-configuration-required","wallet-screening-step-required","rules-engine-step-required","duplicate-detection-step-required","fraud-detection-step-required","aml-screening-step-required","identity-verification-step-required","contract-allowlist-step-required","company-verification-step-required","transaction-creation-step-required","transaction-screening-step-required","customer-screening-creation-step-required","data-sharing-step-required","travel-rule-step-required","wallet-monitoring-step-required","wallet-screening-step-not-allowed","rules-engine-step-not-allowed","duplicate-detection-step-not-allowed","fraud-detection-step-not-allowed","aml-screening-step-not-allowed","identity-verification-step-not-allowed","contract-allowlist-step-not-allowed","company-verification-step-not-allowed","transaction-creation-step-not-allowed","transaction-screening-step-not-allowed","customer-screening-creation-step-not-allowed","data-sharing-step-not-allowed","travel-rule-step-not-allowed","wallet-monitoring-step-not-allowed","wallet-screening-step-invalid","rules-engine-step-invalid","duplicate-detection-step-invalid","fraud-detection-step-invalid","aml-screening-step-invalid","identity-verification-step-invalid","contract-allowlist-step-invalid","company-verification-step-invalid","transaction-creation-step-invalid","transaction-screening-step-invalid","customer-screening-creation-step-invalid","data-sharing-step-invalid","travel-rule-step-invalid","wallet-monitoring-step-invalid"]}},"verificationMode":{"type":"string","enum":["sandbox","full_verification"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"workflowSteps":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"type":{"type":"string","enum":["identity-verification","company-verification","duplicate-detection","aml-screening","wallet-screening","fraud-detection","contract-allowlist","rules-engine","transaction-creation","transaction-screening","customer-screening-creation","data-sharing","travel-rule","wallet-monitoring"]},"valid":{"type":"boolean"},"provider":{"type":"string","nullable":true,"enum":["nexeraIdSSID","nexeraIdKYB","synaps","ondato","complyAdvantage","big","scorechain","merkleScience","chainalysis","trmLabs","crystal","notabene","ipQualityScore","integratedComplyAdvantage","integratedScorechain","integratedIpqualityscore","notabene","integratedWalletMonitoring","onfido","sumsubKYC","seon","geocomply","sumsubKYB","integratedWalletMonitoring"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","type","valid","createdAt","updatedAt"]}},"protocol":{"type":"string","enum":["web2","web3"]}},"required":["id","status","type","workspaceId","organizationId","displayName","valid","reasons","verificationMode","createdAt","updatedAt","workflowSteps","protocol"]}}}},"401":{"description":"Create workflow -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/workflows-engine/sig-gating/{id}":{"get":{"operationId":"getSigGatingWorkflow","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Get a single sig-gating workflow by ID.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"id","in":"path"}],"responses":{"200":{"description":"Get sig-gating workflow -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"status":{"type":"string","enum":["ACTIVE","INACTIVE"]},"type":{"type":"string","enum":["KYC","KYB","KYT","CustomerScreening","ZKP","TFHE","SigGating"]},"workspaceId":{"type":"string"},"organizationId":{"type":"string"},"displayName":{"type":"string"},"valid":{"type":"boolean"},"reasons":{"type":"array","nullable":true,"items":{"type":"string","enum":["identity-widget-configuration-required","wallet-screening-step-required","rules-engine-step-required","duplicate-detection-step-required","fraud-detection-step-required","aml-screening-step-required","identity-verification-step-required","contract-allowlist-step-required","company-verification-step-required","transaction-creation-step-required","transaction-screening-step-required","customer-screening-creation-step-required","data-sharing-step-required","travel-rule-step-required","wallet-monitoring-step-required","wallet-screening-step-not-allowed","rules-engine-step-not-allowed","duplicate-detection-step-not-allowed","fraud-detection-step-not-allowed","aml-screening-step-not-allowed","identity-verification-step-not-allowed","contract-allowlist-step-not-allowed","company-verification-step-not-allowed","transaction-creation-step-not-allowed","transaction-screening-step-not-allowed","customer-screening-creation-step-not-allowed","data-sharing-step-not-allowed","travel-rule-step-not-allowed","wallet-monitoring-step-not-allowed","wallet-screening-step-invalid","rules-engine-step-invalid","duplicate-detection-step-invalid","fraud-detection-step-invalid","aml-screening-step-invalid","identity-verification-step-invalid","contract-allowlist-step-invalid","company-verification-step-invalid","transaction-creation-step-invalid","transaction-screening-step-invalid","customer-screening-creation-step-invalid","data-sharing-step-invalid","travel-rule-step-invalid","wallet-monitoring-step-invalid"]}},"verificationMode":{"type":"string","enum":["sandbox","full_verification"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"workflowSteps":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"type":{"type":"string","enum":["identity-verification","company-verification","duplicate-detection","aml-screening","wallet-screening","fraud-detection","contract-allowlist","rules-engine","transaction-creation","transaction-screening","customer-screening-creation","data-sharing","travel-rule","wallet-monitoring"]},"valid":{"type":"boolean"},"provider":{"type":"string","nullable":true,"enum":["nexeraIdSSID","nexeraIdKYB","synaps","ondato","complyAdvantage","big","scorechain","merkleScience","chainalysis","trmLabs","crystal","notabene","ipQualityScore","integratedComplyAdvantage","integratedScorechain","integratedIpqualityscore","notabene","integratedWalletMonitoring","onfido","sumsubKYC","seon","geocomply","sumsubKYB","integratedWalletMonitoring"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","type","valid","createdAt","updatedAt"]}},"protocol":{"type":"string","enum":["web2","web3"]}},"required":["id","status","type","workspaceId","organizationId","displayName","valid","reasons","verificationMode","createdAt","updatedAt","workflowSteps","protocol"]}}}},"401":{"description":"Get sig-gating workflow -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"404":{"description":"Sig-gating workflow not found","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"patch":{"operationId":"updateSigGatingWorkflow","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Update a single sig-gating workflow.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"id","in":"path"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"status":{"type":"string","enum":["ACTIVE","INACTIVE"]},"displayName":{"type":"string"},"verificationMode":{"type":"string","enum":["sandbox","full_verification"]},"valid":{"type":"boolean"},"protocol":{"type":"string","enum":["web2","web3"]}}}}}},"responses":{"200":{"description":"Update workflow -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"status":{"type":"string","enum":["ACTIVE","INACTIVE"]},"type":{"type":"string","enum":["KYC","KYB","KYT","CustomerScreening","ZKP","TFHE","SigGating"]},"workspaceId":{"type":"string"},"organizationId":{"type":"string"},"displayName":{"type":"string"},"valid":{"type":"boolean"},"reasons":{"type":"array","nullable":true,"items":{"type":"string","enum":["identity-widget-configuration-required","wallet-screening-step-required","rules-engine-step-required","duplicate-detection-step-required","fraud-detection-step-required","aml-screening-step-required","identity-verification-step-required","contract-allowlist-step-required","company-verification-step-required","transaction-creation-step-required","transaction-screening-step-required","customer-screening-creation-step-required","data-sharing-step-required","travel-rule-step-required","wallet-monitoring-step-required","wallet-screening-step-not-allowed","rules-engine-step-not-allowed","duplicate-detection-step-not-allowed","fraud-detection-step-not-allowed","aml-screening-step-not-allowed","identity-verification-step-not-allowed","contract-allowlist-step-not-allowed","company-verification-step-not-allowed","transaction-creation-step-not-allowed","transaction-screening-step-not-allowed","customer-screening-creation-step-not-allowed","data-sharing-step-not-allowed","travel-rule-step-not-allowed","wallet-monitoring-step-not-allowed","wallet-screening-step-invalid","rules-engine-step-invalid","duplicate-detection-step-invalid","fraud-detection-step-invalid","aml-screening-step-invalid","identity-verification-step-invalid","contract-allowlist-step-invalid","company-verification-step-invalid","transaction-creation-step-invalid","transaction-screening-step-invalid","customer-screening-creation-step-invalid","data-sharing-step-invalid","travel-rule-step-invalid","wallet-monitoring-step-invalid"]}},"verificationMode":{"type":"string","enum":["sandbox","full_verification"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"workflowSteps":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"type":{"type":"string","enum":["identity-verification","company-verification","duplicate-detection","aml-screening","wallet-screening","fraud-detection","contract-allowlist","rules-engine","transaction-creation","transaction-screening","customer-screening-creation","data-sharing","travel-rule","wallet-monitoring"]},"valid":{"type":"boolean"},"provider":{"type":"string","nullable":true,"enum":["nexeraIdSSID","nexeraIdKYB","synaps","ondato","complyAdvantage","big","scorechain","merkleScience","chainalysis","trmLabs","crystal","notabene","ipQualityScore","integratedComplyAdvantage","integratedScorechain","integratedIpqualityscore","notabene","integratedWalletMonitoring","onfido","sumsubKYC","seon","geocomply","sumsubKYB","integratedWalletMonitoring"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","type","valid","createdAt","updatedAt"]}},"protocol":{"type":"string","enum":["web2","web3"]}},"required":["id","status","type","workspaceId","organizationId","displayName","valid","reasons","verificationMode","createdAt","updatedAt","workflowSteps","protocol"]}}}},"401":{"description":"Update workflow -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"404":{"description":"Update workflow -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"delete":{"operationId":"deleteSigGatingWorkflow","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Delete a single sig-gating workflow.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"id","in":"path"}],"responses":{"200":{"description":"Delete workflow -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"status":{"type":"string","enum":["ACTIVE","INACTIVE"]},"type":{"type":"string","enum":["KYC","KYB","KYT","CustomerScreening","ZKP","TFHE","SigGating"]},"workspaceId":{"type":"string"},"organizationId":{"type":"string"},"displayName":{"type":"string"},"valid":{"type":"boolean"},"reasons":{"type":"array","nullable":true,"items":{"type":"string","enum":["identity-widget-configuration-required","wallet-screening-step-required","rules-engine-step-required","duplicate-detection-step-required","fraud-detection-step-required","aml-screening-step-required","identity-verification-step-required","contract-allowlist-step-required","company-verification-step-required","transaction-creation-step-required","transaction-screening-step-required","customer-screening-creation-step-required","data-sharing-step-required","travel-rule-step-required","wallet-monitoring-step-required","wallet-screening-step-not-allowed","rules-engine-step-not-allowed","duplicate-detection-step-not-allowed","fraud-detection-step-not-allowed","aml-screening-step-not-allowed","identity-verification-step-not-allowed","contract-allowlist-step-not-allowed","company-verification-step-not-allowed","transaction-creation-step-not-allowed","transaction-screening-step-not-allowed","customer-screening-creation-step-not-allowed","data-sharing-step-not-allowed","travel-rule-step-not-allowed","wallet-monitoring-step-not-allowed","wallet-screening-step-invalid","rules-engine-step-invalid","duplicate-detection-step-invalid","fraud-detection-step-invalid","aml-screening-step-invalid","identity-verification-step-invalid","contract-allowlist-step-invalid","company-verification-step-invalid","transaction-creation-step-invalid","transaction-screening-step-invalid","customer-screening-creation-step-invalid","data-sharing-step-invalid","travel-rule-step-invalid","wallet-monitoring-step-invalid"]}},"verificationMode":{"type":"string","enum":["sandbox","full_verification"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"workflowSteps":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"type":{"type":"string","enum":["identity-verification","company-verification","duplicate-detection","aml-screening","wallet-screening","fraud-detection","contract-allowlist","rules-engine","transaction-creation","transaction-screening","customer-screening-creation","data-sharing","travel-rule","wallet-monitoring"]},"valid":{"type":"boolean"},"provider":{"type":"string","nullable":true,"enum":["nexeraIdSSID","nexeraIdKYB","synaps","ondato","complyAdvantage","big","scorechain","merkleScience","chainalysis","trmLabs","crystal","notabene","ipQualityScore","integratedComplyAdvantage","integratedScorechain","integratedIpqualityscore","notabene","integratedWalletMonitoring","onfido","sumsubKYC","seon","geocomply","sumsubKYB","integratedWalletMonitoring"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","type","valid","createdAt","updatedAt"]}},"protocol":{"type":"string","enum":["web2","web3"]}},"required":["id","status","type","workspaceId","organizationId","displayName","valid","reasons","verificationMode","createdAt","updatedAt","workflowSteps","protocol"]}}}},"400":{"description":"Delete workflow -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/workflows-engine/sig-gating/{workflowId}/rules-engine":{"post":{"operationId":"createRulesEngineSigGatingStep","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Create rules engine step.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"workflowId","in":"path"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"scenarioIds":{"type":"array","items":{}}},"required":["scenarioIds"]}}}},"responses":{"200":{"description":"Create rules engine step -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"workflowStepId":{"type":"string","format":"uuid"},"valid":{"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"scenarios":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"externalScenarioId":{"type":"string"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","externalScenarioId","createdAt","updatedAt"]}}},"required":["id","workflowStepId","valid","createdAt","updatedAt","scenarios"]}}}},"400":{"description":"Create rules engine step -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"get":{"operationId":"listSigGatingRulesEngineSteps","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"List rules engine steps with scenarios.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"workflowId","in":"path"}],"responses":{"200":{"description":"List rules engine step with scenarios -- success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"workflowStepId":{"type":"string","format":"uuid"},"valid":{"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"scenarios":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"externalScenarioId":{"type":"string"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","externalScenarioId","createdAt","updatedAt"]}}},"required":["id","workflowStepId","valid","createdAt","updatedAt","scenarios"]}}}}},"400":{"description":"List rules engine step with scenarios -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/workflows-engine/sig-gating/{workflowId}/rules-engine/{rulesEngineStepId}/scenarios/{scenarioId}":{"delete":{"operationId":"deleteRulesEngineSigGatingScenario","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Delete rules engine scenario.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"workflowId","in":"path"},{"schema":{"type":"string","format":"uuid"},"required":true,"name":"rulesEngineStepId","in":"path"},{"schema":{"anyOf":[{},{"type":"string","format":"uuid"}]},"required":true,"name":"scenarioId","in":"path"}],"responses":{"200":{"description":"Delete rules engine scenario -- success"},"400":{"description":"Delete rules engine scenario -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/workflows-engine/sig-gating/{workflowId}/rules-engine/{rulesEngineStepId}/scenarios":{"post":{"operationId":"createSigGatingRulesEngineScenarios","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Add rules engine scenarios.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"workflowId","in":"path"},{"schema":{"type":"string","format":"uuid"},"required":true,"name":"rulesEngineStepId","in":"path"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"scenarioIds":{"type":"array","items":{}}},"required":["scenarioIds"]}}}},"responses":{"200":{"description":"Add rules engine scenario -- success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"rulesEngineStepId":{"type":"string","format":"uuid"},"externalScenarioId":{"type":"string"},"name":{"type":"string","nullable":true},"description":{"type":"string","nullable":true},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","rulesEngineStepId","externalScenarioId","createdAt","updatedAt"]}}}}},"400":{"description":"Add rules engine scenario -- failure","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/blockchain-api/allowed-contracts":{"get":{"operationId":"listAllowedContracts","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"List all allowed contracts for the authenticated workspace.","responses":{"200":{"description":"List allowed contracts -- success","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"contractAddress":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},"abi":{"type":"array","nullable":true,"items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"},"inputs":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"}},"required":["name","type"]}}},"required":["type"]}},"contractName":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","blockchainNamespace","contractAddress","contractName","createdAt","updatedAt"]}}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"post":{"operationId":"createAllowedContract","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Create a new allowed contract.","parameters":[{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"contractAddress":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},"contractName":{"type":"string"},"abi":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"},"inputs":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"}},"required":["name","type"]}}},"required":["type"]}},"chainIds":{"type":"array","items":{"anyOf":[{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."}]},"minItems":1}},"required":["blockchainNamespace","contractAddress","contractName","chainIds"]}}}},"responses":{"201":{"description":"Create allowed contract -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"contractAddress":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},"abi":{"type":"array","nullable":true,"items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"},"inputs":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"}},"required":["name","type"]}}},"required":["type"]}},"contractName":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"chainIds":{"type":"array","items":{"anyOf":[{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."}]},"minItems":1}},"required":["id","blockchainNamespace","contractAddress","contractName","createdAt","updatedAt","chainIds"]}}}},"400":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/blockchain-api/allowed-contracts/{id}":{"put":{"operationId":"updateAllowedContract","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Update an existing allowed contract.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"id","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"contractName":{"type":"string"},"abi":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"},"inputs":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"}},"required":["name","type"]}}},"required":["type"]}}}}}}},"responses":{"200":{"description":"Update allowed contract -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"blockchainNamespace":{"type":"string","enum":["tezos","eip155","aptos","polkadot","starknet","cosmos","solana","cardano","bip122","xrpl","dash","tron","avax"]},"contractAddress":{"anyOf":[{"type":"string","description":"String value that identifies the address of a specific user. Normally tied to an EOA that includes the Smart Wallet."},{"type":"string","description":"Tezos address (implicit account)"},{"type":"string","description":"Tezos contract address"}]},"abi":{"type":"array","nullable":true,"items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"},"inputs":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"type":{"type":"string"}},"required":["name","type"]}}},"required":["type"]}},"contractName":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}},"required":["id","blockchainNamespace","contractAddress","contractName","createdAt","updatedAt"]}}}},"400":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"404":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"delete":{"operationId":"deleteAllowedContract","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Delete an allowed contract.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"id","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"204":{"description":"Delete allowed contract -- success"},"400":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"404":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/blockchain-api/allowed-contracts/batch/contract-chain-ids":{"post":{"operationId":"batchListContractChainIds","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"List contract chain IDs for multiple allowed contracts at once, with pagination.","parameters":[{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"allowedContractIds":{"type":"array","items":{"type":"string","format":"uuid"},"minItems":1},"currentPage":{"type":"integer","nullable":true,"minimum":0},"limit":{"type":"integer","minimum":1,"maximum":100}},"required":["allowedContractIds"]}}}},"responses":{"200":{"description":"Batch list contract chain IDs -- success","content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"allowedContractId":{"type":"string","format":"uuid"},"chainIds":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"allowedContractId":{"type":"string","format":"uuid"},"chainId":{"anyOf":[{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."}]}},"required":["id","allowedContractId","chainId"]}}},"required":["allowedContractId","chainIds"]}},"totalCount":{"type":"number","nullable":true},"currentPage":{"type":"number","nullable":true},"limit":{"type":"number","nullable":true}},"required":["data","totalCount","currentPage","limit"]}}}},"400":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/blockchain-api/allowed-contracts/{allowedContractId}/contract-chain-ids":{"get":{"operationId":"listContractChainIds","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"List contract chain IDs for a specific allowed contract.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"allowedContractId","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"200":{"description":"List contract chain IDs -- success","content":{"application/json":{"schema":{"type":"object","properties":{"chainIds":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"allowedContractId":{"type":"string","format":"uuid"},"chainId":{"anyOf":[{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."}]}},"required":["id","allowedContractId","chainId"]}}},"required":["chainIds"]}}}},"400":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/blockchain-api/allowed-contracts/{allowedContractId}/contract-chain-ids/batch":{"put":{"operationId":"updateChainIdsByAllowedContractId","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Update contract chain IDs for a specific allowed contract.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"allowedContractId","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"chainIds":{"type":"array","items":{"anyOf":[{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."}]},"minItems":1}},"required":["chainIds"]}}}},"responses":{"200":{"description":"Update contract chain IDs -- success","content":{"application/json":{"schema":{"type":"object","properties":{"chainIds":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","format":"uuid"},"allowedContractId":{"type":"string","format":"uuid"},"chainId":{"anyOf":[{"type":"string","enum":["1","137","80002","43114","43113","42161","421614","11155111","8453","84532","56","97","1284","1285","10","11155420","1291","295","296","254","2024","20241133","9990","3338","2040","78600","72080","50","51"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."},{"type":"string","enum":["NetXdQprcVkpaWU","NetXnHfVqm9iesp"],"description":"a numeric value that identifies the chain of the address. There are many sites that retrieve information on chainIDs such as <a href='https://chainlist.org/'>https://chainlist.org</a>."}]}},"required":["id","allowedContractId","chainId"]}}},"required":["chainIds"]}}}},"400":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"delete":{"operationId":"deleteContractChainIdsByAllowedContractId","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Delete all contract chain IDs for a specific allowed contract.","parameters":[{"schema":{"type":"string","format":"uuid"},"required":true,"name":"allowedContractId","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"204":{"description":"Delete contract chain IDs -- success"},"400":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/rules-engine/scenarios":{"post":{"operationId":"createScenario","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Create a new scenario.","parameters":[{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"primaryEvaluationMethod":{"type":"object","properties":{"operator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]}},"required":["attribute","operator"]}},"queryGroups":{"type":"array","items":{"type":"object","properties":{"id":{"description":"Unique ID for the query group"},"operator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]}},"required":["attribute","operator"]}}},"required":["operator","queries"]}}},"required":["operator","queries","queryGroups"]},"actions":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["SET_CUSTOMER_RISK_LEVEL","SET_CUSTOMER_STATUS","SET_ALERT_RISK_LEVEL","SET_TRANSACTION_RISK_LEVEL","SET_TRANSACTION_STATUS","ASSIGN_COMPLIANCE_OFFICER","CREATE_ALERT","ASSIGN_TAG","BLOCK_ON_CHAIN_TRANSACTION"]},"trigger":{"type":"string","enum":["ON_TRUE","ON_FALSE","ALWAYS"]},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"value":{"type":"string"}},"required":["type","trigger","status","value"]}},"entityType":{"type":"string","enum":["individual","company","transaction"]}},"required":["name","primaryEvaluationMethod","actions"]}}}},"responses":{"201":{"description":"Create scenario -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{},"name":{"type":"string"},"type":{"type":"string","enum":["PrivacyPreservingMonitoring","IndividualMonitoring","TransactionMonitoring","TFHE","BlockchainPolicies"]},"description":{"type":"string","nullable":true},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"entityType":{"type":"string","nullable":true,"enum":["individual","company","transaction"]},"cmsScenarioId":{"type":"string","nullable":true},"primaryEvaluationMethod":{"type":"object","nullable":true,"properties":{"id":{},"purpose":{"type":"string","enum":["TRIGGER","PRIMARY"]},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]},"value":{"anyOf":[{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"nullable":true},{"type":"array","items":{"type":"string"}},{"nullable":true}]},{"type":"array","items":{"type":"string"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"options":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"secondaryLinks":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayOrder":{"type":"number"},"cmsQueryId":{"type":"string","nullable":true},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"evaluationMethodId":{"nullable":true},"queryGroupId":{"nullable":true},"interpretDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]},"interpretSecondaryDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]}},"required":["id","datasetColumnId","sourceDatasetColumnId","specialDataSetType","operator","timeframe","attribute","secondaryAttribute","options","displayMode","secondaryLinks","displayOrder","cmsQueryId","createdAt","updatedAt","createdBy","updatedBy"]}},"queryGroups":{"type":"array","items":{"type":"object","description":"A query group with nested subGroups forming a recursive hierarchy.","title":"RecursiveQueryGroup","properties":{"id":{"type":"string","description":"Unique identifier of the query group"},"evaluationMethodId":{"type":"string","description":"Identifier for the evaluation method"},"operator":{"type":"string","description":"Logical operator applied in the group"},"createdAt":{"type":"string","format":"date-time","description":"Creation timestamp"},"updatedAt":{"type":"string","format":"date-time","description":"Last update timestamp"},"queries":{"type":"array","description":"List of queries in this group","items":{"$ref":"#/components/schemas/QueriesOutput"}},"createdBy":{"type":"string","description":"ID of member who created the group"},"updatedBy":{"type":"string","description":"ID of member who last updated the group"},"parentGroupId":{"type":["string","null"],"nullable":true,"description":"Optional parent group ID"},"subGroups":{"type":"array","description":"Nested sub query groups","items":{"$ref":"#/components/schemas/RecursiveQueryGroup"}}},"required":["id","evaluationMethodId","operator","createdAt","updatedAt","queries","createdBy","updatedBy","subGroups"]}},"type":{"type":"string","enum":["fixed_risk_matrix","composable_rules_system"]},"scenarioId":{},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","purpose","queryBlocksMergeOperator","queries","queryGroups","type","scenarioId","status","createdBy","updatedBy","createdAt","updatedAt"]},"triggerEvaluationMethod":{"type":"object","nullable":true,"properties":{"id":{},"purpose":{"type":"string","enum":["TRIGGER","PRIMARY"]},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]},"value":{"anyOf":[{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"nullable":true},{"type":"array","items":{"type":"string"}},{"nullable":true}]},{"type":"array","items":{"type":"string"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"options":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"secondaryLinks":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayOrder":{"type":"number"},"cmsQueryId":{"type":"string","nullable":true},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"evaluationMethodId":{"nullable":true},"queryGroupId":{"nullable":true},"interpretDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]},"interpretSecondaryDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]}},"required":["id","datasetColumnId","sourceDatasetColumnId","specialDataSetType","operator","timeframe","attribute","secondaryAttribute","options","displayMode","secondaryLinks","displayOrder","cmsQueryId","createdAt","updatedAt","createdBy","updatedBy"]}},"queryGroups":{"type":"array","items":{"type":"object","description":"A query group with nested subGroups forming a recursive hierarchy.","title":"RecursiveQueryGroup","properties":{"id":{"type":"string","description":"Unique identifier of the query group"},"evaluationMethodId":{"type":"string","description":"Identifier for the evaluation method"},"operator":{"type":"string","description":"Logical operator applied in the group"},"createdAt":{"type":"string","format":"date-time","description":"Creation timestamp"},"updatedAt":{"type":"string","format":"date-time","description":"Last update timestamp"},"queries":{"type":"array","description":"List of queries in this group","items":{"$ref":"#/components/schemas/QueriesOutput"}},"createdBy":{"type":"string","description":"ID of member who created the group"},"updatedBy":{"type":"string","description":"ID of member who last updated the group"},"parentGroupId":{"type":["string","null"],"nullable":true,"description":"Optional parent group ID"},"subGroups":{"type":"array","description":"Nested sub query groups","items":{"$ref":"#/components/schemas/RecursiveQueryGroup"}}},"required":["id","evaluationMethodId","operator","createdAt","updatedAt","queries","createdBy","updatedBy","subGroups"]}},"type":{"type":"string","enum":["fixed_risk_matrix","composable_rules_system"]},"scenarioId":{},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","purpose","queryBlocksMergeOperator","queries","queryGroups","type","scenarioId","status","createdBy","updatedBy","createdAt","updatedAt"]},"actions":{"type":"array","items":{"type":"object","properties":{"id":{},"scenarioId":{},"type":{"type":"string","enum":["SET_CUSTOMER_RISK_LEVEL","SET_CUSTOMER_STATUS","SET_ALERT_RISK_LEVEL","SET_TRANSACTION_RISK_LEVEL","SET_TRANSACTION_STATUS","ASSIGN_COMPLIANCE_OFFICER","CREATE_ALERT","ASSIGN_TAG","BLOCK_ON_CHAIN_TRANSACTION"]},"value":{"type":"string"},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"trigger":{"type":"string","enum":["ON_TRUE","ON_FALSE","ALWAYS"]},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","scenarioId","type","value","status","trigger","createdAt","updatedAt"]}},"mode":{"type":"string","enum":["INTERNAL","EXTERNAL"]}},"required":["id","name","type","description","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy","entityType","cmsScenarioId","primaryEvaluationMethod","triggerEvaluationMethod","actions","mode"]}}}},"400":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"get":{"operationId":"listScenarios","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"List all scenarios for the authenticated workspace.","parameters":[{"schema":{"type":"string","default":"0"},"required":false,"name":"currentPage","in":"query"},{"schema":{"type":"string","default":"10"},"required":false,"name":"limit","in":"query"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"200":{"description":"List scenarios -- success","content":{"application/json":{"schema":{"type":"object","properties":{"data":{"type":"array","items":{"type":"object","properties":{"id":{},"name":{"type":"string"},"type":{"type":"string","enum":["PrivacyPreservingMonitoring","IndividualMonitoring","TransactionMonitoring","TFHE","BlockchainPolicies"]},"description":{"type":"string","nullable":true},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"entityType":{"type":"string","nullable":true,"enum":["individual","company","transaction"]},"cmsScenarioId":{"type":"string","nullable":true},"primaryEvaluationMethod":{"type":"object","nullable":true,"properties":{"id":{},"purpose":{"type":"string","enum":["TRIGGER","PRIMARY"]},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]},"value":{"anyOf":[{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"nullable":true},{"type":"array","items":{"type":"string"}},{"nullable":true}]},{"type":"array","items":{"type":"string"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"options":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"secondaryLinks":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayOrder":{"type":"number"},"cmsQueryId":{"type":"string","nullable":true},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"evaluationMethodId":{"nullable":true},"queryGroupId":{"nullable":true},"interpretDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]},"interpretSecondaryDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]}},"required":["id","datasetColumnId","sourceDatasetColumnId","specialDataSetType","operator","timeframe","attribute","secondaryAttribute","options","displayMode","secondaryLinks","displayOrder","cmsQueryId","createdAt","updatedAt","createdBy","updatedBy"]}},"queryGroups":{"type":"array","items":{"type":"object","description":"A query group with nested subGroups forming a recursive hierarchy.","title":"RecursiveQueryGroup","properties":{"id":{"type":"string","description":"Unique identifier of the query group"},"evaluationMethodId":{"type":"string","description":"Identifier for the evaluation method"},"operator":{"type":"string","description":"Logical operator applied in the group"},"createdAt":{"type":"string","format":"date-time","description":"Creation timestamp"},"updatedAt":{"type":"string","format":"date-time","description":"Last update timestamp"},"queries":{"type":"array","description":"List of queries in this group","items":{"$ref":"#/components/schemas/QueriesOutput"}},"createdBy":{"type":"string","description":"ID of member who created the group"},"updatedBy":{"type":"string","description":"ID of member who last updated the group"},"parentGroupId":{"type":["string","null"],"nullable":true,"description":"Optional parent group ID"},"subGroups":{"type":"array","description":"Nested sub query groups","items":{"$ref":"#/components/schemas/RecursiveQueryGroup"}}},"required":["id","evaluationMethodId","operator","createdAt","updatedAt","queries","createdBy","updatedBy","subGroups"]}},"type":{"type":"string","enum":["fixed_risk_matrix","composable_rules_system"]},"scenarioId":{},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","purpose","queryBlocksMergeOperator","queries","queryGroups","type","scenarioId","status","createdBy","updatedBy","createdAt","updatedAt"]},"triggerEvaluationMethod":{"type":"object","nullable":true,"properties":{"id":{},"purpose":{"type":"string","enum":["TRIGGER","PRIMARY"]},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]},"value":{"anyOf":[{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"nullable":true},{"type":"array","items":{"type":"string"}},{"nullable":true}]},{"type":"array","items":{"type":"string"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"options":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"secondaryLinks":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayOrder":{"type":"number"},"cmsQueryId":{"type":"string","nullable":true},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"evaluationMethodId":{"nullable":true},"queryGroupId":{"nullable":true},"interpretDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]},"interpretSecondaryDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]}},"required":["id","datasetColumnId","sourceDatasetColumnId","specialDataSetType","operator","timeframe","attribute","secondaryAttribute","options","displayMode","secondaryLinks","displayOrder","cmsQueryId","createdAt","updatedAt","createdBy","updatedBy"]}},"queryGroups":{"type":"array","items":{"type":"object","description":"A query group with nested subGroups forming a recursive hierarchy.","title":"RecursiveQueryGroup","properties":{"id":{"type":"string","description":"Unique identifier of the query group"},"evaluationMethodId":{"type":"string","description":"Identifier for the evaluation method"},"operator":{"type":"string","description":"Logical operator applied in the group"},"createdAt":{"type":"string","format":"date-time","description":"Creation timestamp"},"updatedAt":{"type":"string","format":"date-time","description":"Last update timestamp"},"queries":{"type":"array","description":"List of queries in this group","items":{"$ref":"#/components/schemas/QueriesOutput"}},"createdBy":{"type":"string","description":"ID of member who created the group"},"updatedBy":{"type":"string","description":"ID of member who last updated the group"},"parentGroupId":{"type":["string","null"],"nullable":true,"description":"Optional parent group ID"},"subGroups":{"type":"array","description":"Nested sub query groups","items":{"$ref":"#/components/schemas/RecursiveQueryGroup"}}},"required":["id","evaluationMethodId","operator","createdAt","updatedAt","queries","createdBy","updatedBy","subGroups"]}},"type":{"type":"string","enum":["fixed_risk_matrix","composable_rules_system"]},"scenarioId":{},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","purpose","queryBlocksMergeOperator","queries","queryGroups","type","scenarioId","status","createdBy","updatedBy","createdAt","updatedAt"]},"actions":{"type":"array","items":{"type":"object","properties":{"id":{},"scenarioId":{},"type":{"type":"string","enum":["SET_CUSTOMER_RISK_LEVEL","SET_CUSTOMER_STATUS","SET_ALERT_RISK_LEVEL","SET_TRANSACTION_RISK_LEVEL","SET_TRANSACTION_STATUS","ASSIGN_COMPLIANCE_OFFICER","CREATE_ALERT","ASSIGN_TAG","BLOCK_ON_CHAIN_TRANSACTION"]},"value":{"type":"string"},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"trigger":{"type":"string","enum":["ON_TRUE","ON_FALSE","ALWAYS"]},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","scenarioId","type","value","status","trigger","createdAt","updatedAt"]}},"mode":{"type":"string","enum":["INTERNAL","EXTERNAL"]}},"required":["id","name","type","description","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy","entityType","cmsScenarioId","primaryEvaluationMethod","triggerEvaluationMethod","actions","mode"]}},"totalCount":{"type":"number"}},"required":["data","totalCount"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}},"/rules-engine/scenarios/{id}":{"get":{"operationId":"getScenario","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Get a specific scenario by ID.","parameters":[{"schema":{},"required":true,"name":"id","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"200":{"description":"Get scenario -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{},"name":{"type":"string"},"type":{"type":"string","enum":["PrivacyPreservingMonitoring","IndividualMonitoring","TransactionMonitoring","TFHE","BlockchainPolicies"]},"description":{"type":"string","nullable":true},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"entityType":{"type":"string","nullable":true,"enum":["individual","company","transaction"]},"cmsScenarioId":{"type":"string","nullable":true},"primaryEvaluationMethod":{"type":"object","nullable":true,"properties":{"id":{},"purpose":{"type":"string","enum":["TRIGGER","PRIMARY"]},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]},"value":{"anyOf":[{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"nullable":true},{"type":"array","items":{"type":"string"}},{"nullable":true}]},{"type":"array","items":{"type":"string"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"options":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"secondaryLinks":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayOrder":{"type":"number"},"cmsQueryId":{"type":"string","nullable":true},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"evaluationMethodId":{"nullable":true},"queryGroupId":{"nullable":true},"interpretDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]},"interpretSecondaryDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]}},"required":["id","datasetColumnId","sourceDatasetColumnId","specialDataSetType","operator","timeframe","attribute","secondaryAttribute","options","displayMode","secondaryLinks","displayOrder","cmsQueryId","createdAt","updatedAt","createdBy","updatedBy"]}},"queryGroups":{"type":"array","items":{"type":"object","description":"A query group with nested subGroups forming a recursive hierarchy.","title":"RecursiveQueryGroup","properties":{"id":{"type":"string","description":"Unique identifier of the query group"},"evaluationMethodId":{"type":"string","description":"Identifier for the evaluation method"},"operator":{"type":"string","description":"Logical operator applied in the group"},"createdAt":{"type":"string","format":"date-time","description":"Creation timestamp"},"updatedAt":{"type":"string","format":"date-time","description":"Last update timestamp"},"queries":{"type":"array","description":"List of queries in this group","items":{"$ref":"#/components/schemas/QueriesOutput"}},"createdBy":{"type":"string","description":"ID of member who created the group"},"updatedBy":{"type":"string","description":"ID of member who last updated the group"},"parentGroupId":{"type":["string","null"],"nullable":true,"description":"Optional parent group ID"},"subGroups":{"type":"array","description":"Nested sub query groups","items":{"$ref":"#/components/schemas/RecursiveQueryGroup"}}},"required":["id","evaluationMethodId","operator","createdAt","updatedAt","queries","createdBy","updatedBy","subGroups"]}},"type":{"type":"string","enum":["fixed_risk_matrix","composable_rules_system"]},"scenarioId":{},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","purpose","queryBlocksMergeOperator","queries","queryGroups","type","scenarioId","status","createdBy","updatedBy","createdAt","updatedAt"]},"triggerEvaluationMethod":{"type":"object","nullable":true,"properties":{"id":{},"purpose":{"type":"string","enum":["TRIGGER","PRIMARY"]},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]},"value":{"anyOf":[{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"nullable":true},{"type":"array","items":{"type":"string"}},{"nullable":true}]},{"type":"array","items":{"type":"string"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"options":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"secondaryLinks":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayOrder":{"type":"number"},"cmsQueryId":{"type":"string","nullable":true},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"evaluationMethodId":{"nullable":true},"queryGroupId":{"nullable":true},"interpretDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]},"interpretSecondaryDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]}},"required":["id","datasetColumnId","sourceDatasetColumnId","specialDataSetType","operator","timeframe","attribute","secondaryAttribute","options","displayMode","secondaryLinks","displayOrder","cmsQueryId","createdAt","updatedAt","createdBy","updatedBy"]}},"queryGroups":{"type":"array","items":{"type":"object","description":"A query group with nested subGroups forming a recursive hierarchy.","title":"RecursiveQueryGroup","properties":{"id":{"type":"string","description":"Unique identifier of the query group"},"evaluationMethodId":{"type":"string","description":"Identifier for the evaluation method"},"operator":{"type":"string","description":"Logical operator applied in the group"},"createdAt":{"type":"string","format":"date-time","description":"Creation timestamp"},"updatedAt":{"type":"string","format":"date-time","description":"Last update timestamp"},"queries":{"type":"array","description":"List of queries in this group","items":{"$ref":"#/components/schemas/QueriesOutput"}},"createdBy":{"type":"string","description":"ID of member who created the group"},"updatedBy":{"type":"string","description":"ID of member who last updated the group"},"parentGroupId":{"type":["string","null"],"nullable":true,"description":"Optional parent group ID"},"subGroups":{"type":"array","description":"Nested sub query groups","items":{"$ref":"#/components/schemas/RecursiveQueryGroup"}}},"required":["id","evaluationMethodId","operator","createdAt","updatedAt","queries","createdBy","updatedBy","subGroups"]}},"type":{"type":"string","enum":["fixed_risk_matrix","composable_rules_system"]},"scenarioId":{},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","purpose","queryBlocksMergeOperator","queries","queryGroups","type","scenarioId","status","createdBy","updatedBy","createdAt","updatedAt"]},"actions":{"type":"array","items":{"type":"object","properties":{"id":{},"scenarioId":{},"type":{"type":"string","enum":["SET_CUSTOMER_RISK_LEVEL","SET_CUSTOMER_STATUS","SET_ALERT_RISK_LEVEL","SET_TRANSACTION_RISK_LEVEL","SET_TRANSACTION_STATUS","ASSIGN_COMPLIANCE_OFFICER","CREATE_ALERT","ASSIGN_TAG","BLOCK_ON_CHAIN_TRANSACTION"]},"value":{"type":"string"},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"trigger":{"type":"string","enum":["ON_TRUE","ON_FALSE","ALWAYS"]},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","scenarioId","type","value","status","trigger","createdAt","updatedAt"]}},"mode":{"type":"string","enum":["INTERNAL","EXTERNAL"]}},"required":["id","name","type","description","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy","entityType","cmsScenarioId","primaryEvaluationMethod","triggerEvaluationMethod","actions","mode"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"404":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"put":{"operationId":"updateScenario","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Update a scenario.","parameters":[{"schema":{},"required":true,"name":"id","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"name":{"type":"string"},"description":{"type":"string","nullable":true},"primaryEvaluationMethod":{"type":"object","properties":{"operator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]}},"required":["attribute","operator"]}},"queryGroups":{"type":"array","items":{"type":"object","properties":{"id":{"description":"Unique ID for the query group"},"operator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"queryId":{"description":"Unique ID for the query"},"id":{"description":"Unique ID for the query"},"requestId":{"type":"number","nullable":true,"description":"Request ID for ZKPs"},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"value":{"anyOf":[{"type":"boolean"},{"type":"string"},{"type":"number"},{"type":"array","items":{"type":"string"}},{"type":"array","items":{"type":"number"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]}},"required":["attribute","operator"]}}},"required":["operator","queries"]}}},"required":["operator","queries","queryGroups"]},"actions":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string","enum":["SET_CUSTOMER_RISK_LEVEL","SET_CUSTOMER_STATUS","SET_ALERT_RISK_LEVEL","SET_TRANSACTION_RISK_LEVEL","SET_TRANSACTION_STATUS","ASSIGN_COMPLIANCE_OFFICER","CREATE_ALERT","ASSIGN_TAG","BLOCK_ON_CHAIN_TRANSACTION"]},"trigger":{"type":"string","enum":["ON_TRUE","ON_FALSE","ALWAYS"]},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"value":{"type":"string"}},"required":["type","trigger","status","value"]}},"entityType":{"type":"string","enum":["individual","company","transaction"]}},"required":["name","primaryEvaluationMethod","actions"]}}}},"responses":{"200":{"description":"Update scenario -- success","content":{"application/json":{"schema":{"type":"object","properties":{"id":{},"name":{"type":"string"},"type":{"type":"string","enum":["PrivacyPreservingMonitoring","IndividualMonitoring","TransactionMonitoring","TFHE","BlockchainPolicies"]},"description":{"type":"string","nullable":true},"organizationId":{"type":"string"},"workspaceId":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"entityType":{"type":"string","nullable":true,"enum":["individual","company","transaction"]},"cmsScenarioId":{"type":"string","nullable":true},"primaryEvaluationMethod":{"type":"object","nullable":true,"properties":{"id":{},"purpose":{"type":"string","enum":["TRIGGER","PRIMARY"]},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]},"value":{"anyOf":[{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"nullable":true},{"type":"array","items":{"type":"string"}},{"nullable":true}]},{"type":"array","items":{"type":"string"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"options":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"secondaryLinks":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayOrder":{"type":"number"},"cmsQueryId":{"type":"string","nullable":true},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"evaluationMethodId":{"nullable":true},"queryGroupId":{"nullable":true},"interpretDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]},"interpretSecondaryDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]}},"required":["id","datasetColumnId","sourceDatasetColumnId","specialDataSetType","operator","timeframe","attribute","secondaryAttribute","options","displayMode","secondaryLinks","displayOrder","cmsQueryId","createdAt","updatedAt","createdBy","updatedBy"]}},"queryGroups":{"type":"array","items":{"type":"object","description":"A query group with nested subGroups forming a recursive hierarchy.","title":"RecursiveQueryGroup","properties":{"id":{"type":"string","description":"Unique identifier of the query group"},"evaluationMethodId":{"type":"string","description":"Identifier for the evaluation method"},"operator":{"type":"string","description":"Logical operator applied in the group"},"createdAt":{"type":"string","format":"date-time","description":"Creation timestamp"},"updatedAt":{"type":"string","format":"date-time","description":"Last update timestamp"},"queries":{"type":"array","description":"List of queries in this group","items":{"$ref":"#/components/schemas/QueriesOutput"}},"createdBy":{"type":"string","description":"ID of member who created the group"},"updatedBy":{"type":"string","description":"ID of member who last updated the group"},"parentGroupId":{"type":["string","null"],"nullable":true,"description":"Optional parent group ID"},"subGroups":{"type":"array","description":"Nested sub query groups","items":{"$ref":"#/components/schemas/RecursiveQueryGroup"}}},"required":["id","evaluationMethodId","operator","createdAt","updatedAt","queries","createdBy","updatedBy","subGroups"]}},"type":{"type":"string","enum":["fixed_risk_matrix","composable_rules_system"]},"scenarioId":{},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","purpose","queryBlocksMergeOperator","queries","queryGroups","type","scenarioId","status","createdBy","updatedBy","createdAt","updatedAt"]},"triggerEvaluationMethod":{"type":"object","nullable":true,"properties":{"id":{},"purpose":{"type":"string","enum":["TRIGGER","PRIMARY"]},"queryBlocksMergeOperator":{"type":"string","enum":["AND","OR"]},"queries":{"type":"array","items":{"type":"object","properties":{"id":{},"datasetColumnId":{"nullable":true},"sourceDatasetColumnId":{"nullable":true},"specialDataSetType":{"type":"string","nullable":true,"enum":["ACTIVE_USERS_ADDRESSES"]},"value":{"anyOf":[{"anyOf":[{"type":"string"},{"type":"number"},{"type":"boolean"},{"nullable":true},{"type":"array","items":{"type":"string"}},{"nullable":true}]},{"type":"array","items":{"type":"string"}},{"nullable":true}]},"operator":{"type":"string","enum":["$noop","$eq","$lt","$lte","$gt","$gte","$in","$nin","$ne","$exists","$has","$nhas"]},"timeframe":{"type":"string","nullable":true,"enum":["daily","weekly","monthly","yearly"]},"attribute":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"secondaryAttribute":{"type":"object","nullable":true,"properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]},"options":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayMode":{"type":"string","nullable":true,"enum":["amount","percentage"]},"secondaryLinks":{"type":"array","nullable":true,"items":{"type":"object","properties":{"title":{"type":"string"},"link":{"type":"object","properties":{"version":{"type":"string","enum":["v1"]},"schema":{"type":"string","enum":["Customer","KycSession","Transaction","TfheKycSession","Tfhe","Web3Transaction"]},"path":{"type":"string"}},"required":["version","schema","path"]}},"required":["title","link"]}},"displayOrder":{"type":"number"},"cmsQueryId":{"type":"string","nullable":true},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"evaluationMethodId":{"nullable":true},"queryGroupId":{"nullable":true},"interpretDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]},"interpretSecondaryDataAs":{"type":"string","nullable":true,"enum":["bigint","date","number","boolean","string","decimal","array"]}},"required":["id","datasetColumnId","sourceDatasetColumnId","specialDataSetType","operator","timeframe","attribute","secondaryAttribute","options","displayMode","secondaryLinks","displayOrder","cmsQueryId","createdAt","updatedAt","createdBy","updatedBy"]}},"queryGroups":{"type":"array","items":{"type":"object","description":"A query group with nested subGroups forming a recursive hierarchy.","title":"RecursiveQueryGroup","properties":{"id":{"type":"string","description":"Unique identifier of the query group"},"evaluationMethodId":{"type":"string","description":"Identifier for the evaluation method"},"operator":{"type":"string","description":"Logical operator applied in the group"},"createdAt":{"type":"string","format":"date-time","description":"Creation timestamp"},"updatedAt":{"type":"string","format":"date-time","description":"Last update timestamp"},"queries":{"type":"array","description":"List of queries in this group","items":{"$ref":"#/components/schemas/QueriesOutput"}},"createdBy":{"type":"string","description":"ID of member who created the group"},"updatedBy":{"type":"string","description":"ID of member who last updated the group"},"parentGroupId":{"type":["string","null"],"nullable":true,"description":"Optional parent group ID"},"subGroups":{"type":"array","description":"Nested sub query groups","items":{"$ref":"#/components/schemas/RecursiveQueryGroup"}}},"required":["id","evaluationMethodId","operator","createdAt","updatedAt","queries","createdBy","updatedBy","subGroups"]}},"type":{"type":"string","enum":["fixed_risk_matrix","composable_rules_system"]},"scenarioId":{},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"createdBy":{"type":"string"},"updatedBy":{"type":"string"},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","purpose","queryBlocksMergeOperator","queries","queryGroups","type","scenarioId","status","createdBy","updatedBy","createdAt","updatedAt"]},"actions":{"type":"array","items":{"type":"object","properties":{"id":{},"scenarioId":{},"type":{"type":"string","enum":["SET_CUSTOMER_RISK_LEVEL","SET_CUSTOMER_STATUS","SET_ALERT_RISK_LEVEL","SET_TRANSACTION_RISK_LEVEL","SET_TRANSACTION_STATUS","ASSIGN_COMPLIANCE_OFFICER","CREATE_ALERT","ASSIGN_TAG","BLOCK_ON_CHAIN_TRANSACTION"]},"value":{"type":"string"},"status":{"type":"string","enum":["ENABLED","DISABLED"]},"trigger":{"type":"string","enum":["ON_TRUE","ON_FALSE","ALWAYS"]},"createdAt":{"type":"string","nullable":true},"updatedAt":{"type":"string","nullable":true}},"required":["id","scenarioId","type","value","status","trigger","createdAt","updatedAt"]}},"mode":{"type":"string","enum":["INTERNAL","EXTERNAL"]}},"required":["id","name","type","description","organizationId","workspaceId","createdAt","updatedAt","createdBy","updatedBy","entityType","cmsScenarioId","primaryEvaluationMethod","triggerEvaluationMethod","actions","mode"]}}}},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"404":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}},"delete":{"operationId":"deleteScenario","security":[{"workspaceApiKey":[]}],"tags":["Sig Gating Workflows API"],"description":"Delete a specific scenario by ID.","parameters":[{"schema":{},"required":true,"name":"id","in":"path"},{"schema":{"type":"string"},"required":true,"name":"X-API-Key","in":"header"}],"responses":{"204":{"description":"Delete scenario -- success"},"401":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"404":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}},"500":{"description":"Server Error","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"traceId":{"type":"string"}},"required":["message"]}}}}}}}},"components":{"responses":{"error":{"description":"Error response","content":{"application/json":{"schema":{"type":"object","properties":{"message":{"type":"string"},"code":{"type":"string"},"issues":{"type":"array","items":{"type":"object","properties":{"message":{"type":"string"}},"required":["message"],"additionalProperties":false}}},"required":["message","code"],"additionalProperties":false}}}}},"securitySchemes":{"Authorization":{"type":"http","scheme":"bearer"},"workspaceApiKey":{"type":"apiKey","in":"header","name":"X-API-Key"},"jwt":{"type":"apiKey","in":"header","name":"Authorization"}},"schemas":{},"parameters":{}}}