Get purchase invoice journal entry types

GET /api-v1/list/purchase-invoice-journal-entry-type

Returns a map {type: translation}

Headers

Responses

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