Returns a list of codes and names for supported currencies (for example, for cash on delivery, insurance, or other shipment-related payments). An application that integrates the CPL API can use this list to determine which currencies PPL supports for its services (e.g., for cash on delivery – Cash on Delivery, or for insurance – Insurance).
Request
Query Params
Limit
integer<int32>
required
>= 1<= 1000
Offset
integer<int32>
required
>= 0
Header Params
Accept-Language
string
optional
Language specification, default language: cs-CZ
X-Correlation-ID
string
optional
Correlation Id of request
X-LogLevel
enum<string>
optional
The forced log level
Allowed values:
TraceDebugInformationWarningErrorCritical
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/codelist/currency?Limit&Offset' \
--header'Accept-Language;' \
--header'X-Correlation-ID;' \
--header'X-LogLevel;'
Responses
🟢200OK
application/json
Success
Headers
X-Correlation-ID
string
optional
Correlation Id of request otherwise id of response