Action API
Get, edit, or delete account actions by id; make updates to expiration dates and meta data for existing actions with the Shopwaive Action API
GET action endpoint
GET action endpointHeader
key
value
Response Body
key
value
action[] object
key
value
GET actions endpoint
GET actions endpointPOST action endpoint
POST action endpointAuthorizations
X-Shopwaive-Access-TokenstringRequired
Path parameters
actionidstringRequired
The id of the action to update
Body
notestringRequiredExample:
New balance reflects redemption of 3Q sales incentive and restock of inventoryexpirationdatestringRequiredExample:
April 20, 2024expiresstringRequiredExample:
trueResponses
200
Successfully set customer balance
application/json
default
Unexpected error. Method not allowed
application/json
post
/api/action/{actionid}Header
key
value
Request Body
key
value
Response Body
key
value
DELETE action endpoint
DELETE action endpointHeader
key
value
Request Response
key
value
Last updated