Resume Billing Input

Input representation of the details of the request to resume the billing operation for an account or a billing schedule group.
JSON example
{
    "referenceIds":
    [
        {
          "referenceId": "001DU000001o2UwYAI",
          "resumeDate": "2024-11-27"
        }
    ]
 
}
Properties
Name Type Description Required or Optional Available Version
referenceIds Resume Billing Object Input[] Input representation of the account or billing schedule group IDs to resume the billing operation for. Required 63.0