To view an order type, issue a GET request to the /ccadmin/v1/orderTypes/{id} endpoint on the administration server. The following example illustrates calling this endpoint with order (the only order type currently available) specified as the value for id:

GET /ccadmin/v1/orderTypes/order HTTP/1.1
Authorization: Bearer <access_token>

Copyright © 1997, 2017 Oracle and/or its affiliates. All rights reserved. Legal Notices