Create Orders
Create Orders in any supported Ecommerce software
Query parameters
Set to true to include data from the original Accounting software.
Headers
The connection token
Request body
Example request
{
"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"
}
}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.194171373
- ▲
removed the enum value
AEDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
AFNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ALLof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
AMDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ANGof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
AOAof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ARSof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
AUDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
AWGof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
AZNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BAMof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BBDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BDTof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BGNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BHDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BIFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BMDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BNDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BOBof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BRLof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BSDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BTNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BWPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BYNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
BZDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
CADof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
CANCELEDof the request propertyfulfillment_statusrequest-property-enum-value-removed
- ▲
removed the enum value
CANCELEDof the request propertyorder_statusrequest-property-enum-value-removed
- ▲
removed the enum value
CDFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
CHFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
CLPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
CNYof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
COPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
CRCof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
CUPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
CVEof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
CZKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
DJFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
DKKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
DOPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
DZDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
EGPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ERNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ETBof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
EURof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
FAILof the request propertypayment_statusrequest-property-enum-value-removed
- ▲
removed the enum value
FJDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
FKPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
FOKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
FULFILLEDof the request propertyfulfillment_statusrequest-property-enum-value-removed
- ▲
removed the enum value
GBPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
GELof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
GGPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
GHSof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
GIPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
GMDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
GNFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
GTQof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
GYDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
HKDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
HNLof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
HRKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
HTGof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
HUFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
IDRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ILSof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
IMPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
INRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
IQDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
IRRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ISKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
JEPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
JMDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
JODof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
JPYof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
KESof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
KGSof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
KHRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
KIDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
KMFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
KRWof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
KWDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
KYDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
KZTof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
LAKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
LBPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
LKRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
LRDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
LSLof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
LYDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MADof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MDLof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MGAof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MKDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MMKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MNTof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MOPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MRUof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MURof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MVRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MWKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MXNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MYRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
MZNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
NADof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
NGNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
NIOof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
NOKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
NPRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
NZDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
OMRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
PABof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
PENof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
PENDINGof the request propertyfulfillment_statusrequest-property-enum-value-removed
- ▲
removed the enum value
PENDINGof the request propertyorder_statusrequest-property-enum-value-removed
- ▲
removed the enum value
PGKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
PHPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
PKRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
PLNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
PYGof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
QARof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
RONof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
RSDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
RUBof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
RWFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SARof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SBDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SCRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SDGof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SEKof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SGDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SHIPPEDof the request propertyorder_statusrequest-property-enum-value-removed
- ▲
removed the enum value
SHPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SLEof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SLLof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SOSof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SRDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SSPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
STNof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SUCCESSof the request propertypayment_statusrequest-property-enum-value-removed
- ▲
removed the enum value
SYPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
SZLof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
THBof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
TJSof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
TMTof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
TNDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
TOPof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
TRYof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
TTDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
TVDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
TWDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
TZSof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
UAHof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
UGXof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
UNSHIPPEDof the request propertyorder_statusrequest-property-enum-value-removed
- ▲
removed the enum value
USDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
UYUof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
UZSof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
VESof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
VNDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
VUVof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
WSTof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
XAFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
XCDof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
XDRof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
XOFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
XPFof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
YERof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ZARof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ZMWof the request propertycurrencyrequest-property-enum-value-removed
- ▲
removed the enum value
ZWLof the request propertycurrencyrequest-property-enum-value-removed
- ○
removed the
AEDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
AFNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ALLenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
AMDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ANGenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
AOAenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ARSenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
AUDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
AWGenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
AZNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BAMenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BBDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BDTenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BGNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BHDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BIFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BMDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BNDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BOBenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BRLenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BSDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BTNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BWPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BYNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
BZDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CADenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CANCELEDenum value from thefulfillment_statusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CANCELEDenum value from theorder_statusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CDFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CHFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CLPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CNYenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
COPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CRCenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CUPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CVEenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
CZKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
DJFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
DKKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
DOPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
DZDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
EGPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ERNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ETBenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
EURenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
FAILenum value from thepayment_statusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
FJDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
FKPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
FOKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
FULFILLEDenum value from thefulfillment_statusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
GBPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
GELenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
GGPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
GHSenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
GIPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
GMDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
GNFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
GTQenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
GYDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
HKDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
HNLenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
HRKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
HTGenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
HUFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
IDRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ILSenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
IMPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
INRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
IQDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
IRRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ISKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
JEPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
JMDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
JODenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
JPYenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
KESenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
KGSenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
KHRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
KIDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
KMFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
KRWenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
KWDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
KYDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
KZTenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
LAKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
LBPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
LKRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
LRDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
LSLenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
LYDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MADenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MDLenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MGAenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MKDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MMKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MNTenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MOPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MRUenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MURenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MVRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MWKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MXNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MYRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
MZNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
NADenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
NGNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
NIOenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
NOKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
NPRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
NZDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
OMRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
PABenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
PENenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
PENDINGenum value from thefulfillment_statusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
PENDINGenum value from theorder_statusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
PGKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
PHPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
PKRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
PLNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
PYGenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
QARenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
RONenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
RSDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
RUBenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
RWFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SARenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SBDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SCRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SDGenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SEKenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SGDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SHIPPEDenum value from theorder_statusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SHPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SLEenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SLLenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SOSenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SRDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SSPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
STNenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SUCCESSenum value from thepayment_statusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SYPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
SZLenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
THBenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
TJSenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
TMTenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
TNDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
TOPenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
TRYenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
TTDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
TVDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
TWDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
TZSenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
UAHenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
UGXenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
UNSHIPPEDenum value from theorder_statusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
USDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
UYUenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
UZSenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
VESenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
VNDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
VUVenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
WSTenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
XAFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
XCDenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
XDRenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
XOFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
XPFenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
YERenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ZARenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ZMWenum value from thecurrencyresponse property for the response status201response-property-enum-value-removed
- ○
removed the
ZWLenum value from thecurrencyresponse property for the response status201response-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 new optional request property
items/items/company_info_idnew-optional-request-property
- ○
added the new optional request property
items/items/created_atnew-optional-request-property
- ○
added the new optional request property
items/items/modified_atnew-optional-request-property
- ○
added the new optional request property
items/items/namenew-optional-request-property
- ○
added the new optional request property
items/items/parent_itemnew-optional-request-property
- ○
added the new optional request property
items/items/remote_generated_atnew-optional-request-property
- ○
added the new optional request property
items/items/remote_idnew-optional-request-property
- ○
added the new optional request property
items/items/typenew-optional-request-property
- ○
added the new optional request property
items/items/valuenew-optional-request-property
- ○
added the optional property
items/items/company_info_idto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/items/created_atto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/items/modified_atto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/items/nameto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/items/parent_itemto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/items/remote_generated_atto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/items/remote_idto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/items/typeto the response with the201statusresponse-optional-property-added
- ○
added the optional property
items/items/valueto the response with the201statusresponse-optional-property-added
- ○
- ▲
request property
fulfillment_statuswas restricted to a list of enum valuesrequest-property-became-enum
- ▲
request property
order_statuswas restricted to a list of enum valuesrequest-property-became-enum
- ▲
request property
payment_statuswas restricted to a list of enum valuesrequest-property-became-enum
- ▲
the
itemsrequest property type/format changed fromobject/toarray/request-property-type-changed
- ▲
the
itemsresponse's property type/format changed fromobject/toarray/for status201response-property-type-changed
- ●
added the new
CANCELEDenum value to thefulfillment_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
CANCELEDenum value to theorder_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
FAILenum value to thepayment_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
FULFILLEDenum value to thefulfillment_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
PENDINGenum value to thefulfillment_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
PENDINGenum value to theorder_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
SHIPPEDenum value to theorder_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
SUCCESSenum value to thepayment_statusresponse property for the response status201response-property-enum-value-added
- ●
added the new
UNSHIPPEDenum value to theorder_statusresponse property for the response status201response-property-enum-value-added
- ○
added the new
CANCELEDenum value to the request propertyfulfillment_statusrequest-property-enum-value-added
- ○
added the new
CANCELEDenum value to the request propertyorder_statusrequest-property-enum-value-added
- ○
added the new
FAILenum value to the request propertypayment_statusrequest-property-enum-value-added
- ○
added the new
FULFILLEDenum value to the request propertyfulfillment_statusrequest-property-enum-value-added
- ○
added the new
PENDINGenum value to the request propertyfulfillment_statusrequest-property-enum-value-added
- ○
added the new
PENDINGenum value to the request propertyorder_statusrequest-property-enum-value-added
- ○
added the new
SHIPPEDenum value to the request propertyorder_statusrequest-property-enum-value-added
- ○
added the new
SUCCESSenum value to the request propertypayment_statusrequest-property-enum-value-added
- ○
added the new
UNSHIPPEDenum value to the request propertyorder_statusrequest-property-enum-value-added
- ▲
- 87189baf779118162174See the full diff
- ▲
request property
currencywas restricted to a list of enum valuesrequest-property-became-enum
- ▲
the response property
created_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
currencybecame nullable for the status201response-property-became-nullable
- ▲
the response property
customer_idbecame nullable for the status201response-property-became-nullable
- ▲
the response property
field_mappingsbecame nullable for the status201response-property-became-nullable
- ▲
the response property
fulfillment_statusbecame nullable for the status201response-property-became-nullable
- ▲
the response property
idbecame nullable for the status201response-property-became-nullable
- ▲
the response property
itemsbecame nullable for the status201response-property-became-nullable
- ▲
the response property
modified_atbecame nullable for the status201response-property-became-nullable
- ▲
the response property
order_numberbecame nullable for the status201response-property-became-nullable
- ▲
the response property
order_statusbecame nullable for the status201response-property-became-nullable
- ▲
the response property
payment_statusbecame nullable for the status201response-property-became-nullable
- ▲
the response property
remote_databecame nullable for the status201response-property-became-nullable
- ▲
the response property
remote_idbecame nullable for the status201response-property-became-nullable
- ▲
the response property
total_discountbecame nullable for the status201response-property-became-nullable
- ▲
the response property
total_pricebecame nullable for the status201response-property-became-nullable
- ▲
the response property
total_shippingbecame nullable for the status201response-property-became-nullable
- ▲
the response property
total_taxbecame nullable for the status201response-property-became-nullable
- ●
added the new
AEDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
AFNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ALLenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
AMDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ANGenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
AOAenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ARSenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
AUDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
AWGenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
AZNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BAMenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BBDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BDTenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BGNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BHDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BIFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BMDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BNDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BOBenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BRLenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BSDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BTNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BWPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BYNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
BZDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
CADenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
CDFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
CHFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
CLPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
CNYenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
COPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
CRCenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
CUPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
CVEenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
CZKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
DJFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
DKKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
DOPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
DZDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
EGPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ERNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ETBenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
EURenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
FJDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
FKPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
FOKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
GBPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
GELenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
GGPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
GHSenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
GIPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
GMDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
GNFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
GTQenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
GYDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
HKDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
HNLenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
HRKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
HTGenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
HUFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
IDRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ILSenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
IMPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
INRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
IQDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
IRRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ISKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
JEPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
JMDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
JODenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
JPYenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
KESenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
KGSenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
KHRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
KIDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
KMFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
KRWenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
KWDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
KYDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
KZTenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
LAKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
LBPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
LKRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
LRDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
LSLenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
LYDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MADenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MDLenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MGAenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MKDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MMKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MNTenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MOPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MRUenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MURenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MVRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MWKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MXNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MYRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
MZNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
NADenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
NGNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
NIOenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
NOKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
NPRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
NZDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
OMRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
PABenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
PENenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
PGKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
PHPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
PKRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
PLNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
PYGenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
QARenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
RONenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
RSDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
RUBenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
RWFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SARenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SBDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SCRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SDGenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SEKenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SGDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SHPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SLEenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SLLenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SOSenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SRDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SSPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
STNenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SYPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
SZLenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
THBenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
TJSenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
TMTenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
TNDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
TOPenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
TRYenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
TTDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
TVDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
TWDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
TZSenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
UAHenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
UGXenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
USDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
UYUenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
UZSenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
VESenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
VNDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
VUVenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
WSTenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
XAFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
XCDenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
XDRenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
XOFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
XPFenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
YERenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ZARenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ZMWenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ●
added the new
ZWLenum value to thecurrencyresponse property for the response status201response-property-enum-value-added
- ○
the request property
currencybecame nullablerequest-property-became-nullable
- ○
the request property
customer_idbecame nullablerequest-property-became-nullable
- ○
the request property
field_mappingsbecame nullablerequest-property-became-nullable
- ○
the request property
fulfillment_statusbecame nullablerequest-property-became-nullable
- ○
the request property
itemsbecame nullablerequest-property-became-nullable
- ○
the request property
order_numberbecame nullablerequest-property-became-nullable
- ○
the request property
order_statusbecame nullablerequest-property-became-nullable
- ○
the request property
payment_statusbecame nullablerequest-property-became-nullable
- ○
the request property
total_discountbecame nullablerequest-property-became-nullable
- ○
the request property
total_pricebecame nullablerequest-property-became-nullable
- ○
the request property
total_shippingbecame nullablerequest-property-became-nullable
- ○
the request property
total_taxbecame nullablerequest-property-became-nullable
- ○
added the new
AEDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
AFNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ALLenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
AMDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ANGenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
AOAenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ARSenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
AUDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
AWGenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
AZNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BAMenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BBDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BDTenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BGNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BHDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BIFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BMDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BNDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BOBenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BRLenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BSDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BTNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BWPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BYNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
BZDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
CADenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
CDFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
CHFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
CLPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
CNYenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
COPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
CRCenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
CUPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
CVEenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
CZKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
DJFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
DKKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
DOPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
DZDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
EGPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ERNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ETBenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
EURenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
FJDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
FKPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
FOKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
GBPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
GELenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
GGPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
GHSenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
GIPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
GMDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
GNFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
GTQenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
GYDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
HKDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
HNLenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
HRKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
HTGenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
HUFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
IDRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ILSenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
IMPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
INRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
IQDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
IRRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ISKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
JEPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
JMDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
JODenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
JPYenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
KESenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
KGSenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
KHRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
KIDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
KMFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
KRWenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
KWDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
KYDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
KZTenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
LAKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
LBPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
LKRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
LRDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
LSLenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
LYDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MADenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MDLenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MGAenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MKDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MMKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MNTenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MOPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MRUenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MURenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MVRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MWKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MXNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MYRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
MZNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
NADenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
NGNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
NIOenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
NOKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
NPRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
NZDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
OMRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
PABenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
PENenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
PGKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
PHPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
PKRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
PLNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
PYGenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
QARenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
RONenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
RSDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
RUBenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
RWFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SARenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SBDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SCRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SDGenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SEKenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SGDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SHPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SLEenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SLLenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SOSenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SRDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SSPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
STNenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SYPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
SZLenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
THBenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
TJSenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
TMTenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
TNDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
TOPenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
TRYenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
TTDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
TVDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
TWDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
TZSenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
UAHenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
UGXenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
USDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
UYUenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
UZSenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
VESenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
VNDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
VUVenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
WSTenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
XAFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
XCDenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
XDRenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
XOFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
XPFenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
YERenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ZARenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ZMWenum value to the request propertycurrencyrequest-property-enum-value-added
- ○
added the new
ZWLenum value to the request propertycurrencyrequest-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
- ○