Retrieves POS mappings with their associated GL accounts. Returns POS accounts as top-level items with nested GL account information.
Put ONLY your JWT Bearer token on textbox below!
Modified date start (inclusive). If not provided but modifiedOnEnd is provided, defaults to modifiedOnEnd date
Modified date end (inclusive)
POS mapping type. Valid values: Sales Account, Payment Type, Job Title, Paid Out Type
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.
Unprocessable Content