Order Acknowledgement
Single Order Acknowledgement
POST https://{SpectrumEnvironment}/api/order/acknowledgement HTTP/1.1
SPECTRUM_API_TOKEN: {SpectrumApiToken}
Content-Type: application/jsonRequired
Order Optional Fields
Line Item Optional Fields
Example request body
Example JSON response (200 Success)
Example JSON response (409 Conflict)
Example JSON response (500 Error)
Multiple Order Acknowledgements
Example request body
Full Order Details
Required
Optional
Example request body
Last updated
Was this helpful?