ChannelAdvisor API Advanced
This course covers API REST authorization and authentication. We also look at setting up Postman, the API platform used for building and using APIs.
Overview
API REST authentication - SOAP Flow - prerequisite video overview
Getting started with Postman
Introduction to API REST authorization
Postman set up
Add request and endpoint
Add content header type
Add authorization header
Add call body and request token
Send call and add token as variable
API REST calling
Intro for REST calls
Get product IDs
Get a SKU
Get a SKU, expand attributes
Update a SKU property
Get DC quantity
Update quantity
Get order
Get order, expand Items
Get orders with filters
Get order & expand fulfillments & expand items
Mark order shipped
Knowledge Check