Initiate PaymentAsk AIpost https://dev-openbanking.pub.credrails.com/api/v2/paymentsBody ParamstpaAccessTokenstringrequiredA token representing consent to a customer accountrequestIdstringrequiredlength between 6 and 64A uuid representing the request from the useroriginatingAccountstringThe account number to pay frompaymentTypestringrequiredThe type of payment, currently supports INTERNAL or RTGSpaymentDetailsobjectrequiredThe amount detailspaymentDetails objectbeneficiaryobjectrequiredThe recipient detailsbeneficiary objectdestinationBankobjectrequiredThe recipient bank detailsdestinationBank objectcallbackUrlstringrequiredThe url the payment results will be sent toremarksstringA description of what the payment is aboutserviceNamestringrequiredInternal service namestartAtdate-timeThe date the payment requests start at, dateformat is yyyy-MM-dd'T'HH:mm:ssZendAtdate-timeThe date the payment requests end at, dateformat is yyyy-MM-dd'T'HH:mm:ssZfrequencystringA cron expression representing the intervals the payments will be madepaymentCollectionIdstringintegrationTypestringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Returns informational response 201Returns an acknowledgement of received transaction 202The request has not been completely processed. More information is required like OTP 400Bad request, related to invalid parameters 401UnauthorizedUpdated about 1 year ago