• Register

Pricing

This mock api is consumed by a client in order to test connection with Campari's APIs. ## 1. POST operation #### Request URI
#### Request Structure
API field Type Mandatory Example
header
sap_condition_type String N YP01
currencyCode String N USD
distributor_code String N
market_code String N ZBRD700093
effective_date String N 2025-01-01
expiry_date String N 2025-12-31
pack_code String N CG0A0204010506
price_condition_value String N 45.69
supply_type String N
brand_label_code String N CG0A020401
ps_effective_date String N 2025-01-01
vis_revisionId String N 2
#### Request Example #### Response Structure
API field Type Description
header
sap_condition_type String YP01
currencyCode String USD
distributor_code String
market_code String ZBRD700093
effective_date String 2025-01-01
expiry_date String 2025-12-31
pack_code String CG0A0204010506
price_condition_value String 45.69
supply_type String
brand_label_code String CG0A020401
ps_effective_date String 2025-01-01
vis_revisionId String 2
status String Y
statusMessage String successfully added price
#### Response Example

Docs Navigation