• 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
sapConditionType String N YP01
currencyCode String N USD
distributorCode String N
marketCode String N ZBRD700093
effectiveDate String N 2025-01-01
expiryDate String N 2025-12-31
packCode String N CG0A0204010506
priceConditionValue String N 45.69
supplyType String N
brandLabelCode String N CG0A020401
psEffectiveDate String N 2025-01-01
visRevisionId String N 2
#### Request Example #### Response Structure
API field Type Description
header
sapConditionType String YP01
currencyCode String USD
distributorCode String
marketCode String ZBRD700093
effectiveDate String 2025-01-01
expiryDate String 2025-12-31
packCode String CG0A0204010506
priceConditionValue String 45.69
supplyType String
brandLabelCode String CG0A020401
psEffectiveDate String 2025-01-01
visRevisionId String 2
status String Y
statusMessage String successfully added price
#### Response Example

Docs Navigation