/
OP
openfoodfacts
/
Open Food Facts open-prices REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
openfoodfacts
Open Food Facts open-prices REST API
patch
/api/v1/proofs/{id}
v2
latest
OpenAPI 3.0.3
AGPL-3.0
2026-07-21
61
83
244.3 KB
proofs
patch
/api/v1/proofs/{id}
Path parameters
id
integer
required
A unique integer value identifying this Proof.
Request body
PatchedProofUpdate
required
location_osm_id
integer
nullable
location_osm_type
union
type
'PRICE_TAG'
|
'RECEIPT'
|
'GDPR_REQUEST'
|
'SHOP_IMPORT'
PRICE_TAG
- PRICE_TAG
RECEIPT
- RECEIPT
GDPR_REQUEST
- GDPR_REQUEST
SHOP_IMPORT
- SHOP_IMPORT
currency
union
date
string
date
nullable
receipt_price_count
integer
nullable
receipt_price_total
number
double
nullable
receipt_online_delivery_costs
number
double
nullable
ready_for_price_tag_validation
boolean
owner_consumption
boolean
nullable
owner_comment
string
nullable
Response
ProofUpdate
required
location_osm_id
integer
nullable
location_osm_type
union
type
'PRICE_TAG'
|
'RECEIPT'
|
'GDPR_REQUEST'
|
'SHOP_IMPORT'
required
PRICE_TAG
- PRICE_TAG
RECEIPT
- RECEIPT
GDPR_REQUEST
- GDPR_REQUEST
SHOP_IMPORT
- SHOP_IMPORT
currency
union
date
string
date
nullable
receipt_price_count
integer
nullable
receipt_price_total
number
double
nullable
receipt_online_delivery_costs
number
double
nullable
ready_for_price_tag_validation
boolean
owner_consumption
boolean
nullable
owner_comment
string
nullable