Vai al contenuto principale
POST
Create Currency

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corpo

application/json
title
string
obbligatorio
code
string
obbligatorio
symbol_left
string | null
symbol_right
string | null
decimal_place
integer
predefinito:2
value
predefinito:1
is_base
boolean
predefinito:false
is_active
boolean
predefinito:true

Risposta

Successful Response

data
CurrencyOut · object | null
meta
PaginationMeta · object | null
error
string | null
error_code
string | null