Master Data
Terakhir diubah:2026-03-03 19:40:50
OperationId:tenant.suppliers.show
Get supplier detail with contacts, addresses, and bank accounts.
Request
Berikan token Bearer anda pada header Authorization
ketika melakukan request ke resource yang dilindungi. Contoh:Authorization: Bearer ********************
Response
application/json
curl --location 'http://localhost/api/v1/tenant/master-data/suppliers/' \
--header 'Authorization: Bearer <token>'
Diubah pada 2026-03-03 19:40:50