Skip to main content
Aria Knowledge Central

get_userid_has_ordered_sku_m Guide

Inidicates whether a user ID has ever ordered or paid for a specified inventory item (SKU).

API Specification: get_userid_has_ordered_sku_m
Required Fields:
  • <client_no>
  • <auth_key>
  • <user_id>
  • <sku>

Additional Guidance:

Output Fields
Field Name Notes
<ordered_ind>
Allowable Values
Values Description
0 0
1 1
<billed_ind>
Allowable Values
Values Description
0 0
1 1
<paid_ind>
Allowable Values
Values Description
0 0
1 1
  • Was this article helpful?