MerchantOfRecord
Definition of a merchant of record. It is either the marketplace or a party
This page contains
Fields
| id: ID! | ID of the merchant |
| createdOn: DateTime! | Creation date of the merchant in customer balance service |
| reference: String! | Reference to the merchant. Either the UUID of a reseller or the Marketplace name |
| type: String! | Type. Either Reseller or Marketplace |
Parent objects of MerchantOfRecord
| BalanceCustomer PREVIEW | Definition of a Customer |
Queries for MerchantOfRecord
| customer PREVIEW | Retrieve a customer with the latest or all balance by id |
| customerByUserAndAccountAndMerchant PREVIEW | Retrieve a customer with the latest or all balance by user Id, account Id and Merchant of Record |