The Change API
Extragebühr festlegen
Legen Sie Ihr Profil fest API Extragebühr
post
https://api.thechange.ltd/profile/fee
Kopfzeile
Feld | Typ | Beschreibung |
---|---|---|
X-API-KEY | String | Ihr API-Schlüssel |
Textparameter
Feld | Typ | Beschreibung |
---|---|---|
extraFee | String | Ihre Extragebühr. Erlaubter Wertebereich: 0-10, Maximale Schrittweite: 0.01 |
Erfolgreiche Antwort
HTTP/1.1 200 OK
{
"extraFee": "0.4"
}