Skip to main content

Manual test confirmation for TF-3574 currency API and field properties

Context

Maulana Ghozi Humama asked Gregorius Hendry to run manual test for TF-3574, covering the new backend-managed currency options work described in the 2026-07-23 currency ISO code decision note.

Notes

  • Test scope (3 contexts):
    1. New API GET /internal/qontak/customer/v1/currencies — returns the list of supported currencies (id, name, code, icon).
    2. GET field properties: when a field's field_type is number and number_type is currency, the response includes the currencies list (seen on GET /internal/qontak/customer/v1/contacts/settings/field_properties).
    3. GET customer detail: when the customer has a custom field of number type with currency subtype, the response includes currency code info; defaults to IDR if null/falsy.
  • Sample curl requests/responses for all three endpoints were shared in the thread (staging env, api_env: staging).
  • Gregorius Hendry confirmed: "done tested all context dan works ya mas ghoz."

Decisions / changes

None.

Follow-ups

None — manual test passed; no further action recorded in this thread.