Cancelling Customer Purchase Orders
This API cancels a Customer Purchase Order.
API Details
API | Signature |
---|---|
cancelCustomerPO | webService static Apttus_Config2.CPQStruct.CancelCustomerPOResponseDOcancelCustomerPO(Apttus_Config2.CPQStruct.CancelCustomerPORequestDO) |
Parameters | ||
---|---|---|
Name | Type | Description |
request | Apttus_Config2.CPQStruct.CancelCustomerPORequestDO | The request data object. |
Request Data Object - Apttus_Config2.CPQStruct.CancelCustomerPORequestDO | |||
---|---|---|---|
Field | Type | Required? | Description |
CustomerPOId | ID | Yes | Unique identifier of the latest version of the customer purchase order to be cancelled. |