Create an enrollmentAsk AIpost https://api-sandbox.trice.co/hub/v1/enrollmentsCreates a new EnrollmentBody ParamsEnrollment bodycapabilitiesobjectrequiredA hash containing the set of capabilities that were requested for this account and their associated states. Keys are names of capabilities. Values may be active, inactive, or pending.capabilities objectrouting_numberstringrequiredABA compliant routing number for the enrollment bank account.HeadersX-TRICE-ACCOUNTuuidrequiredA parent account can include this header as reference to the descendent account being operated on.X-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.Responses 201New Enrollment Response OK 400Bad request 401Unauthorized 404Not found 409Conflict 502Bad gateway defaultErrorUpdated 5 months ago