Create Field Mapping

POST
/field-mapping

Create field mappings for a connection after user input

Headers

x-revert-public-tokenstringRequired

Your public key, to be used on the frontend usually.

x-revert-t-idstringRequired

The unique customer id used when the customer linked their account.

x-revert-t-tokenstringRequired

The temp used to identify tenant.

Request

This endpoint expects an object.
standardMappingslist of objectsRequired
customMappingslist of objectsRequired

Response

This endpoint returns an object.
statusenum
Allowed values: okerror
Built with