Ariba Sourcing · Example Payload

External Approval Api Approval Change Example

ApprovalsAuctionsB2BContractsProcurementRFxSAPSourcingSupplier ManagementSupply Chain

External Approval Api Approval Change Example is an example object payload from Ariba Sourcing, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

changeSequenceIdtaskIddocumentTypedocumentIdstatusfullURL

Example Payload

Raw ↑
{
  "changeSequenceId": "12345",
  "taskId": "TASK-500123",
  "documentType": "RFXDocument",
  "documentId": "DOC-001234",
  "status": "submitted",
  "fullURL": "https://mycompany-T.sourcing.ariba.com/Sourcing/main/ad/taskWorkspace"
}