PostEVPublicChargingCreditInput
Input fields
Optional short note about the credit, to be displayed to the user.
The external account identifier.
The net amount of the credit to be added. Amount should be posted in the smallest unit of currency.
The reason why the credit is added.
The tax amount of the credit to be added. Amount should be posted in the smallest unit of currency.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"displayNote": "president-require-spring-especially-participant",
"externalAccountId": "41153797",
"netAmount": 51,
"reason": "EXTERNAL_REFERRAL_CREDIT",
"taxAmount": 72
}