Ariba Sourcing · Example Payload

External Approval Api Approval Action Request Example

ApprovalsAuctionsB2BContractsProcurementRFxSAPSourcingSupplier ManagementSupply Chain

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

Top-level fields

taskIdactionuserIdcomment

Example Payload

Raw ↑
{
  "taskId": "TASK-500123",
  "action": "approve",
  "userId": "jsmith@example.com",
  "comment": "Approved per procurement policy."
}