post https://api.ramp.com/developer/v1/accounting/fields
If an custom field with the same id already exist on Ramp, then that existing one will be returned instead of creating a new one; If the existing custom field is inactive, it will be reactivated.
If you want to update the existing custom field, please use the PATCH developer/v1/accounting/fields/{id} endpoint instead.