OBJECT

PayableMerchantGroupMaster

link GraphQL Schema definition

  • type PayableMerchantGroupMaster {
  • id: ID!
  • # If a group master is archived, users cannot register it to their whitelist.
  • isArchived: Boolean!
  • name: String!
  • }