Create ActionAsk AIpost https://api.partnerstack.com/v1/actionsGive a reward for a specific action (use customer/partner values based on who performed the action)Body Paramscustomer_keystringlength ≤ 255The customer that took the actionpartner_emailstringlength ≤ 255The email address of the partner that perfomred the actionpartner_keystringlength ≤ 255The key of the partner that performed the actiontypestringlength ≤ 255The type of action being logged. Should match the reward trigger setup in PartnerStack. Should be 2 lowercase words separated by an underscore(_) in the form noun_verb (eg. post_created)valueint32 | nullDefaults to 1Number of times the action was performedResponses 200Action 400Bad Request Error 401Unauthorized Error 403Forbidden Error 404Not Found Error 500Internal Server ErrorUpdated 7 months ago