Retrieve Orders
Retrieve orders from any connected Ats software
Path parameters
id of the order you want to retrieve.
Query parameters
Set to true to include data from the original Ats software.
Headers
The connection token
Response
Example response
{
"order_status": "UNSHIPPED",
"payment_status": "SUCCESS",
"currency": "AUD",
"total_price": 300,
"total_discount": 10,
"total_shipping": 120,
"total_tax": 120,
"fulfillment_status": "PENDING",
"customer_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"items": [
{
"remote_id": "12345",
"product_id": "prod_001",
"variant_id": "var_001",
"sku": "SKU123",
"title": "Sample Product",
"quantity": 2,
"price": "19.99",
"total": "39.98",
"fulfillment_status": "PENDING",
"requires_shipping": true,
"taxable": true,
"weight": 1.5,
"variant_title": "Size M",
"vendor": "Sample Vendor",
"properties": [
{
"name": "Color",
"value": "Red"
}
],
"tax_lines": [
{
"title": "Sales Tax",
"price": "3.00",
"rate": 0.075
}
],
"discount_allocations": [
{
"amount": "5.00",
"discount_application_index": 0
}
]
}
],
"field_mappings": {
"fav_dish": "broccoli",
"fav_color": "red"
},
"id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"remote_id": "id_1",
"remote_data": {
"fav_dish": "broccoli",
"fav_color": "red"
},
"created_at": "2024-10-01T12:00:00Z",
"modified_at": "2024-10-01T12:00:00Z"
}Changes
Changed in 5 of the 18 revisions of this API.18171181
- ○
removed the
AEDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
AFNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ALLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
AMDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ANGenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
AOAenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ARSenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
AUDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
AWGenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
AZNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BAMenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BBDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BDTenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BGNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BHDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BIFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BMDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BNDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BOBenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BRLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BSDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BTNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BWPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BYNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
BZDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CADenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CANCELEDenum value from thefulfillment_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CANCELEDenum value from theorder_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CDFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CHFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CLPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CNYenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
COPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CRCenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CUPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CVEenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
CZKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
DJFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
DKKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
DOPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
DZDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
EGPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ERNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ETBenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
EURenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
FAILenum value from thepayment_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
FJDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
FKPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
FOKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
FULFILLEDenum value from thefulfillment_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
GBPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
GELenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
GGPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
GHSenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
GIPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
GMDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
GNFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
GTQenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
GYDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
HKDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
HNLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
HRKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
HTGenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
HUFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
IDRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ILSenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
IMPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
INRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
IQDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
IRRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ISKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
JEPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
JMDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
JODenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
JPYenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
KESenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
KGSenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
KHRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
KIDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
KMFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
KRWenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
KWDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
KYDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
KZTenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
LAKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
LBPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
LKRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
LRDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
LSLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
LYDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MADenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MDLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MGAenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MKDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MMKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MNTenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MOPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MRUenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MURenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MVRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MWKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MXNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MYRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
MZNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
NADenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
NGNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
NIOenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
NOKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
NPRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
NZDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
OMRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PABenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PENenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PENDINGenum value from thefulfillment_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PENDINGenum value from theorder_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PGKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PHPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PKRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PLNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
PYGenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
QARenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
RONenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
RSDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
RUBenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
RWFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SARenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SBDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SCRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SDGenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SEKenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SGDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SHIPPEDenum value from theorder_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SHPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SLEenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SLLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SOSenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SRDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SSPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
STNenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SUCCESSenum value from thepayment_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SYPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
SZLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
THBenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
TJSenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
TMTenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
TNDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
TOPenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
TRYenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
TTDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
TVDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
TWDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
TZSenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
UAHenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
UGXenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
UNSHIPPEDenum value from theorder_statusresponse property for the response status200response-property-enum-value-removed
- ○
removed the
USDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
UYUenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
UZSenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
VESenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
VNDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
VUVenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
WSTenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
XAFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
XCDenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
XDRenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
XOFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
XPFenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
YERenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ZARenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ZMWenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
- ○
removed the
ZWLenum value from thecurrencyresponse property for the response status200response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
items/items/company_info_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/created_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/modified_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/nameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/parent_itemto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/remote_generated_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/remote_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/typeto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/items/valueto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
itemsresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ●
added the new
CANCELEDenum value to thefulfillment_statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
CANCELEDenum value to theorder_statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
FAILenum value to thepayment_statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
FULFILLEDenum value to thefulfillment_statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
PENDINGenum value to thefulfillment_statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
PENDINGenum value to theorder_statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
SHIPPEDenum value to theorder_statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
SUCCESSenum value to thepayment_statusresponse property for the response status200response-property-enum-value-added
- ●
added the new
UNSHIPPEDenum value to theorder_statusresponse property for the response status200response-property-enum-value-added
- ▲
- ▲
the response property
created_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
currencybecame nullable for the status200response-property-became-nullable
- ▲
the response property
customer_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
field_mappingsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
fulfillment_statusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
itemsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
modified_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
order_numberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
order_statusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
payment_statusbecame nullable for the status200response-property-became-nullable
- ▲
the response property
remote_databecame nullable for the status200response-property-became-nullable
- ▲
the response property
remote_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
total_discountbecame nullable for the status200response-property-became-nullable
- ▲
the response property
total_pricebecame nullable for the status200response-property-became-nullable
- ▲
the response property
total_shippingbecame nullable for the status200response-property-became-nullable
- ▲
the response property
total_taxbecame nullable for the status200response-property-became-nullable
- ●
added the new
AEDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
AFNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ALLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
AMDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ANGenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
AOAenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ARSenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
AUDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
AWGenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
AZNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BAMenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BBDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BDTenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BGNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BHDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BIFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BMDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BNDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BOBenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BRLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BSDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BTNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BWPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BYNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
BZDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
CADenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
CDFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
CHFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
CLPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
CNYenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
COPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
CRCenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
CUPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
CVEenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
CZKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
DJFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
DKKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
DOPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
DZDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
EGPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ERNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ETBenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
EURenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
FJDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
FKPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
FOKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GBPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GELenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GGPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GHSenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GIPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GMDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GNFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GTQenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
GYDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
HKDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
HNLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
HRKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
HTGenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
HUFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
IDRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ILSenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
IMPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
INRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
IQDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
IRRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ISKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
JEPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
JMDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
JODenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
JPYenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
KESenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
KGSenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
KHRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
KIDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
KMFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
KRWenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
KWDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
KYDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
KZTenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
LAKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
LBPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
LKRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
LRDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
LSLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
LYDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MADenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MDLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MGAenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MKDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MMKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MNTenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MOPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MRUenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MURenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MVRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MWKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MXNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MYRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
MZNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
NADenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
NGNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
NIOenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
NOKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
NPRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
NZDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
OMRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
PABenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
PENenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
PGKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
PHPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
PKRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
PLNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
PYGenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
QARenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
RONenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
RSDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
RUBenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
RWFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SARenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SBDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SCRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SDGenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SEKenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SGDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SHPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SLEenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SLLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SOSenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SRDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SSPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
STNenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SYPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
SZLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
THBenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
TJSenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
TMTenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
TNDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
TOPenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
TRYenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
TTDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
TVDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
TWDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
TZSenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
UAHenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
UGXenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
USDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
UYUenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
UZSenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
VESenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
VNDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
VUVenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
WSTenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
XAFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
XCDenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
XDRenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
XOFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
XPFenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
YERenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ZARenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ZMWenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ●
added the new
ZWLenum value to thecurrencyresponse property for the response status200response-property-enum-value-added
- ▲
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○