Check PO API
### Check Po API
This API is designed to verify the existence of a Purchase Order (Po) in Dice.
| **Params** | **Required** | **Description** |
| --- | --- | --- |
| orderId | Mandatory | The Order ID for a Purchase Order (PO) is assigned during the creation process. |
Headers
DICE-APP-ID
X-CLIENT-ID
X-CLIENT-SECRET
Query parameters
orderId
Response
OK
exists

