FieldMotion API Docs
Search…
⌃K
Getting Started
Account
AccountCategory
AccountCategoryGroup
Accounts
ApiKey
Appointment
AppointmentRecurrence
Appointments
AppointmentsFinancial
AppointmentType
AppointmentTypes
Asset
AssetMaintenance
AssetMaintenances
Assets
AssetType
AssetTypes
Calendar
Contract
Contracts
Customer
CustomerAppointments
CustomerAssets
CustomerInvoices
Customers
CustomerTable
CustomerType
CustomerTypes
Department
Departments
File
Files
Form
Forms
GoodsReceived
GoodsReceivedNote
ImportFilter
ImportFilters
Invoice
Invoices
Link
Links
Location
Locations
Outsourcing
PurchaseOrder
PurchaseOrderEntries
PurchaseOrderEntry
PurchaseOrders
Quote
Quotes
Referral
Report
Reports
RequisitionOrder
_setDeliveryDetails
_new
_setLink
_setDescription
_setDeliveryDate
_get
_delete
_setDeliveryCosts
_approve
RequisitionOrderEntries
RequisitionOrderEntry
RequisitionOrders
ScheduleOfRates
Setting
Settings
SMS
Stock
StockCategory
Supplier
Suppliers
Target
Task
TaskNote
TaskNotes
Tasks
TaskType
TaskTypes
User
UserFile
Users
Util
Vehicle
Vehicles
Powered By
GitBook
_new
Creates a new Requisition order
Parameters
user_id
ID of the User to be assigned to the requisition order.
description
A description for the requisition order.
Example
FM_api('RequisitionOrder_new', ['user_id' => '82878', 'description' => 'Test Description'])
On Success
"{"ok":1,"id":12}"
Previous
_setDeliveryDetails
Next
_setLink
Last modified
4mo ago