Submits a payment initiation request.Copy Pagepost https://api-sandbox.nofrixion.com/api/v1/paymentrequests/{id}/pispPath ParamsiduuidrequiredThe ID of the payment request the payment initiation is being submitted for.Body ParamsProviderIDstringrequiredThis is the ID of the institution (bank) that the payer ha chosen.PartialAmountdoubleOptional. If 0 the full amount is assumed.RedirectToOriginUrlstringdeprecatedOriginUrlstringOptional. If set should indicate the origin URL the payer is making the payment from. If a pay by bank attempt fails and the payment request does not have a FailureCallbackUrl set then the payer will be redirected to this URL.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponse 200Returns a payment initiation response that contains the payment ID and the payment link.Updated 21 days ago