API Documentation

This service is in BETA. For access please Fill out the application

CONTENTS
RESOURCES
MACROS
VERBS
REPORTS

Macros

With SLAPI, we use "Macros" to perform a series of resource requests in such a way to verify the integrity of a transaction. For example, making a call to doMoveItem will decrement the quantity of an item in one location and increment the quantity in a new location and ensure that both parts of the transaction were performed.

Our macro calls are all proceeded with the prefix of "do"