GetCreditTerms.wr

04-24-2017

This method returns the credit terms about a specific client.

Parameters

  • Number : clientid - undefined

Useage

Example Request

GET /getCreditTerms.wr?sidtoken=000000000000000000000000000&clientid=67890 HTTP/1.1
Host: api.voicebroadcasting.com
Content-Type: application/x-www-form-urlencoded

Example Response

{"recno":"8","billcycle":"daily","payday":"","prepaid":false,"maxcredit":1.0,"fullpay":true,"lowcredit1":0.10,"lowcredit2":0.01}