Difference between revisions of "XcelData:Terms"
| Line 1: | Line 1: | ||
= Terms commonly used in the API = | = Terms commonly used in the API = | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
==adj-buy== | ==adj-buy== | ||
| Line 21: | Line 16: | ||
Adjusts the buy amount by '''n''' percent. | Adjusts the buy amount by '''n''' percent. | ||
| − | == | + | == api-key == |
| − | '''''enum:''' | + | '''''uuid:''' 00000000-0000-0000-0000-000000000000'' |
| + | |||
| + | A valid API key. Store API keys can be obtained from [https://app.xceldata.com/customers app.xceldata.com/customers] | ||
| + | |||
| + | ==drivers-lic== | ||
| + | '''''string:''' a valid drivers lic'' | ||
| + | |||
| + | A valid drivers license that uniquely identifies the customer. | ||
| + | |||
| + | ==transaction-id== | ||
| + | '''''string:''' a unique transaction id'' | ||
| + | |||
| + | A transaction id that uniquely identifies the customer's transaction. | ||
| + | |||
| + | ==service-name== | ||
| + | '''''enum:''' superpawn or xpawn'' | ||
| − | + | Currently used to specify the type of license check to preform. | |
== output-format == | == output-format == | ||
| Line 30: | Line 40: | ||
Specifies XML or JSON output. | Specifies XML or JSON output. | ||
| + | |||
| + | ==unit-type== | ||
| + | '''''enum:''' dwt or gr'' | ||
| + | |||
| + | Specifies Pennyweight or Grams (what will be shown to tellers) | ||
Revision as of 17:46, 26 April 2018
Contents
Terms commonly used in the API
adj-buy
integer or decimal: 0-200
Adjusts the buy amount by n percent.
adj-loan
integer or decimal: 0-200
Adjusts the buy amount by n percent.
adj-sell
integer or decimal: 0-200
Adjusts the buy amount by n percent.
api-key
uuid: 00000000-0000-0000-0000-000000000000
A valid API key. Store API keys can be obtained from app.xceldata.com/customers
drivers-lic
string: a valid drivers lic
A valid drivers license that uniquely identifies the customer.
transaction-id
string: a unique transaction id
A transaction id that uniquely identifies the customer's transaction.
service-name
enum: superpawn or xpawn
Currently used to specify the type of license check to preform.
output-format
enum: json or xml
Specifies XML or JSON output.
unit-type
enum: dwt or gr
Specifies Pennyweight or Grams (what will be shown to tellers)