Approve Requests

Allows approving requests that are in pending status. You can use this API only when the auto-approval configurations are not enabled for your organization. Also, you cannot approve force approval requests made using client_auto_approve=true.

Request Body Parameters

ParameterDatatypeDescription
id*longReference id of the request that you want to approve.
type*enumType of request. Value: CHANGE_IDENTIFIER, GOODWILL, TRANSACTION_UPDATE.
base_type*enumSub-type of the request. Value: If type=CHANGE_IDENTIFIER, base_type could be MOBILE, EMAIL, EXTERNAL_ID, MERGE, or REALLOCATION.

If type=GOODWILL, base_type will be POINTS, or COUPONS.

Language
Authorization
Basic
base64
:
URL
Click Try It! to start a request and see the response here!