Skip to main content
POST
Update PDF currency

Authorizations

x-api-key
string
header
required

Path Parameters

heron_id
string
required

heron_id of the PDF

Body

application/json
currency
enum<string>
required

ISO 4217 currency code to update for PDF and all statements

Available options:
USD,
GBP,
EUR,
SEK,
AED,
AUD,
SGD,
CAD,
NOK,
IDR,
CHF,
DKK,
MXN,
PLN,
MYR,
VND,
RON,
TRY,
CZK,
BGN,
HKD,
PHP,
HUF,
NZD,
BRL,
ILS,
COP,
RUB,
INR,
ZAR,
THB,
JPY,
CLP,
MAD,
RSD,
SLE
Example:

"EUR"

Response

PDF currency updated successfully

ok
boolean
pdf
object
request_id
string

Unique UUID per request