Captures information about the general schedule of when a supplier comes in to take purchases from your business.
Request
Header Params
X-SYNC-TOKEN
string
required
<sync_token>
Accept-Encoding
string
required
gzip (mandatory)
Body Params application/json
array of:
supplier_id
string
required
walkin_type
enum<string>
required
DayOfWeek: The walkin value for this type will take in any number from 1-7. 1 represents Sunday and goes on till Saturday which is represented by 7. If an invalid value is given, 2 (Monday) will be as default. DayOfMonth: The walkin value for this type will take in any number from 1-31. It represents the day in a month. If the day does not exist in the month, the last day of the month will be used. DaysAfterPo: Number of days after which the next purchase order will be raised.