Create Purchase Orders
Create Purchase Orders in any supported Accounting software
Query parameters
Set to true to include data from the original Accounting software.
Headers
The connection token
Request body
Example request
{
"status": "Pending",
"issue_date": "2024-06-15T12:00:00Z",
"purchase_order_number": "PO-001",
"delivery_date": "2024-07-15T12:00:00Z",
"delivery_address": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"customer": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"vendor": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"memo": "Purchase order for Q3 inventory",
"company_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"total_amount": 100000,
"currency": "USD",
"exchange_rate": "1.2",
"tracking_categories": [
"801f9ede-c698-4e66-a7fc-48d19eebaa4f"
],
"accounting_period_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"line_items": [
{
"name": "Net Income",
"value": 100000,
"type": "Operating Activities",
"parent_item": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"remote_id": "report_item_1234",
"remote_generated_at": "2024-07-01T12:00:00Z",
"company_info_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"created_at": "2024-06-15T12:00:00Z",
"modified_at": "2024-06-15T12:00:00Z"
}
],
"field_mappings": {
"custom_field_1": "value1",
"custom_field_2": "value2"
}
}Response
Example response
{
"status": "Pending",
"issue_date": "2024-06-15T12:00:00Z",
"purchase_order_number": "PO-001",
"delivery_date": "2024-07-15T12:00:00Z",
"delivery_address": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"customer": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"vendor": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"memo": "Purchase order for Q3 inventory",
"company_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"total_amount": 100000,
"currency": "USD",
"exchange_rate": "1.2",
"tracking_categories": [
"801f9ede-c698-4e66-a7fc-48d19eebaa4f"
],
"accounting_period_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"line_items": [
{
"name": "Net Income",
"value": 100000,
"type": "Operating Activities",
"parent_item": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"remote_id": "report_item_1234",
"remote_generated_at": "2024-07-01T12:00:00Z",
"company_info_id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"created_at": "2024-06-15T12:00:00Z",
"modified_at": "2024-06-15T12:00:00Z"
}
],
"field_mappings": {
"custom_field_1": "value1",
"custom_field_2": "value2"
},
"id": "801f9ede-c698-4e66-a7fc-48d19eebaa4f",
"remote_id": "po_1234",
"remote_created_at": "2024-06-15T12:00:00Z",
"remote_updated_at": "2024-06-15T12:00:00Z",
"remote_data": {
"raw_data": {
"additional_field": "some value"
}
},
"created_at": "2024-06-15T12:00:00Z",
"modified_at": "2024-06-15T12:00:00Z"
}Changes
Changed in 5 of the 18 revisions of this API.162204
- ▲
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
accounting_period_idnew-optional-request-property
- ○
added the new optional request property
company_idnew-optional-request-property
- ○
added the new optional request property
currencynew-optional-request-property
- ○
added the new optional request property
customernew-optional-request-property
- ○
added the new optional request property
delivery_addressnew-optional-request-property
- ○
added the new optional request property
delivery_datenew-optional-request-property
- ○
added the new optional request property
exchange_ratenew-optional-request-property
- ○
added the new optional request property
field_mappingsnew-optional-request-property
- ○
added the new optional request property
issue_datenew-optional-request-property
- ○
added the new optional request property
line_itemsnew-optional-request-property
- ○
added the new optional request property
memonew-optional-request-property
- ○
added the new optional request property
purchase_order_numbernew-optional-request-property
- ○
added the new optional request property
statusnew-optional-request-property
- ○
added the new optional request property
total_amountnew-optional-request-property
- ○
added the new optional request property
tracking_categoriesnew-optional-request-property
- ○
added the new optional request property
vendornew-optional-request-property
- ○
added the optional property
accounting_period_idto the response with the201statusresponse-optional-property-added
- ○
added the optional property
company_idto the response with the201statusresponse-optional-property-added
- ○
added the optional property
created_atto the response with the201statusresponse-optional-property-added
- ○
added the optional property
currencyto the response with the201statusresponse-optional-property-added
- ○
added the optional property
customerto the response with the201statusresponse-optional-property-added
- ○
added the optional property
delivery_addressto the response with the201statusresponse-optional-property-added
- ○
added the optional property
delivery_dateto the response with the201statusresponse-optional-property-added
- ○
added the optional property
exchange_rateto the response with the201statusresponse-optional-property-added
- ○
added the optional property
field_mappingsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
idto the response with the201statusresponse-optional-property-added
- ○
added the optional property
issue_dateto the response with the201statusresponse-optional-property-added
- ○
added the optional property
line_itemsto the response with the201statusresponse-optional-property-added
- ○
added the optional property
memoto the response with the201statusresponse-optional-property-added
- ○
added the optional property
modified_atto the response with the201statusresponse-optional-property-added
- ○
added the optional property
purchase_order_numberto the response with the201statusresponse-optional-property-added
- ○
added the optional property
remote_created_atto the response with the201statusresponse-optional-property-added
- ○
added the optional property
remote_datato the response with the201statusresponse-optional-property-added
- ○
added the optional property
remote_idto the response with the201statusresponse-optional-property-added
- ○
added the optional property
remote_updated_atto the response with the201statusresponse-optional-property-added
- ○
added the optional property
statusto the response with the201statusresponse-optional-property-added
- ○
added the optional property
total_amountto the response with the201statusresponse-optional-property-added
- ○
added the optional property
tracking_categoriesto the response with the201statusresponse-optional-property-added
- ○
added the optional property
vendorto the response with the201statusresponse-optional-property-added
- ○
- ○
the endpoint scheme security
bearerwas removed from the APIapi-security-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
bearerwas added to the APIapi-security-added
This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
bearerwas removed from the APIapi-security-removed
- ○