Create contractAsk AIpost https://api.finx-s.qwist.cloud/rest/contractsCreate a new contract based on a given set of transactions.Body Paramspayment_frequencystringenumrequiredFrequency of payments for this contract.monthlyquarterlyhalf-yearlyyearlyAllowed:monthlyquarterlyhalf-yearlyyearlytransaction_idsarray of objectsrequiredlength between 1 and 1The transactions which should be part of the new contract. Limitations: Currently only one transaction can be provided. The transactions must not already be associated with another contract. transaction_ids* stringHeadersContent-TypestringenumrequiredThe Content-Type entity header is used to indicate the media type of the request.application/jsonAllowed:application/jsonResponses 201Contract details. 400Bad request. 401You are not authorized. 4XXGeneric error.Updated 7 months ago