API changelog
2025-07-14
-
Scan Payment Card capability has been added. You can now build workflows that include scanning credit or debit cards. Read more in Capabilities.
-
Multipart uploads of images are now supported through a new Edge API endpoint:
/api/v1/transaction/{transactionId:regionalObjectId}/multipart/resume
2025-06-11
- The service trace endpoint in Agent API has been changed from
/api/v1/transaction/{serviceTraceId}to/api/v1/service-trace/{serviceTraceId}.