7 - Refund order => set order status to "Refunded"
POST {{base_url_servicing}}/subscriptions/{{subscription_id}}/tokens/{{token_id}}/investor-orders/refund
7 - Order confirmed => Refund order
https://docs.tokeny.com/reference/refundmanyinvestororders
This endpoint will set the order to staus: Refunded
This endpoint updates the status of the order. Refund process needs to be managed externally to the platform.
This is an agent endpoint - make sure to input an agent bearer in the header.
Request Body
{"orderIds"=>["85800c1c-a8b8-4a1b-9452-c78f00c74650"]}
RESPONSES
status: OK