Fieldpine Logo eLink Home | Documentation Home

eLink retailmax.elink.location.edit Bucket

Writing to this bucket allows manipulation of location definitions (stores)

Goto: eLink Home

Input Arguments

Arg#BinaryDescription
8's'Required. Constant 'retailmax.elink.location.edit'
100'E'The unique internal id for the location. This field is required for an Edit, and the value is returned for insert.
101's'The Name of the store. This name must be reasonably unique compared to other names of stores already defined. A value must also be provided on insert of a new location.
150's'Public phone number
151's'Public email
152's'Public Introduction text, expected to not exceed around 300 characters
162's'The Formal Name of the store as would be used on external communications such as Purchase orders

Output Fields

On success a QDNE is returned. If the request was to insert a new store, the internal Id of the store is returned.

Examples