Upwire API


Full documentation can be found here



Here is a Sample of the "Append" api


}
  "username": "[username]",
  "passtoken": "[passtoken]",
  "action": "append",
  "templateId": "[template_id]",
  "csvData": "False",
  "data": {
    "id": "[id]",
    "name": "[name]",
    "mobile": "[mobile]",
    "phone": "[phone]",
    "email": "[email]"
  }
}





s
Shane is the author of this solution article.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.