Executes the Add action for the Adjustment Batch Entries 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
date
required
^([0-9]{4})-(1[0-2]|0[1-9])-01$

Format: YYYY-MM-01.

integer
required
integer

The sequence number must be unique to the adjustment entry batch. Optional. If omitted, it will be defaulted based on Vista defaulting behavior.

date

Format: YYYY-MM-DD. Optional. Enter the actual posting date for this adjustment entry. Optional. If omitted, it will be defaulted to current date.

string
required
length ≤ 10

Enter the location of the adjustment entry. Locations are associated with materials using the IN Location Materials form.

string
required
length ≤ 20

Enter a material code. The material must be set up at the location selected in the Location field. Materials are set up in locations using the IN Location Materials form.

string
length ≤ 20

The expense account entered here will be used to record the use of the material. Optional. If omitted, it will be defaulted based on Vista defaulting behavior.

string | null

Description of this adjustment. Optional. If omitted, null will be defaulted.

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

Number of units. Optional. If omitted it will be defaulted to zero.

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

Only available when the Allow Unit Cost Overrides check box is selected in IN Company Parameters. Defaults a unit cost for this material (from IN Location Materials) based on the Cost Method for the location or category

string
enum
length ≤ 1

Only available when the Allow Unit Cost Overrides box on the Additional Information tab on the IN Company Parameters form is checked. Optional. If omitted, it will be defaulted based on Vista defaulting.

Allowed:
string
^[-+]?[0-9]{1,10}(?:.[0-9]{0,2})?$

Defaults an amount based on Units x Unit Cost. This value may be overridden and can be a positive, negative, or zero amount. This field updates to GL unless the value is 0.00.

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