v2

latestOpenAPI 3.0.3AGPL-3.02026-07-216183244.3 KB
proofs

patch/api/v1/proofs/{id}

Path parameters

idinteger required

A unique integer value identifying this Proof.

Request body

location_osm_idinteger nullable
type'PRICE_TAG' | 'RECEIPT' | 'GDPR_REQUEST' | 'SHOP_IMPORT'
  • PRICE_TAG - PRICE_TAG
  • RECEIPT - RECEIPT
  • GDPR_REQUEST - GDPR_REQUEST
  • SHOP_IMPORT - SHOP_IMPORT
datestring date nullable
receipt_price_countinteger nullable
receipt_price_totalnumber double nullable
receipt_online_delivery_costsnumber double nullable
ready_for_price_tag_validationboolean
owner_consumptionboolean nullable
owner_commentstring nullable

Response

location_osm_idinteger nullable
type'PRICE_TAG' | 'RECEIPT' | 'GDPR_REQUEST' | 'SHOP_IMPORT' required
  • PRICE_TAG - PRICE_TAG
  • RECEIPT - RECEIPT
  • GDPR_REQUEST - GDPR_REQUEST
  • SHOP_IMPORT - SHOP_IMPORT
datestring date nullable
receipt_price_countinteger nullable
receipt_price_totalnumber double nullable
receipt_online_delivery_costsnumber double nullable
ready_for_price_tag_validationboolean
owner_consumptionboolean nullable
owner_commentstring nullable