The following are sample HTTP requests and responses.
The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/RoomBoardCredit HTTP/1.1
Host: api.bryan.edu
Content-Type: text/jsv
Content-Length: length
{
roamBoardID: 0,
studentUID: 0,
giftSelected: False,
giftAmount: String,
creditSelected: False,
creditAmount: String,
refundSelected: False,
refundAmount: String,
mailingAddress: String,
insertTime: 0001-01-01,
insertUser: String,
username: String
}