Executes the Add action for the Inventory Transfer Batch Entry data object.

Add

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The code of the subscriber that you are making this request for.

Body Params
integer
required
1 to 255

Enter IN Company

date
required
^([0-9]{4})-(1[0-2]|0[1-9])-01$

Batch Month Format: YYYY-MM-01.

integer
required

Enter Batch Id

integer

Optional. If omitted it will be defaulted based on Vista defaulting behavior.

string
required
length ≤ 10

Key to in/locations(INCo, Loc). INCo = $.Co. Specify from which location (IN Location Master) the material is being transferred

string
required
length ≤ 10

Key to in/locations(INCo, Loc). INCo = $.Co. Specify the location (IN Location Master) to which the material is being transferred

string
required
length ≤ 20

Key to hq/material(MatlGroup, Material). MatlGroup based on $.Co. Material must be an active material set up for both the From and To locations (IN Location Materials)

date
^([0-9]{4})-(1[0-2]|0[1-9])-(3[0-1]|2[0-9]|1[0-9]|0[1-9])$

Enter the transfer date for this material. Optional. If omitted, current date will be defaulted. Format: YYYY-MM-DD

string | null

Enter a short description for this transfer

string
required
^[-+]?[0-9]{1,9}(?:.[0-9]{0,3})?$

Enter the number of units to be transferred. May be positive or negative amount, but not zero.

string
^[-+]?[0-9]{1,11}(?:.[0-9]{0,5})?$

Unit Cost may only be overridden if the Allow Unit Cost Overrides option is checked (IN Company Parameters). Override value must be equal to or greater than 0.00. Optional. If omitted, it will be defaulted based on Vista Defaulting.

string
enum
length ≤ 1

Indicates what quantity the unit cost represents. This can only be overridden if the Allow Unit Cost Overrides option is checked (IN Company Parameters). E: Per Each, C: Per Hundred, M: Per Thousand. Optional. If omitted, it will be defaulted based on Vista Defaulting.

Allowed:
__custom_fields
object

This property will be added if there are any custom fields defined for this object in Vista. Each custom field will be a property of this object.

Headers
string
required

Used to authorize access to the Direct API.

Responses

401

You have not provided a proper X-Application-Key in the header of this request.

403

The X-Application-Key provided is valid but the key does not have access to this resource.

404

The object with the given ID was not found OR a subscriber with the given URL was not found.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json