Create stub for search payment instructions for a mandate.Ask AIpost http://localhost:8080/v0/utils/create-stub-search-payment-instructionsBody ParamsmandateIdentificationstringrequiredID of the mandate related to the payment instruction expressed as Unique identifier (UUID) version 1 format without the 4 hyphen separators.paymentInstructionSummariesarray of objectsrequiredlength ≥ 1Payment instruction listpaymentInstructionSummaries* objectcreationDateTimestringrequiredDate and time at which the message was created, UTC expressed without offset, i.e. YYYY-MM-DDThh:mm:ss.sssZinstructedAmountnumberrequiredInstructed amountinstructionIdentificationstringrequiredPayment instruction identification.transactionStatusstringenumrequiredTransaction status: RECV: Received UNDV: Undelivered SENT: Sent SAFD: Store & Forward ACCP: Accepted for clearance by Receiver ACSP: Settlement aborted by NPP BI ACSC: Accepted & Settled RJCT: Rejected RECVUNDVSENTSAFDACCPACSPACSCRJCTShow 8 enum valuestransactionStatusReasonCodestringlength between 1 and 4Reject reason code, defining the reason for the transaction statusADD objectResponses 200Success 400Bad Request 403Forbidden 422Unprocessable Entity 500Internal Server Error 501Not ImplementedUpdated 1 day ago