Skip to content

katana_public_api_client.models.purchase_order_accounting_metadata

katana_public_api_client.models.purchase_order_accounting_metadata

Classes

PurchaseOrderAccountingMetadata

Accounting integration metadata linking purchase orders to external accounting systems for bill processing and financial record synchronization

Example:
    {'id': 156, 'purchase_order_id': 8001, 'received_items_group_id': 2001, 'integration_type': 'quickBooks',
        'bill_id': 'BILL-2024-001', 'created_at': '2024-01-15T11:30:00Z'}