Create credit arrangementAsk AIpost https://sandbox.numeral.io/v1/credit_arrangementsCreate a credit arrangement, reflecting a credit arrangement from Mambu Core.Body Paramsamountint64required≥ 0The absolute amount of the credit arrangement, in the specified currency's smallest units. For euro credit arrangements, the smallest unit is cents. €20 is represented as 2000.currencystringrequiredThe ISO 4217 currency code of the credit arrangement.cbs_sourcestringenumrequiredThe source of the credit arrangement. Only mambu is supported.mambuAllowed:mambucbs_account_typestringenumrequiredAlways credit_arrangement.credit_arrangementAllowed:credit_arrangementcbs_account_idstringrequiredThe credit arrangement ID in Mambu Core.disbursement_detailsobjectdisbursement_details objectrepayment_detailsobjectrepayment_details objectmetadataobjectAdditional client data in JSON format. See Metadata.metadata objectcustom_fieldsobjectCustom fields in JSON key:value format. See Custom fields.custom_fields objectResponses 200200 400Validation error. 409Conflict. 415Unsupported Media Type.Updated about 2 months ago