Create a purchase orderAsk AIpost https://api.katanamrp.com/v1/purchase_ordersCreates a new purchase order object.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsnew purchase order detailsorder_nostringrequiredentity_typestringenumregularoutsourcedAllowed:regularoutsourcedsupplier_idintegerrequired≤ 2147483647currencystringE.g. USD, EUR. All currently active currency codes in ISO 4217 format.statusstringenumNOT_RECEIVEDAllowed:NOT_RECEIVEDexpected_arrival_datestringorder_created_datestringlocation_idintegerrequired≤ 2147483647tracking_location_idinteger≤ 2147483647Submittable only when entity_type is outsourcedadditional_infostringpurchase_order_rowsarray of objectsrequiredlength ≥ 1purchase_order_rows* objectquantitynumberrequired≤ 100000000000000000variant_idintegerrequired≤ 2147483647tax_rate_idinteger≤ 2147483647price_per_unitnumberrequired0 to 100000000000000000purchase_uom_conversion_ratenumber0 to 100000000000000000purchase_uomstringlength ≤ 7arrival_datestringADD objectResponses 200New purchase order 401Make sure you've entered your API token correctly. 422Check the details property for a specific error message. 429The rate limit has been reached. Please try again later. 500The server encountered an error. If this persists, please contact supportUpdated 8 months ago