-
Notifications
You must be signed in to change notification settings - Fork 0
businessContact_api
nattapon.r edited this page Feb 2, 2017
·
7 revisions
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[]
Data model
Third party systems integration.
Deployment