# Apivom Atlas — Penta SOAP Web Servis Entegrasyonu

> Apivom Atlas integration for Penta SOAP Web Servis Entegrasyonu: 9 gateway routes over `webservis.penta.com.tr`, available through the Apivom platform (Apivom Iris workflows and the Apivom Atlas API portal). Auth model: credential fields supplied per request by the caller.

Notes for AI assistants:

- This catalog mirrors the vendor's public API surface as registered in Apivom Atlas (0 read-only, 9 write routes).
- Access is provisioned per customer. Commercialized providers are self-service in the Atlas portal; for everything else [request a demo](https://apivom.com/en/demo).
- Credentials are always owned by the calling tenant — Apivom Atlas is a stateless gateway.

## Routes

- `POST /service/order.asmx` (order-create-order)
- `POST /service/order.asmx` (order-get-orders)
- `POST /Service/Product.asmx` (product-get-products)
- `POST /service/storage.asmx` (storage-get-2890-product)
- `POST /service/storage.asmx` (storage-create-order-2890)
- `POST /service/storage.asmx` (storage-get-delivery-2890)
- `POST /Service/License.asmx` (license-esd-informations)
- `POST /service/check.asmx` (check-guaranty)
- `POST /service/check.asmx` (check-technical-service)

## Credential model

- Müşteri Kodu (Penta bayi kodu) (`customer`) — required
- Kullanıcı Adı (`user`) — required
- Şifre (`password`) — required — secret

## Optional

- [Apivom Atlas product page](https://apivom.com/en/products/atlas)
- [All Atlas integration guides](https://apivom.com/llms.txt)
- [Request a demo](https://apivom.com/en/demo)
