v1

latestOpenAPI 3.0.32026-08-068925782.3 MB
Assets

This method approves a request that is in Pending status. No further changes are possible after it is moved to Approved status.<br><br>To use this method, you must provide either a template_id or an activation_tile. Note that activation_tile will be deprecated and template_id is the recommended way to handle texts, customizations, and localization of templates directly in the CloudBlue Connect platform.<br><br>You can also set an effective_date in ISO format, i.e. 2023-04-28 11:36:38.814429+00:00 to specify when the request was approved. You can also adjust the next billing date of the subscription when approving the request by providing asset.billing.next_date. Note that this is only required in rare cases and you should check with your distributor if it is supported on their side. CloudBlue Connect will stop generating automatic billing requests until this date.

post/requests/{id}/approve

Path parameters

idstring required

A unique value identifying this request.

Request body

template_idstring
activation_tilestring
effective_datestring

Response

idstring
type'purchase' | 'change' | 'suspend' | 'resume' | 'cancel'
notestring
reasonstring
createdstring datetime
updatedstring datetime
effective_datestring datetime
answeredboolean
assigneestring
activation_keystring
status'draft' | 'tiers_setup' | 'pending' | 'inquiring' | 'approved' | 'failed'