HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

3.232.0 release notes

  1. New features
    1. Added the experimental POST /public-api/actions/transaction/v1.0/{transaction}/create-pre-authorization endpoint for creating or retrieving an ad hoc transaction pre-authorisation. Send processor as worldline or stripe; Worldline requests require returnUrl and may include locale, paymentProductId, and paymentProductFilters. The response provides either Worldline redirectUrl and reference, or Stripe clientSecret and paymentIntentId, depending on the processor.
    2. Added the optional rfidStandard property to ID tag create and update requests and to ID tag responses on GET /public-api/resources/id-tags/v2.0, POST /public-api/resources/id-tags/v2.0, GET /public-api/resources/id-tags/v2.0/{idTag}, and PATCH /public-api/resources/id-tags/v2.0/{idTag}. RFID tags support iso14443 and iso15693; the property is accepted only for RFID tags and is omitted from responses when no standard is recorded.
    3. Added the optional filter[rfidStandard] query parameter to GET /public-api/resources/id-tags/v2.0 for listing RFID tags by the iso14443 or iso15693 card standard.
    4. Expanded the Issue category values with reporting on POST /public-api/resources/issues/v1.0 and PATCH /public-api/resources/issues/v1.0/{issue}. Issue responses from GET /public-api/resources/issues/v1.0, POST /public-api/resources/issues/v1.0, GET /public-api/resources/issues/v1.0/{issue}, and PATCH /public-api/resources/issues/v1.0/{issue} may now also return reporting.