Endpoints
Estonia: https://aktiva.merit.ee/api/v2/sendprices
Poland: https://program.360ksiegowosc.pl/api/v2/sendprices
Query Payload
| Field | Type | Comment |
|---|---|---|
| Prices | Array of prices objects |
Prices Object
| Field | Type | Comment |
|---|---|---|
| TargetGroup | Int | 0-campaign, 1- Customer, 2- Customer Group |
| TargetName | Str | |
| ItemCode | Str | |
| Price | Decimal | |
| CurrencyCode | Str | |
| DiscountAllowed | Bool | true / false |
| StartDate | Date | |
| EndDate | Date |
Successful Result
OK

