Create a new issue offering
POST
/v{version}/workOrders/AddIssueOfferingCreate a new issue offering...
Request
Path Params
version
string
required
The requested API version
Default:
2.0
Body Params application/x-www-form-urlencoded
id
integer <int32>
optional
Gets or Sets Id
type
string
optional
Gets Type
date
string <date-time>
required
Gets Date
warehouse_id
integer <int32>
optional
Gets or Sets WarehouseId
code
string
optional
Gets Code
paper_number
string
optional
Gets or Sets PaperNumber
supplier_id
integer <int32>
optional
Gets or Sets SupplierId
customer_id
integer <int32>
optional
Gets or Sets CustomerId
other_party_id
integer <int32>
optional
Gets or Sets CustomerId
currency_id
integer <int32>
optional
Gets or Sets CurrencyId
exchange_rate
number <double>
optional
Gets or Sets ExchangeRate
status
string
optional
Gets or Sets Status
notes
string
optional
Gets or Sets Notes
workOrder_details
$ref(#/definitions/4439414)[]
required
Gets or Sets WorkOrderDetails
#/definitions/4439414
optional
insert_user_id
integer <int32>
optional
Gets or Sets InsertUserID
insert_date
string <date-time>
optional
Gets or Sets InsertDate
update_user_id
integer <int32>
optional
Gets or Sets UpdateUserID
update_date
string <date-time>
optional
Gets or Sets UpdateDate
related_so_code
string
optional
Gets or Sets RelatedSoCOde
Request samples
Responses
OK(200)
Bad Request(400)
Unauthorized(401)
Forbidden(403)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
OK
Data Schema
No schema defined
Example
Not configured
Last modified: 5 days ago