Download OpenAPI specification:Download
APIs that allow you to create transactions in iCompleat.
Used to initiate a punchout to a supplier
| punchoutSupplierId required | string <guid> Example: 01acbd1f-8921-42dd-b0ff-85a5976ddb2b The unique id for a punchout supplier obtained from Get int/punchoutsuppliers |
{- "data": {
- "userErrorMessage": "string",
- "requiresConfiguration": false,
- "hasPermissionToConfigure": true,
- "hasAbilityToSearchProducts": true,
- "punchoutSupplierModel": {
- "supplierName": "Amazon Business",
- "id": "01acbd1f-8921-42dd-b0ff-85a5976ddb2b"
}
}, - "errors": null
}