Commerce REST Endpoints

Commerce
Oracle CPQ exposes transactional objects and transaction data through REST APIs and RESTful standards.
Get Transaction
Method: get
Path: /rest/v19/commerce{Stage}{ProcessVarName}{MainDocVarName}/{id}
Get Transaction Line
Method: get
Path: /rest/v19/commerce{Stage}{ProcessVarName}{MainDocVarName}/{id}/{subDocVarName}/{docNumber}
Get Transaction Lines
Method: get
Path: /rest/v19/commerce{Stage}{ProcessVarName}{MainDocVarName}/{id}/{subDocVarName}
Get Transactions
Method: get
Path: /rest/v19/commerce{Stage}{ProcessVarName}{MainDocVarName}