Skip to main content

Counterparty

Create Counterparty

/counterparty

Sample Request

{
"counterpartyType": "FIAT_US",
"supportedRails": [
"ACH"
],
"customerId": "84ee11bb-9834-42a8-aac3-89ef026d640e",
"description": "Biotech Partner Account",
"profileType": "CORPORATION",
"profile": {
"name": "Bianka LLC",
"relationshipToCustomer": "SUPPLIER",
"address": {
"countryCode": "US",
"street1": "123 Oasis Road",
"city": "Sana'\''a",
"postalCode": "98101",
"state": "AL",
"street2": "Apt 5"
},
"lineOfBusiness": "BIOTECH_PHARMACEUTICAL",
"email": "Cristopher.Abshire@hotmail.com",
"telephoneNumber": "+1 4743850123",
"taxReferenceNumber": "899289319"
},
"accountInformation": {
"assetTypeId": "FIAT_TESTNET_USD",
"bankAccountType": "SAVING",
"accountNumber": "86518007",
"routingNumber": "899289319",
"swiftBic": "YHROADB1839",
"institutionName": "Bank of Norway",
"institutionAddress": {
"countryCode": "US",
"street1": "456 Fjord Lane",
"city": "Oslo",
"state": "AL",
"postalCode": "41001",
"street2": "Suite 200"
}
}
}

Sample Response

{
"customerId": "84ee11bb-9834-42a8-aac3-89ef026d640e",
"description": "Biotech Partner Account",
"isLinked": false,
"isKYCDone": false,
"counterpartyType": "FIAT_US",
"supportedRails": [
"ACH"
],
"profileType": "CORPORATION",
"accountInformation": {
"assetTypeId": "FIAT_TESTNET_USD",
"accountNumber": "18034917",
"bankAccountType": "SAVING",
"routingNumber": "878088444",
"swiftBic": "NKRUFKE1TAG",
"institutionName": "Bank of Norway",
"institutionAddress": {
"countryCode": "US",
"street1": "456 Fjord Lane",
"city": "Oslo",
"state": "AL",
"postalCode": "41001",
"street2": "Suite 200"
}
},
"status": "PENDING",
"createdAt": "2024-08-20T18:26:20.153Z",
"updatedAt": "2024-08-20T18:26:23.248Z",
"__v": 0,
"profile": {
"email": "Marisa_Mueller82@gmail.com",
"telephoneNumber": "+1 4743850123",
"taxReferenceNumber": "878088444",
"address": {
"countryCode": "US",
"street1": "123 Oasis Road",
"city": "Sana'a",
"postalCode": "98101",
"state": "AL",
"street2": "Apt 5"
},
"relationshipToCustomer": "SUPPLIER",
"name": "Bianka LLC",
"lineOfBusiness": "BIOTECH_PHARMACEUTICAL"
},
"id": "e7cbbb4c-e690-4a73-9a3b-7472a20b522c"
}