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):
- New API
GET /internal/qontak/customer/v1/currencies— returns the list of supported currencies (id, name, code, icon). GETfield properties: when a field'sfield_typeisnumberandnumber_typeiscurrency, the response includes thecurrencieslist (seen onGET /internal/qontak/customer/v1/contacts/settings/field_properties).GETcustomer detail: when the customer has a custom field of number type with currency subtype, the response includes currency code info; defaults toIDRif null/falsy.
- New API
- 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.