3.232.0 release notes
about 2 hours ago by ReadMe API
- ✨ New features
- Added the experimental
POST /public-api/actions/transaction/v1.0/{transaction}/create-pre-authorizationendpoint for creating or retrieving an ad hoc transaction pre-authorisation. Sendprocessorasworldlineorstripe; Worldline requests requirereturnUrland may includelocale,paymentProductId, andpaymentProductFilters. The response provides either WorldlineredirectUrlandreference, or StripeclientSecretandpaymentIntentId, depending on the processor. - Added the optional
rfidStandardproperty to ID tag create and update requests and to ID tag responses onGET /public-api/resources/id-tags/v2.0,POST /public-api/resources/id-tags/v2.0,GET /public-api/resources/id-tags/v2.0/{idTag}, andPATCH /public-api/resources/id-tags/v2.0/{idTag}. RFID tags supportiso14443andiso15693; the property is accepted only for RFID tags and is omitted from responses when no standard is recorded. - Added the optional
filter[rfidStandard]query parameter toGET /public-api/resources/id-tags/v2.0for listing RFID tags by theiso14443oriso15693card standard. - Expanded the Issue
categoryvalues withreportingonPOST /public-api/resources/issues/v1.0andPATCH /public-api/resources/issues/v1.0/{issue}. Issue responses fromGET /public-api/resources/issues/v1.0,POST /public-api/resources/issues/v1.0,GET /public-api/resources/issues/v1.0/{issue}, andPATCH /public-api/resources/issues/v1.0/{issue}may now also returnreporting.
- Added the experimental