WINSMS
  1. Schemas
WINSMS
  • credits
    • Get your current WinSMS credit balance
      GET
    • Transfer credits between main and sub accounts.
      POST
  • shortcode
    • Get a list of incoming short/long code messages
      GET
  • sms
    • Get a list of incoming SMS messages
      GET
    • Get a list of incoming opt-out SMS messages
      GET
    • Send SMS messages
      POST
    • Send multiple different SMS messages
      POST
    • Get SMS delivery statuses
      POST
    • Get a list of scheduled SMS messages
      GET
    • Delete scheduled SMS messages and refund credits
      POST
  • subaccounts
    • Get a list of all Sub Accounts.
      GET
  • Schemas
    • Schemas
      • errorDetails
  1. Schemas

errorDetails(errorDetails)

{
    "errorMessage": "The resource requested does not exist. Please verify the path, spelling, and capitalisation\n",
    "statusCode": 404,
    "timeStamp": "20170120152253514",
    "version": "1.0"
}
Built with