Skip to main content
2025.10.7

Release Features

  • Updated consumer integration to support the new v3 onboarding response format for Person and Business, ensuring consistent data handling and UI display.
2025.10.6

Release Feature

  • V3 API Response Standardization: All V3 APIs of List and Showing (Person, Business, and Merchant) now follow a unified response contract with consistent structure. Error responses are now standardized across all endpoints, providing clearer, more consumer-friendly messages with proper attribute naming in validation errors.
  • Enhanced Relational Data: We’ve introduced a new relations object across all V3 endpoints, making it easier to understand entity relationships:
    • Person responses now include related Business or Merchant UUIDs.
    • Business and Merchant responses include associated Person UUIDs.

Maintenance Items

Billing Improvements: Fixed filter inconsistencies in Billing Item and Summary endpoints, ensuring accurate and reliable query results across both endpoints with consistent behavior.
I