Create a partyAsk AIpost https://api-sandbox.trice.co/hub/v1/partiesCreates a new PartyBody ParamsParty bodyaddressobjectThe physical address of the person or business that owns the bank account.address objectbank_detailsobjectThe account details for the bank account.bank_details objectcan_receivebooleanIf set to true the party can receive funds, if false funds will be rejected.truetruefalsedobobjectIf the party is an individual, this is the individual date of birth.dob objectdomesticbooleanIf set to true the party is domiciled in the united states, if false the party is domiciled outside the united states.truetruefalseemailstringlength ≤ 200The email of the person or business that owns the bank account.internal_descriptionstringlength ≤ 250Up to 250 chars of additional information about the party only visible to you.namestringlength ≤ 200The name of the person or business that owns the bank account.phoneobjectThe phone number of the person or business that owns the bank account.phone objectssnstringThe party Social Security number if it is an individual.tax_idstringIf the party is a business, this is the business EIN.typestringenumThe type of entity that holds the account. This can be either individual or business.businessindividualbusinessAllowed:individualbusinessverified_forarray of stringsList of bank verifications for the party. The set can include transpecos_banks, local_bank. WARNING, IF THIS IS NOT EXPLICITELY SET, THE SYSTEM WILL NULL THE verified_for FIELD WITH ANY POST OR PUT OPERATIONverified_forADD stringHeadersX-TRICE-IDEMPOTENCY-KEYuuidA key used to manage the response in the case of a duplicate request. If a response with the same key already exists, then the previous response will be echoed.X-TRICE-ACCOUNTuuidA parent account can include this header as reference to the descendent account being operated on.Responses 201New Party Response OK 400Bad request 401Unauthorized 404Not found 409Conflict 502Bad gateway defaultErrorUpdated 5 months ago