Get reconciliation directions

GET /api-v1/list/reconciliation/directions

Returns a map {direction: translation}

Headers

Responses

GET /api-v1/list/reconciliation/directions
curl \
 -X GET http://wyzio.app/api-v1/list/reconciliation/directions \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"
Response examples (200)
{
  "key": "string"
}