Retrieves POS Mappings. Returns all POS mappings with their associated GL Account (null if unmapped).
Put ONLY your JWT Bearer token on textbox below!
Modified date start (inclusive). Format: 2022-06-02T09:13:00Z. If not provided but modifiedOnEnd is provided, defaults to modifiedOnEnd date
Modified date end (inclusive). Format: 2022-06-02T09:13:00Z
POS mapping type. Valid values: SalesAccount, JobTitle, PaymentType, PaidOutType, EarningType
Number of results per page. Default: 250, Max: 250
Continuation token for pagination. Use the nextLink from a previous response to get the next page of results
POS Mappings with their associated GL Accounts and pagination support.
Response containing POS mappings with pagination support.
The collection of POS mappings for the current page.
POS mapping with associated GL accounts.
POS Account identifier.
POS mapping type (e.g., "Sales Account", "Job Title", "Payment Type", "Paid Out Type").
POS account name.
Last modified date.
GL Account summary for POS mapping response.
GL Account identifier.
GL Account name.
GL Account number (e.g., "4010-100").
GL Type name (e.g., "Sales", "Revenue", "Expense").
URL to retrieve the next page of results, or null if this is the last page.