Send a responderCopy Pagepost https://api.vrio.app/responders/{responder_id}/send Path Paramsresponder_idintegerrequiredBody Paramsorder_idintegerrequiredThe Vrio Order ID to attach the responder to.transaction_idintegerPass an optional transaction_id to specify which transaction on the order to reference. If you do not pass a transaction_id or it does not belong to the order, the most recent non declined transaction is used.merge_tagsobjectArray of merge tags. Example : {"discount_code": "discount1"}merge_tags objectResponses 200OK 400Error response 401Unauthorized response 403Forbidden response 500Error responseUpdated about 2 months ago