Get Price List
Returns information about a particular price list identified by tenant ID and price list ID. The response includes details such as code, name, currency, and type.
Request Body required
- 200
- 401
- 500
- default
OK
Schema
Possible values: [XXX
, ALL
, DZD
, ARS
, AUD
, BSD
, BHD
, BDT
, AMD
, BBD
, BMD
, BTN
, BOB
, BWP
, BZD
, SBD
, BND
, MMK
, BIF
, KHR
, CAD
, CVE
, KYD
, LKR
, CLP
, CNY
, COP
, KMF
, CRC
, HRK
, CUP
, CZK
, DKK
, DOP
, SVC
, ETB
, ERN
, FKP
, FJD
, DJF
, GMD
, GIP
, GTQ
, GNF
, GYD
, HTG
, HNL
, HKD
, HUF
, ISK
, INR
, IDR
, IRR
, IQD
, ILS
, JMD
, JPY
, KZT
, JOD
, KES
, KPW
, KRW
, KWD
, KGS
, LAK
, LBP
, LSL
, LRD
, LYD
, LTL
, MOP
, MWK
, MYR
, MVR
, MRO
, MUR
, MXN
, MNT
, MDL
, MAD
, OMR
, NAD
, NPR
, ANG
, AWG
, VUV
, NZD
, NIO
, NGN
, NOK
, PKR
, PAB
, PGK
, PYG
, PEN
, PHP
, QAR
, RUB
, RWF
, SHP
, STD
, SAR
, SCR
, SLL
, SGD
, VND
, SOS
, ZAR
, SSP
, SZL
, SEK
, CHF
, SYP
, THB
, TOP
, TTD
, AED
, TND
, UGX
, MKD
, EGP
, GBP
, TZS
, USD
, UYU
, UZS
, WST
, YER
, TWD
, CUC
, ZWL
, TMT
, GHS
, VEF
, SDG
, UYI
, RSD
, MZN
, AZN
, RON
, CHE
, CHW
, TRY
, XAF
, XCD
, XOF
, XPF
, XBA
, XBB
, XBC
, XBD
, XAU
, XDR
, XAG
, XPT
, XPD
, XUA
, ZMW
, SRD
, MGA
, COU
, AFN
, TJS
, AOA
, BYR
, BGN
, CDF
, BAM
, EUR
, MXV
, UAH
, GEL
, BOV
, PLN
, BRL
, CLF
, XSU
, USN
]
Default value: XXX
Stands for Albania, not all ;-)
Possible values: [UNKNOWN
, BASE
, CATALOG_PROMOTION
]
Default value: UNKNOWN
{
"id": "string",
"grn": "string",
"code": "string",
"name": "string",
"description": "string",
"isActive": true,
"isDefault": true,
"currency": "XXX",
"vatIncluded": true,
"deliveredDutyPaid": true,
"segments": [
"string"
],
"markets": [
"string"
],
"channels": [
"string"
],
"createdAt": "2025-02-07T15:50:52.441Z",
"updatedAt": "2025-02-07T15:50:52.441Z",
"type": "UNKNOWN",
"isSystem": true
}
Unauthorized
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An internal error occurred is thrown when an incompatible payload is sent
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
An unexpected error response.
Schema
details object[]
{
"code": 0,
"message": "string",
"details": [
{
"@type": "string"
}
]
}
POST /pricelist.PriceList/GetPriceList
Authorization
name: Authorizationtype: apiKeyin: header
Request
Request
curl -L -X POST 'https://pricelist.api.gogemini.io/pricelist.PriceList/GetPriceList' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"tenantId": "string",
"id": "string"
}'
curl -L -X POST 'https://pricelist.api.gogemini.io/pricelist.PriceList/GetPriceList' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"tenantId": "string",
"id": "string"
}'
curl -L -X POST 'https://pricelist.api.gogemini.io/pricelist.PriceList/GetPriceList' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"tenantId": "string",
"id": "string"
}'
curl -L -X POST 'https://pricelist.api.gogemini.io/pricelist.PriceList/GetPriceList' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"tenantId": "string",
"id": "string"
}'
curl -L -X POST 'https://pricelist.api.gogemini.io/pricelist.PriceList/GetPriceList' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"tenantId": "string",
"id": "string"
}'
curl -L -X POST 'https://pricelist.api.gogemini.io/pricelist.PriceList/GetPriceList' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"tenantId": "string",
"id": "string"
}'
curl -L -X POST 'https://pricelist.api.gogemini.io/pricelist.PriceList/GetPriceList' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"tenantId": "string",
"id": "string"
}'
curl -L -X POST 'https://pricelist.api.gogemini.io/pricelist.PriceList/GetPriceList' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"tenantId": "string",
"id": "string"
}'
curl -L -X POST 'https://pricelist.api.gogemini.io/pricelist.PriceList/GetPriceList' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
-H 'Authorization: <API_KEY_VALUE>' \
--data-raw '{
"tenantId": "string",
"id": "string"
}'