- Previous: Coupa Integration
- Up: Coupa Integration
- Next: MainPOChangeValidationScheduler
MainRequisitionScheduler
This api is consumed by a user.
#### Request URI
#### Request Example
#### Response Example
```
POST /requisition
```
#### Request Structure
API field | Type | Mandatory | Description |
SchedulerRequest
|
|||
correlationId
|
String | Y | Correlation ID |
sender
|
String | Y | Sender |
minutesFrequency
|
String | N | Minutes Frequency |
```
{
"SchedulerRequest": {
"correlationId":"123456789",
"sender":"TIBCO",
"minutesFrequency":""
}
}
```
#### Response Structure
API field | Type | Description |
SchedulerResponse
|
||
Response
|
String | Possible value are “SUCCESS”, “ERROR” |
```
{
"SchedulerResponse": {
"Response": "SUCCESS"
}
}
```
- Previous: Coupa Integration
- Up: Coupa Integration
- Next: MainPOChangeValidationScheduler
Docs Navigation
- Campari Open API
- Getting Started
- Connection Tester
- Automatic GRC
- Coupa Integration
- Customer Master Data
- Dogana Connector
- EZFocus
- Journal Entries
- Logistics Operators
- Material Master Data
- One Plan
- Purchase Orders
- Product
- Sales Order
- SAP Utils
- Transport Management System
- Vendor Purchase Orders
- WBS Automation
0 Comments
Please sign in to post a comment.