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

Franchisee

{
    "franchiseeId": "string",
    "groupId": "string",
    "franchiseeName": "string",
    "address": "string",
    "city": "string",
    "state": "string",
    "zipCode": "string",
    "phoneNumber": "string",
    "email": "string",
    "bankAccountNumber": "string",
    "bankRoutingNumber": "string",
    "customerId": "string",
    "paymentAccountId": "string",
    "vendorId": "string",
    "bankAccountId": "string",
    "createdDate": "string",
    "isActive": true,
    "notes": "string",
    "legalName": "string",
    "selfFill": true,
    "pospointeDb": "string"
}
Built with