Skip to content

businessContact_api

nattapon.r edited this page Feb 2, 2017 · 7 revisions

Model

https://github.com/mzget/rfl-sme-app/wiki/posts_collection

//@ Post message to business.

http://git.animation-genius.com:3002/api/businessContact/posts

/api/businessContact/posts => Post (businessId: string, senderId: string, message : string) : Post[]

/api/businessContact/posts => GET (businessId: string, lastMessageId : string) : Post[]

Clone this wiki locally