{
  "resourceType": "ValueSet",
  "id": "posting-instruction-payment-method-finance",
  "url": "https://api-erp.kamsoft.pl/vs/finance/posting-instruction-payment-method",
  "version": "1.0.0",
  "name": "PostingInstructionPaymentMethodFinance",
  "title": "Posting Instruction Payment Method Finance",
  "status": "draft",
  "content": "complete",
  "description": "Forma płatności PostingInstruction (mapowanie DOK.FRMP / słownik FK: G, I, K, P). Wartości KSeF: Gotówka, Karta, Przelew.",
  "concept": [
    { "code": "cash", "display": "Gotówka (G)" },
    { "code": "other", "display": "Inna (I)" },
    { "code": "credit-card", "display": "Karta kredytowa (K)" },
    { "code": "transfer", "display": "Przelew (P)" }
  ]
}
