GET
/accounts
POST
/accounts
GET
/accounts/{accountId}
GET
/accounts/{accountId}/assignments
POST
/accounts/{accountId}/assignments
GET
/accounts/{accountId}/assignments/{assignmentId}
PUT
/accounts/{accountId}/assignments/{assignmentId}
DELETE
/accounts/{accountId}/assignments/{assignmentId}
PUT
/accounts/{accountId}/assignments/{assignmentId}?disable
GET
/accounts/{accountId}/creatives
POST
/accounts/{accountId}/creatives
GET
/accounts/{accountId}/creatives/{creativeId}
PUT
/accounts/{accountId}/creatives/{creativeId}
DELETE
/accounts/{accountId}/creatives/{creativeId}
GET
/accounts/{accountId}/orders
POST
/accounts/{accountId}/orders
GET
/accounts/{accountId}/orders/{orderId}
PUT
/accounts/{accountId}/orders/{orderId}
DELETE
/accounts/{accountId}/orders/{orderId}
GET
/accounts/{accountId}/orders/{orderId}/lines
POST
/accounts/{accountId}/orders/{orderId}/lines
GET
/accounts/{accountId}/orders/{orderId}/lines/{lineId}
PUT
/accounts/{accountId}/orders/{orderId}/lines/{lineId}
DELETE
/accounts/{accountId}/orders/{orderId}/lines/{lineId}
PUT
/accounts/{accountId}/orders/{orderId}/lines/{lineId}?book
PUT
/accounts/{accountId}/orders/{orderId}/lines/{lineId}?reserve
PUT
/accounts/{accountId}/orders/{orderId}/lines/{lineId}?cancel
PUT
/accounts/{accountId}/orders/{orderId}/lines/{lineId}?reset
GET
/organizations
POST
/organizations
GET
/organizations/{organizationId}
PUT
/organizations/{organizationId}
DELETE
/organizations/{organizationId}
GET
/products
GET
/products/{productId}
POST
/products/search
POST
/products/avails
GET
/accounts/{accountId}/changerequest
POST
/accounts/{accountId}/changerequest
GET
/accounts/{accountId}/changerequest/{changerequestId}
PUT
/accounts/{accountId}/changerequest/{changerequestId}
DELETE
/accounts/{accountId}/changerequest/{changerequestId}
PUT
/accounts/{accountId}/changerequest/{changerequestId}?approve
PUT
/accounts/{accountId}/changerequest/{changerequestId}?reject
GET
/accounts/{accountId}/changerequest/{changerequestId}/lines
POST
/accounts/{accountId}/changerequest/{changerequestId}/lines
GET
/accounts/{accountId}/changerequest/{changerequestId}/lines/{lineId}
PUT
/accounts/{accountId}/changerequest/{changerequestId}/lines/{lineId}
DELETE
/accounts/{accountId}/changerequest/{changerequestId}/lines/{lineId}
GET
/accounts/{accountId}/orders/{orderId}/lines/stats
GET
/accounts/{accountId}/orders/{orderId}/lines/{lineId}/stats