POSPointe
  1. Schemas
POSPointe
  • POSPointe GiftCard Server
  • Pospointe Trans
  • MyPOSPointe API
  • Pospointe Agent
  • Pospointe Loyalty
  • Sample Schemas
    • Pet
    • Category
    • Tag
  • Schemas
    • AuthRequest
    • Franchisee
    • RadeemRequest
    • ReloadRequest
    • RequestBalanceCheck
    • RequestChangeStatus
    • ThirdPartyUser
    • TokenRequest
    • enc
    • CardsIdGet200TextPlainResponse
    • CardsIdGet200ApplicationJsonResponse
    • CardsIdGet200TextJsonResponse
    • FranchiseeArray
  1. Schemas

ThirdPartyUser

{
    "userId": "string",
    "firstName": "string",
    "lastName": "string",
    "businessName": "string",
    "phoneNo": "string",
    "email": "string",
    "username": "string",
    "password": "string",
    "address1": "string",
    "address2": "string",
    "city": "string",
    "zipCode": "string",
    "isActive": true,
    "createdDate": "string",
    "approvedGroupId": "string",
    "insider": true
}
Built with