Create a new Purchase OrderAsk AIpost https://api.accountabilityone.com/v1/PurchaseOrdersBody ParamssupplierIdint32requiredofficeIdint32requiredcurrencyIdint32 | nullCurrency ID - If left blank, it will default to the Supplier CurrencyfxRatedouble | nulldatestring | nullDate - If left blank, defaults to today's date (yyyy-MM-dd format)taxCodeIdint32 | nullTax Code ID - If left blank, defaults to the Supplier Default Tax CodetaxPercentagedouble | nullTax Percentage - If left blank, defaults to the Tax Code ratenominatedApproverIdint32 | nullNominated Approver ID - Populate with the employeeId if the agency requires the nominated approver on the PO to approve this purchase orderpaymentTermsFactorIdint32 | nullPayment Terms Factor Id - If left blank, defaults to "Days"paymentTermsNumberdouble | nullprintNotesAfterTotalbooleantruefalsenotesstring | nullResponses 201Created 400Bad Request 401Unauthorized 403ForbiddenUpdated 3 days ago